ai-robot-core/ai-service/app/services/llm
MerCry dd1c6aba14 feat: enhance metadata handling and document processing
- Add metadata field to Document type for frontend
- Add type field to MetadataFieldUpdateRequest
- Update KB API with URL decode support for Chinese filenames
- Enhance metadata auto inference service
- Improve metadata field definition service
- Update .gitignore to exclude logs and snapshots
2026-03-12 12:45:54 +08:00
..
__init__.py feat: update core backend services including LLM, embedding, KB, orchestrator and admin APIs [AC-AISVC-CORE] 2026-03-10 12:09:45 +08:00
base.py [AC-LLM-MULTI] feat(llm): 实现 LLM 多用途配置功能 2026-03-11 18:56:01 +08:00
factory.py [AC-LLM-MULTI] feat(llm): 实现 LLM 多用途配置功能 2026-03-11 18:56:01 +08:00
openai_client.py feat: enhance metadata handling and document processing 2026-03-12 12:45:54 +08:00