llama-stack-mirror/llama_stack/distribution/server
Eric Huang e0206795d9 refactor: enhance route system with WebMethod metadata
- Add webmethod metadata extraction in routes.py
- Update route matching to return WebMethod objects
- Enhance tracing in library_client.py to use WebMethod info
- Add user_from_scope utility function
2025-07-24 10:49:50 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py feat(auth): support github tokens (#2509) 2025-07-08 11:02:36 -07:00
auth_providers.py feat(auth): support github tokens (#2509) 2025-07-08 11:02:36 -07:00
quota.py feat: drop python 3.10 support (#2469) 2025-06-19 12:07:14 +05:30
routes.py refactor: enhance route system with WebMethod metadata 2025-07-24 10:49:50 -07:00
server.py refactor: enhance route system with WebMethod metadata 2025-07-24 10:49:50 -07:00