WIP
This commit is contained in:
parent
3d1f522566
commit
cdd5cb16ed
14 changed files with 348 additions and 258 deletions
|
@ -3542,5 +3542,5 @@ fn report_assistant_event(
|
|||
.default_open_ai_model
|
||||
.clone();
|
||||
|
||||
telemetry.report_assistant_event(conversation_id, assistant_kind, model.full_name(), cx)
|
||||
telemetry.report_assistant_event(conversation_id, assistant_kind, model.full_name())
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue