llama-stack/llama_stack
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
..
apis remove conflicting default for tool prompt format in chat completion (#742) 2025-01-10 10:41:53 -08:00
cli rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars (#744) 2025-01-10 11:09:49 -08:00
distribution Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
providers Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
scripts Fix to conda env build script 2024-12-17 12:19:34 -08:00
templates rename LLAMASTACK_PORT to LLAMA_STACK_PORT for consistency with other env vars (#744) 2025-01-10 11:09:49 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00