llama-stack-mirror/llama_stack/providers
Charlie Doern af94606828 feat(api): ensure StackRunConfig
StackRunConfig is part of our public API, ensure stability of this datatype using a pytest snapshot test.

If the pydantic model changes, it will fail. A snapshot can be re-generated via `@github-actions regenerate snapshots` by a code owner.

The API conformance test will then re-run and pass.

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-10-14 11:32:17 -04:00
..
inline feat(api)!: support extra_body to embeddings and vector_stores APIs (#3794) 2025-10-12 19:01:52 -07:00
registry fix: Fixed WatsonX remote inference provider (#3801) 2025-10-14 14:52:32 +02:00
remote fix: Fixed WatsonX remote inference provider (#3801) 2025-10-14 14:52:32 +02:00
utils feat(api): ensure StackRunConfig 2025-10-14 11:32:17 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00