ai中台业务的能力支撑
Go to file
MerCry 550d0d8498 feat(ai-service): implement context merging for T3.2 [AC-AISVC-14, AC-AISVC-15]
- Add ContextMerger class for combining local and external history
- Implement message fingerprint computation (SHA256 hash)
- Implement deduplication: local history takes priority
- Implement token-based truncation using tiktoken
- Add comprehensive unit tests (20 test cases)
2026-02-24 13:26:37 +08:00
.gitea/workflows 初始化初始文档 2026-02-24 12:08:24 +08:00
ai-service feat(ai-service): implement context merging for T3.2 [AC-AISVC-14, AC-AISVC-15] 2026-02-24 13:26:37 +08:00
docs 初始化初始文档 2026-02-24 12:08:24 +08:00
java docs: add ai-service provider openapi [AC-AISVC-01] 2026-02-24 12:43:57 +08:00
scripts 初始化初始文档 2026-02-24 12:08:24 +08:00
spec docs: mark Phase 1 and Phase 2 tasks as completed [AC-AISVC-01~AC-AISVC-20] 2026-02-24 13:22:56 +08:00
.gitignore Initial commit 2026-02-24 04:05:29 +00:00
README.md Initial commit 2026-02-24 04:05:29 +00:00
agents.md 初始化初始文档 2026-02-24 12:08:24 +08:00

README.md

ai-robot-core

ai中台业务的能力支撑