llama-stack-mirror/llama_stack
Dinesh Yeduguru a78f1fc70d
make default tool prompt format none in agent config (#863)
# What does this PR do?

Previously the tests hard coded the tool prompt format to be json which
will cause it to fail when using 3.2/3.3 family of models. This change
make the default to be none for the agent config and just remove the
specification in the tests.


## Test Plan
LLAMA_STACK_BASE_URL=http://localhost:8321 pytest -v
tests/client-sdk/agents/test_agents.py
2025-01-23 14:44:59 -08:00
..
apis make default tool prompt format none in agent config (#863) 2025-01-23 14:44:59 -08:00
cli More generic image type for OCI-compliant container technologies (#802) 2025-01-17 16:37:42 -08:00
distribution Sambanova inference provider (#555) 2025-01-23 12:20:28 -08:00
providers Move runpod provider to the correct directory 2025-01-23 12:25:12 -08:00
scripts [memory refactor][3/n] Introduce RAGToolRuntime as a specialized sub-protocol (#832) 2025-01-22 10:04:16 -08:00
templates Sambanova inference provider (#555) 2025-01-23 12:20:28 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00