Commit Graph

3 Commits

Author SHA1 Message Date
48fedb1247 Refactor LlmController and AiChatService for SSE integration and Redis support
- Updated LlmController to implement a new SSE endpoint for streaming LLM progress updates, utilizing Redis pub/sub for real-time communication.
- Removed SignalR dependencies from AiChatService, replacing them with SSE logic for message streaming.
- Enhanced error handling and logging for Redis interactions, ensuring robust feedback during streaming operations.
- Adjusted request models and methods to accommodate the new streaming architecture, improving clarity and maintainability.
2026-01-07 18:13:18 +07:00
13474b6abb Update LLM 2026-01-05 17:36:19 +07:00
a37b59f29a Add vibe-kanban 2025-12-31 01:31:54 +07:00