I want to setup agent that extract information from chat, how can I achieve that ? once information is extracted it movies to next agent for processing (some time this agents will ask questions to get more details ) with extracted json, but I want chat to continue all time
It looks like your topic is missing some important information. Could you provide the following if applicable.
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system:
hello @Vinod_Hum
You have to store the chat history somewhere (s3, gsheet, local file, etc)
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.