Getting Error: input values have 1 keys, you must specify an input key or pass only 1 key as input #1089
Utkarshkapil
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
more often getting this error when hittting chatflow webhook
[ERROR]: [server]: Error: input values have 1 keys, you must specify an input key or pass only 1 key as input 0|Flowise | Error: input values have 1 keys, you must specify an input key or pass only 1 key as input 0|Flowise | at getInputValue (/home/azureuser/Flowise/node_modules/langchain/dist/memory/base.cjs:31:15) 0|Flowise | at BufferWindowMemory.saveContext (/home/azureuser/Flowise/node_modules/langchain/dist/memory/chat_memory.cjs:52:75) 0|Flowise | at AgentExecutor.call (/home/azureuser/Flowise/node_modules/langchain/dist/chains/base.cjs:120:31) 0|Flowise | at process.processTicksAndRejections (node:internal/process/task_queues:95:5) 0|Flowise | at async AgentExecutor.run (/home/azureuser/Flowise/node_modules/langchain/dist/chains/base.cjs:69:30) 0|Flowise | at async OpenAIFunctionAgent_Agents.run (/home/azureuser/Flowise/packages/components/dist/nodes/agents/OpenAIFunctionAgent/OpenAIFunctionAgent.js:76:28) 0|Flowise | at async App.processPrediction (/home/azureuser/Flowise/packages/server/dist/index.js:833:19) 0|Flowise | at async /home/azureuser/Flowise/packages/server/dist/index.js:604:13
Beta Was this translation helpful? Give feedback.
All reactions