mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 09:53:45 +00:00
Update unit tests
This commit is contained in:
parent
937464252c
commit
4d666104ff
1 changed files with 1 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ async def test_create_openai_response_with_string_input(openai_responses_impl, m
|
|||
stream_options={
|
||||
"include_usage": True,
|
||||
},
|
||||
logprobs=False,
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue