OG T
b9dbbb3575
CD Pipeline / build-and-deploy (push) Successful in 14m9s
feat(rag): Telegram /rag 指令 + /rag/optimize ivfflat 端點
- telegram_gateway: /rag <query> → KnowledgeRAGService.query()
_handle_group_command 加 full_text 參數取得完整指令文字
/help 更新加入 /rag 說明
- rag.py: POST /rag/optimize → rag_repo.create_ivfflat_index()
- rag_chunk_repository: create_ivfflat_index() — ivfflat with lists=100
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-10 14:47:21 +08:00
..
2026-03-26 16:06:20 +08:00
2026-04-10 11:04:56 +08:00
2026-04-10 11:04:56 +08:00
2026-04-10 14:47:21 +08:00
2026-04-10 11:40:40 +08:00
2026-04-05 01:00:31 +08:00
2026-03-22 18:57:44 +08:00
2026-04-10 11:04:56 +08:00
2026-03-22 18:57:44 +08:00
2026-04-07 16:00:12 +08:00
2026-04-10 13:03:25 +08:00
2026-04-10 09:16:51 +08:00
2026-03-29 15:27:49 +08:00
2026-04-08 22:59:53 +08:00
2026-04-08 17:06:44 +08:00
2026-03-22 18:57:44 +08:00
2026-04-02 00:23:29 +08:00