llama-stack/llama_stack/providers/remote/tool_runtime/tavily_search
Ashwin Bharambe ffc6bd4805
Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735)
Add another header so client SDKs can identify their versions which can
be used for immediate detection of possible compatibility issues. A
semver mismatch against the wrong server should be immediately flagged
and requests should be denied.

Also change `X-LlamaStack-ProviderData` to `X-LlamaStack-Provider-Data`
since that hyphenation is better.
2025-01-09 11:51:36 -08:00
..
__init__.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
config.py agents to use tools api (#673) 2025-01-08 19:01:00 -08:00
tavily_search.py Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00