mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-17 21:17:15 +00:00
Fixes for library client
This commit is contained in:
parent
7615da78b8
commit
4904ca64df
6 changed files with 32 additions and 21 deletions
|
|
@ -4368,14 +4368,11 @@
|
|||
"step_id": {
|
||||
"type": "string"
|
||||
},
|
||||
"model_response_text_delta": {
|
||||
"text_delta": {
|
||||
"type": "string"
|
||||
},
|
||||
"tool_call_delta": {
|
||||
"$ref": "#/components/schemas/ToolCallDelta"
|
||||
},
|
||||
"tool_response_text_delta": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue