mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 23:44:29 +00:00
Merge branch 'main' into delete_unused_imports
This commit is contained in:
commit
ac73c56698
84 changed files with 783 additions and 619 deletions
|
|
@ -186,7 +186,7 @@ def test_builtin_tool_web_search(llama_stack_client_with_mocked_inference, agent
|
|||
messages=[
|
||||
{
|
||||
"role": "user",
|
||||
"content": "Search the web and tell me who the current CEO of Meta is.",
|
||||
"content": "Search the web and tell me who the founder of Meta is.",
|
||||
}
|
||||
],
|
||||
session_id=session_id,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue