Merged
Conversation
- 스트리밍 토픽을 위한 상수 정의 - PromptService에 템플릿 동기화 기능 구현 - AiRunRepository에 최근 실행 이력 조회 메서드 추가
- Redis Pub/Sub 설정을 위한 RedisConfig 추가 - SSE 기반 스트리밍 처리를 위한 AiStreamingService 구현 - AiApiController에 스트리밍 엔드포인트 추가 - AiRun 조회 시 최근 20건 제한 로직 적용
- 각 에이전트(General, Router, Search, Todo)에 스트리밍 실행 메서드 구현 - PromptService.syncPrompt를 사용하여 프롬프트 동기화 로직 개선 - 한국어 응답 품질을 위한 시스템 프롬프트 업데이트
- API 클라이언트에 SSE 스트리밍 요청 처리 로직 추가 - 채팅 페이지에 실시간 응답 렌더링 적용 - Next.js PWA 설정에 스트리밍 경로 예외 처리 추가
- Nginx 버퍼링 설정 조정 (SSE 지원) - Grafana 대시보드 업데이트
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.