Files
awoooi/apps/api
OG T b9dbbb3575
All checks were successful
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
..