llama-stack-mirror/tests/client-sdk
Dinesh Yeduguru 314806cde3
Add provider data passing for library client (#750)
# What does this PR do?

This PR adds the provider data passing for the library client and
changes the provider's api keys be unique


## Test Plan

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

run.yaml:
https://gist.github.com/dineshyv/0c10b5c7d0a2fb7ba4f0ecc8dcf860d1
2025-01-13 15:12:10 -08:00
..
agents agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
inference fix client-sdk agents/inference test 2024-12-26 15:44:34 -08:00
memory Consolidating Memory tests under client-sdk (#703) 2025-01-10 08:28:37 -08:00
safety fix client-sdk memory/safety test 2024-12-26 15:48:28 -08:00
__init__.py [tests] add client-sdk pytests & delete client.py (#638) 2024-12-16 12:04:56 -08:00
conftest.py Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00