fix: support LiteLLM Responses streaming
PR and Push Build/Test / build-and-test (push) Successful in 14m17s

This commit is contained in:
2026-07-27 14:44:32 +02:00
parent 3cadf08fa2
commit e192ae7cd8
16 changed files with 682 additions and 541 deletions
+1
View File
@@ -31,6 +31,7 @@ The tray menu includes `Open agent`, which opens the `Meeting Summary Agent` cha
"Endpoint": "",
"KeyEnv": "",
"Model": "",
"UseStreaming": null,
"EnableThinking": null,
"ReasoningEffort": null,
"MaxOutputTokens": null,