llama-stack-mirror/llama_stack/providers/inline/scoring
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
..
basic move DataSchemaValidatorMixin into standalone utils (#720) 2025-01-06 13:25:09 -08:00
braintrust Add X-LlamaStack-Client-Version, rename ProviderData -> Provider-Data (#735) 2025-01-09 11:51:36 -08:00
llm_as_judge move DataSchemaValidatorMixin into standalone utils (#720) 2025-01-06 13:25:09 -08:00
__init__.py add missing __init__ 2024-12-03 18:50:18 -08:00