llama-stack/llama_stack/providers/remote/tool_runtime
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
..
bing_search Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
brave_search Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
model_context_protocol agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
tavily_search Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
wolfram_alpha Add provider data passing for library client (#750) 2025-01-13 15:12:10 -08:00
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00