Commit Graph

8 Commits

Author SHA1 Message Date
game-loader
d98879a2db feat(llm): update model and reasoning parameters
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 31s
2026-01-11 18:11:04 +08:00
game-loader
d515d4456b feat(tts): add text-to-speech endpoint
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 28s
2026-01-06 16:32:16 +08:00
game-loader
f858576c02 feat(api): add streaming chat endpoint proxying upstream SSE
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-12-30 12:01:17 +08:00
gameloader
a43c6a10ac feat(memory): replace Mem0 with local RAG using SQLite, ChromaDB, and bge-small
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 16m28s
2025-11-27 19:14:26 +08:00
gameloader
2297ba097b feat(llm): implement structured JSON output for assistant responses
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-26 17:01:59 +08:00
gameloader
f1a48874d0 refactor(logging): introduce centralized logging and FastAPI lifespan
Some checks failed
Build and Push Docker / build-and-push (push) Failing after 2m38s
2025-10-13 10:17:19 +08:00
gameloader
618c2ec209 feat(memory): integrate Mem0 for enhanced conversational memory
Some checks failed
Build and Push Docker / build-and-push (push) Has been cancelled
2025-10-12 16:36:41 +08:00
gameloader
315dbfed90 feat(docker): containerize application and add TTS integration 2025-10-07 22:52:04 +08:00