mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-09 02:45:29 +08:00
feat: Improve OpenAI tool call handling by passing unknown tool calls as content and filtering streamed tool calls by schema.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
{
|
||||
"calls": [
|
||||
{"name": "unknown_tool", "input": {"x": 1}}
|
||||
]
|
||||
"calls": []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user