llama-stack-mirror/llama_stack/distribution/server
ehhuang 7f4d55f5f7 Restore improved exception handling and update test for specific httpx.HTTPStatusError
- Use httpx.HTTPStatusError for more specific exception catching
- Provide better error message: 'GitHub token validation failed. Please check your token and try again.'
- Update test to expect improved error message and properly mock httpx exceptions
2025-07-08 01:22:42 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
auth.py Address PR review comments 2025-07-03 10:26:51 -07:00
auth_providers.py Restore improved exception handling and update test for specific httpx.HTTPStatusError 2025-07-08 01:22:42 -07:00
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 Resolve merge conflict in server.py 2025-07-08 00:27:58 -07:00