mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-29 16:34:43 +00:00
fix tool calling by not relying on finish reason but tool_calls
This commit is contained in:
parent
a1524390b9
commit
7323d8e86f
2 changed files with 6 additions and 3 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# This is a temporary run file because model names used by the verification tests
|
||||
# are not quite consistent with various pre-existing distributions.
|
||||
#
|
||||
version: '2'
|
||||
image_name: openai-api-verification
|
||||
apis:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue