Kokoro-FastAPI/api
CodePothunter 5c8f941f06 Add API authentication and configuration improvements
- Implement OpenAI-compatible API key authentication
- Add configuration options for GPU instances, concurrency, and request handling
- Update README with authentication instructions
- Modify configuration and routing to support optional API key verification
- Enhance system information and debug endpoints to expose authentication status
2025-03-07 11:36:13 +08:00
..
src Add API authentication and configuration improvements 2025-03-07 11:36:13 +08:00
tests Fix some tests and allow running the docker container offline 2025-02-22 15:17:28 -05:00
__init__.py Added basic pytest on the fastapi side 2024-12-30 13:25:30 -07:00