code exec

Summary:

Test Plan:
This commit is contained in:
Eric Huang 2025-03-12 18:52:36 -07:00
parent ed6caead72
commit e06809a80a
6 changed files with 5260 additions and 906 deletions

View file

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