llama-stack/tests/client-sdk
Dinesh Yeduguru e88faa91e2
fix the code execution test in sdk tests (#794)
# What does this PR do?

remove hardcoded model id for the code execution tests


Tests:

LLAMA_STACK_CONFIG="/Users/dineshyv/.llama/distributions/llamastack-fireworks/fireworks-run.yaml"
pytest -v tests/client-sdk/agents/test_agents.py -k
"test_code_execution"
2025-01-16 16:42:25 -08:00
..
agents fix the code execution test in sdk tests (#794) 2025-01-16 16:42:25 -08:00
inference REST API fixes (#789) 2025-01-16 13:47:08 -08:00
memory REST API fixes (#789) 2025-01-16 13:47:08 -08:00
safety REST API fixes (#789) 2025-01-16 13:47:08 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py Fixes; make inference tests pass with newer tool call types 2025-01-13 23:16:53 -08:00