ai-robot-core/ai-service/app/services/flow
MerCry fcc8869fea feat: add intent-driven script generation components [AC-IDS-04]
- Add FlowCache for Redis-based flow instance caching
- Add ScriptGenerator for flexible mode script generation
- Add TemplateEngine for template variable filling
- Add VariableExtractor for context variable extraction
2026-03-03 00:33:06 +08:00
..
__init__.py feat(v0.7.0): 验收通过 - Dashboard统计增强、流程测试、对话追踪 2026-02-28 12:52:50 +08:00
engine.py feat(v0.7.0): 验收通过 - Dashboard统计增强、流程测试、对话追踪 2026-02-28 12:52:50 +08:00
flow_service.py feat: add metadata validation in KB upload and unify metadata storage [AC-IDSMETA-15, AC-IDSMETA-16] 2026-03-02 22:15:19 +08:00
script_generator.py feat: add intent-driven script generation components [AC-IDS-04] 2026-03-03 00:33:06 +08:00
template_engine.py feat: add intent-driven script generation components [AC-IDS-04] 2026-03-03 00:33:06 +08:00
tester.py feat(v0.7.0-window2): implement flow simulation and guardrail testing/monitoring 2026-02-27 23:13:45 +08:00
variable_extractor.py feat: add intent-driven script generation components [AC-IDS-04] 2026-03-03 00:33:06 +08:00