Skip to content
New issue

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

[BUG] Error buildAgentGraph - Cannot read properties of undefined (reading 'name') #3772

Open
Vinci-virtuoso opened this issue Dec 26, 2024 · 0 comments

Comments

@Vinci-virtuoso
Copy link

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
Screenshot 2024-12-26 183120

Setup

  • Installation
  • Flowise running docker locally from github repo
  • OS: Windows
  • Browser Brave

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant