llama-stack-mirror/llama_stack/core/server
Sébastien Han f379c787ad
fix: add support for TLS communication
Pass TLS certs to the PyJWKClient

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-10-13 09:17:34 +02:00
..
__init__.py chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
auth.py fix(auth): allow unauthenticated access to health and version endpoints (#3736) 2025-10-10 13:41:43 -07:00
auth_providers.py fix: add support for TLS communication 2025-10-13 09:17:34 +02:00
quota.py refactor(logging): rename llama_stack logger categories (#3065) 2025-08-21 17:31:04 -07:00
routes.py feat: introduce API leveling, post_training, eval to v1alpha (#3449) 2025-09-26 16:18:07 +02:00
server.py fix(misc): pre-commit fix for server.py 2025-10-11 16:47:59 -07:00
tracing.py feat: introduce API leveling, post_training, eval to v1alpha (#3449) 2025-09-26 16:18:07 +02:00