move brave and tavily to remote

This commit is contained in:
Dinesh Yeduguru 2024-12-24 11:45:36 -08:00
parent 4dd2f4c363
commit c76f5f418f
8 changed files with 23 additions and 19 deletions

View file

@ -191,7 +191,7 @@ def test_builtin_tool_code_execution(llama_stack_client, agent_config):
messages=[
{
"role": "user",
"content": "Write code to answer the question: What is the 100th prime number?",
"content": "Write code and execute it to find the answer for: What is the 100th prime number?",
},
],
session_id=session_id,