llama-stack-mirror/llama_stack/providers/utils/sqlstore
Charlie Doern 9e3ea654c1 feat: convert provider config to a file path
currently provider.config is a dictionary. Introduce the ability to specify either a file path or the current in-file dictionary. Allowing users to specify a file path
enables more robust config management allowing stack administrators to swap in different provider configs seamlessly

Signed-off-by: Charlie Doern <cdoern@redhat.com>
2025-06-26 16:17:49 -04:00
..
__init__.py ci: add python package build test (#2457) 2025-06-19 18:57:32 +05:30
api.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
authorized_sqlstore.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
sqlalchemy_sqlstore.py feat: support auth attributes in inference/responses stores (#2389) 2025-06-20 10:24:45 -07:00
sqlstore.py feat: convert provider config to a file path 2025-06-26 16:17:49 -04:00