refactor(intent): Improve intent decoder userContext structure

This commit is contained in:
2026-07-19 11:01:06 +05:30
parent 0512be647c
commit 84bff92631
6 changed files with 102 additions and 59 deletions

View File

@@ -56,6 +56,7 @@
"@langchain/openai": "^0.3.17",
"@langchain/openrouter": "^0.4.3",
"@types/node": "^20.19.43",
"compromise": "^14.16.0",
"dotenv": "^17.4.2"
}
}