Public Access
fix: support LiteLLM Responses streaming
PR and Push Build/Test / build-and-test (push) Successful in 14m17s
PR and Push Build/Test / build-and-test (push) Successful in 14m17s
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
"Endpoint": "http://127.0.0.1:4021",
|
||||
"KeyEnv": "LITELLM_API_KEY",
|
||||
"Model": "chatgpt/gpt-5.5",
|
||||
"UseStreaming": true,
|
||||
"EnableThinking": true,
|
||||
"ReasoningEffort": "Medium",
|
||||
"ReconnectionAttempts": 2,
|
||||
|
||||
Reference in New Issue
Block a user