This commit is contained in:
Antonio Scandurra 2023-10-02 14:36:16 +02:00
parent 64a55681e6
commit df7ac9b815
2 changed files with 2 additions and 9 deletions

View file

@ -581,8 +581,6 @@ impl AssistantPanel {
codegen_kind,
);
dbg!(&prompt);
let mut messages = Vec::new();
let mut model = settings::get::<AssistantSettings>(cx)
.default_open_ai_model