llama-stack/llama_stack/providers/remote/inference/together
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 fix together inference validator (#393) 2024-11-07 11:31:53 -08:00
config.py Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
together.py Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00