Files
managing-apps/docs
cryptooda 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
..
2025-12-31 01:31:54 +07:00
2025-12-31 01:31:54 +07:00
2025-12-31 01:31:54 +07:00