llama-stack/llama_stack/providers/remote/inference
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
..
bedrock [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
cerebras Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
databricks [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
fireworks Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00
groq Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00
nvidia Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
ollama Add JSON structured outputs to Ollama Provider (#680) 2025-01-02 09:05:51 -08:00
sample [remove import *] clean up import *'s (#689) 2024-12-27 15:45:44 -08:00
tgi Redact sensitive information from configs when printing, etc. 2025-01-02 13:54:02 -08:00
together Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00
vllm Fix assert message and call to completion_request_to_prompt in remote:vllm (#709) 2025-01-03 13:44:49 -08:00
__init__.py impls -> inline, adapters -> remote (#381) 2024-11-06 14:54:05 -08:00