llama-stack-mirror/llama_stack/distribution/server
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 API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py feat: fine grained access control policy (#2264) 2025-06-03 14:51:12 -07:00
auth_providers.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
quota.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
routes.py chore: use starlette built-in Route class (#2267) 2025-05-28 09:53:33 -07:00
server.py feat: convert provider config to a file path 2025-06-26 16:17:49 -04:00