llama-stack/tests/client-sdk
Dinesh Yeduguru 12c994b5b2
REST API fixes (#789)
# What does this PR do?

Client SDK fixes

## Test Plan


LLAMA_STACK_CONFIG="/Users/dineshyv/.llama/distributions/llamastack-fireworks/fireworks-run.yaml"
pytest -v tests/client-sdk/safety/test_safety.py


LLAMA_STACK_CONFIG="/Users/dineshyv/.llama/distributions/llamastack-fireworks/fireworks-run.yaml"
pytest -v tests/client-sdk/memory/test_memory.py
2025-01-16 13:47:08 -08:00
..
agents REST API fixes (#789) 2025-01-16 13:47:08 -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