Actions
기능 #787
진행중기능 #784: [프레임워크] 테마형 캠페인 데이터 주도화 (카탈로그 라우팅 + 어드민 저작)
[heydi-백엔드] 제네릭 스트리밍 command + get_theme_config 조회 API
기능 #787:
[heydi-백엔드] 제네릭 스트리밍 command + get_theme_config 조회 API
시작일:
2026/07/01
완료일:
진척도:
0%
추정시간:
설명
h2. 목적
테마별 스트리밍 함수 중복(streaming_ai_type_test/_direction_talk 등)을 통합하고, 프론트가 테마 설정을 조회할 API 제공.
h2. 작업
- streaming_ai_theme_talk 신설: theme_config.promptKey 로 시스템 프롬프트 로드 후 스트리밍 (ai-backend-lambda/manager.mjs).
- get_theme_config 조회 command 추가 (main-backend-lambda/src/resolver/repository_ddb.py, manager.py) — pk/sk 로 theme_config 반환.
- 기존 개별 streaming 함수는 점진 이관(당장 제거 X).
h2. 완료기준
- promptKey 기반으로 테마별 결과 생성 정상.
- 프론트에서 get_theme_config 로 활성 테마 설정 로드 가능.
표시할 데이터가 없습니다.
Actions