ai中台业务的能力支撑
Go to file
MerCry 00953196c9 feat(ai-service): implement SSE state machine and error handling [AC-AISVC-08, AC-AISVC-09]
- Integrate state machine in API layer for proper event sequencing
- Ensure message* -> final/error -> close sequence
- Prevent events after final/error
- Convert streaming exceptions to error events
- Add comprehensive state machine tests
- 117 tests passing
2026-02-24 13:32:59 +08:00
.gitea/workflows 初始化初始文档 2026-02-24 12:08:24 +08:00
ai-service feat(ai-service): implement confidence calculation for T3.3 [AC-AISVC-17, AC-AISVC-18, AC-AISVC-19] 2026-02-24 13:31:42 +08:00
docs feat(ai-service): implement SSE state machine and error handling [AC-AISVC-08, AC-AISVC-09] 2026-02-24 13:32:59 +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 feat(ai-service): implement SSE state machine and error handling [AC-AISVC-08, AC-AISVC-09] 2026-02-24 13:32:59 +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中台业务的能力支撑