Commit Graph

  • 0db20ca829 docs: .env.example 전면 업데이트 — 누락된 설정값 모두 추가 main shinalok 2026-06-04 16:55:13 +09:00
  • a05d2f474e IDEA-8: GraphRAG — NetworkX 기반 지식 그래프 shinalok 2026-06-04 10:08:39 +09:00
  • 0b50444e43 IDEA-2/1/5/7: 스마트 알림, 대화 기반 RAG, CRAG, 파라미터 자동 튜닝 shinalok 2026-06-04 10:04:05 +09:00
  • c264573a67 Fix: ToolNode에 미정의 변수 tools 대신 self._base_tools 사용 shinalok 2026-06-02 15:08:11 +09:00
  • 68f741af72 Phase 17: Multimodal image understanding via analyze_image tool shinalok 2026-06-02 13:52:10 +09:00
  • bdb6fd83c4 Fix RAGAS eval: increase timeout for local LLM, safe score extraction shinalok 2026-06-01 19:41:32 +09:00
  • a2dff825ad Fix: use Container class (not container instance) in eval script shinalok 2026-06-01 17:43:51 +09:00
  • 3faf8b09ce Phase 20: RAGAS evaluation suite shinalok 2026-06-01 17:11:00 +09:00
  • 589946ab36 Phase 25: RAG sources in collapsible box + Korean thinking enforcement shinalok 2026-06-01 16:14:59 +09:00
  • efc5fe6961 Update ROADMAP: Phase 24 thinking UI + bug 6 TTS fix shinalok 2026-06-01 13:55:15 +09:00
  • c0992374af Emit __start signal at call_model entry for instant UI feedback shinalok 2026-06-01 13:08:30 +09:00
  • c061aef220 Separate thinking tokens from meta — use __thinking key for display shinalok 2026-06-01 10:33:06 +09:00
  • 67821250fd Tag metadata tokens as {\"__meta\"} to separate TTS from progress messages shinalok 2026-05-31 23:08:14 +09:00
  • e9a6d00059 Phase 23: WebUI separation — api.py + youlbot-webui project shinalok 2026-05-30 22:00:22 +09:00
  • 2e9e8a33fe Implement Phase 22: REST API (FastAPI + SSE streaming) shinalok 2026-05-29 20:11:49 +09:00
  • 432cc9565c Add Phase 21 (Telegram Bot) and Phase 22 (REST API) to ROADMAP shinalok 2026-05-29 20:01:21 +09:00
  • e4c56a9b6c Implement Phase 19: Query Rewriting via LangGraph node shinalok 2026-05-29 17:55:13 +09:00
  • 86370f6c1e Implement Phase 18: Hybrid Search (BM25 + Vector) shinalok 2026-05-29 17:47:17 +09:00
  • 145b0cc96f Implement Phase 12 feedback, Phase 13 Semantic Chunker, Phase 13-B Reranker, Bug 5 thinking fix shinalok 2026-05-29 17:41:36 +09:00
  • e1d7e9cc21 Merge ROADMAP.md and ROADMAP2.md into single roadmap shinalok 2026-05-27 16:11:27 +09:00
  • b4b628ab78 Fix age calculation: inject today's date, add Korean/international age shinalok 2026-05-27 15:10:30 +09:00
  • 06bcdb03ac Implement Phase 4~14: LangGraph Agent, RAG pipeline, Gradio Web UI, voice interface shinalok 2026-05-27 14:06:22 +09:00
  • cd41e9e33e - **Bootstrap IoC-based architecture with modular services.** - **Implement MlxModelService for local LLM backend.** - **Introduce DatabaseService for MySQL integration.** - **Add HistoryService to manage conversation context.** - **Set up CLI interface via CliUiService.** - **Establish EventBus for token streaming.** - **Include conversation repository for data persistence.** - **Add environment-based configuration management.** - **Draft IoC architectural plan.** shinalok 2026-04-25 01:14:37 +09:00
  • 3b087116c0 init project shinalok 2026-04-23 18:00:36 +09:00