We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug This flow is not running I am using Leons video to build a sequential agent
To Reproduce Load the below json file to observe the flow Shopify Agent Agents.json
Expected behavior This flow should work as expected using Leon Youtube video https://www.youtube.com/watch?v=6LbvgTbS0BE Screenshots
Setup
Error traces: 2024-12-26 18:31:08 Error: Error buildAgentGraph - Cannot read properties of undefined (reading 'name') 2024-12-26 18:31:08 at utilBuildAgentResponse (/usr/src/packages/server/dist/utils/buildChatflow.js:549:15) 2024-12-26 18:31:08 at async utilBuildChatflow (/usr/src/packages/server/dist/utils/buildChatflow.js:196:20) 2024-12-26 18:31:08 at async createAndStreamInternalPrediction (/usr/src/packages/server/dist/controllers/internal-predictions/index.js:33:29)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
This flow is not running I am using Leons video to build a sequential agent
To Reproduce
Load the below json file to observe the flow
Shopify Agent Agents.json
Expected behavior
This flow should work as expected using Leon Youtube video
https://www.youtube.com/watch?v=6LbvgTbS0BE
Screenshots
Setup
Error traces:
2024-12-26 18:31:08 Error: Error buildAgentGraph - Cannot read properties of undefined (reading 'name')
2024-12-26 18:31:08 at utilBuildAgentResponse (/usr/src/packages/server/dist/utils/buildChatflow.js:549:15)
2024-12-26 18:31:08 at async utilBuildChatflow (/usr/src/packages/server/dist/utils/buildChatflow.js:196:20)
2024-12-26 18:31:08 at async createAndStreamInternalPrediction (/usr/src/packages/server/dist/controllers/internal-predictions/index.js:33:29)
The text was updated successfully, but these errors were encountered: