refactor: replace old agent logic with orchestrator-based routing, intent classification, and workflow execution for campaign and rule management.

This commit is contained in:
SonPhung
2026-07-22 08:32:14 +07:00
parent 64914c8b9a
commit 369985ae9c
21 changed files with 1215 additions and 225 deletions

View File

@@ -14,6 +14,7 @@ spring:
options:
model: qwen3.5:4b
temperature: 0.3
num_ctx: 32768
mcp:
client:
request-timeout: 60000