Spaces:
Sleeping
Sleeping
Commit History
Enhance API key functionality with regeneration and better management
2c97677
Update model from qwen3:4b to qwen3:1.7b
a66bba3
Add API key authentication and tech specifications document
93c0ec9
feat: Change model to qwen3:4b
97f7b3d
Gemini
commited on
feat: Change model to qwen3:8b
cff640d
Gemini
commited on
feat: Implement streaming response for chat
88df89c
Gemini
commited on
fix: Correct model name to qwen3:1.7b
c62dca7
Gemini
commited on
feat: Change model to qwen:1.5b
88502e4
Gemini
commited on
refactor: Simplify main.py for debugging
110091e
Gemini
commited on
feat: Use qwen3:4b model
3762c83
Gemini
commited on
fix: Change chat endpoint to /chat_api and add /hello
f03dace
Gemini
commited on
fix: Reorder endpoints to fix 404 error on /api/chat
7c8e447
Gemini
commited on
feat: Add /hello endpoint for debugging
708c39d
Gemini
commited on
feat: Add chat interface and versioned API
39dcb26
Gemini
commited on
feat: Add FastAPI gateway for API key authentication
7c4cf70
Gemini
commited on