Skip to content

[BUG] Error buildAgentGraph - TypeError: Cannot read properties of undefined (reading 'includes') #3773

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

Closed
lauritisreyes opened this issue Dec 27, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@lauritisreyes
Copy link

Describe the bug
I am following the Leon Tutorial about sequential agents. When I start using the Conditional Agent it stops working

To Reproduce
Steps to reproduce the behavior:

  1. Load this JSON laura-multiagents-rag.json
  2. Insert your Gemini API key or use other LLM
  3. White on the chat
  4. The error message will appear

Expected behavior
The chatbot should return "vector store" or "web search"

Screenshots
Captura de pantalla 2024-12-27 a las 8 48 54

Flow
If applicable, add exported flow in order to help replicating the problem.

Setup

  • npx flowise start
  • macOS
  • chrome

Additional context
Here I attach the conditionals
Captura de pantalla 2024-12-27 a las 8 50 56

Captura de pantalla 2024-12-27 a las 8 51 18

Thanks

@HenryHengZJ HenryHengZJ added the bug Something isn't working label Jan 2, 2025
@HenryHengZJ
Copy link
Contributor

Agentflow V2 is now released, this should solve the issue faced in V1: https://docs.flowiseai.com/using-flowise/agentflowv2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants