5 Commits

Author SHA1 Message Date
Claude-51124
4adc8602ba docs: 베이지안 리서치 기반 로빙 개선 아이디어 문서 추가
- 가치평가 시스템 고도화 (양자 베이지안 모델 적용)
- 베이지안 추론 엔진 강화 (자유 에너지 원리, 톰슨 샘플링)
- 지식 그래프 기반 장기 기억 시스템 구축
2025-12-31 17:00:24 +09:00
Claude-51124
49f4687111 docs: LLM 모델 비교 분석 문서를 research 폴더로 이동하고 Gemini API rate limit 정보 추가 2025-12-01 21:34:29 +09:00
Claude-51124
087bd1a650 docs: note 768d embedding update and chroma dimension mismatch 2025-11-22 14:31:36 +09:00
Claude-51124
9ad5468f9f docs: update LLM model configuration to use DEFAULT_LLM_MODEL env var
- Add DEFAULT_LLM_MODEL to environment variables section
- Update code examples to use settings.DEFAULT_LLM_MODEL instead of hardcoded model name
- Aligns with code refactoring to remove hardcoded model names
2025-11-18 20:16:17 +09:00
Claude-51124
22557e7132 docs: 오래된 트러블슈팅 아카이브 및 구조 정리
- 7-8월 초기 구축 문서 12개를 _archive/troubleshooting/2025_07-08_initial_setup/로 이동
- book/300_architecture/390_human_in_the_loop_intent_learning.md를 journey/research/intent_classification/로 이동 (개발 여정 문서)
- 빈 폴더 제거 (journey/assets/*)
2025-11-17 14:06:05 +09:00