llama-stack-mirror/llama_stack/providers/utils/sqlstore
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
..
__init__.py ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
api.py feat: Add OpenAI Conversations API (#3429) 2025-10-03 08:47:18 -07:00
authorized_sqlstore.py feat: Add OpenAI Conversations API (#3429) 2025-10-03 08:47:18 -07:00
sqlalchemy_sqlstore.py feat: Add OpenAI Conversations API (#3429) 2025-10-03 08:47:18 -07:00
sqlstore.py feat(api): ensure StackRunConfig 2025-10-14 11:32:17 -04:00