Merge branch 'main' into delete_unused_imports

This commit is contained in:
Xi Yan 2025-03-12 23:34:06 -07:00
commit ac73c56698
84 changed files with 783 additions and 619 deletions

View file

@ -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,