eigent/backend/app/controller
2025-11-07 14:46:27 +08:00
..
__init__.py initial commit 2025-07-29 23:57:16 +08:00
chat_controller.py enhance: add SSE timeout handling and improve logging PR614 2025-11-07 14:46:27 +08:00
health_controller.py fix: add health check polling to ensure backend is ready before resolving 2025-11-06 11:22:36 +08:00
model_controller.py refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers 2025-11-03 16:55:51 +00:00
task_controller.py refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers 2025-11-03 16:55:51 +00:00
tool_controller.py refactor: remove tags from APIRouter initialization in chat, model, task, and tool controllers 2025-11-03 16:55:51 +00:00