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 when Condition Agent is assigned its own Chat Model #3929

Open
saatchi-david opened this issue Jan 26, 2025 · 0 comments
Open

[BUG] Error when Condition Agent is assigned its own Chat Model #3929

saatchi-david opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@saatchi-david
Copy link
Contributor

saatchi-david commented Jan 26, 2025

Condition Agent issue.json

Describe the bug
When connecting a chat model directly to the Condition Agent the following error is returned:

Error buildAgentGraph - Error compile graph - Found edge starting at unknown node undefined

To Reproduce
Steps to reproduce the behavior:

  1. Create an agent flow that uses Condition Agent immediately after the Start node.
  2. In this state, proper functionality can be confirmed.
  3. Connect an OpenAI Chat Model directly to the Condition Agent. I tested with gpt4o mini. Send a message and the error will appear.

Setup

  • Flowise Version 2.2.4 (latest commits as of Jan 26.
  • Agentflow is attached.
@HenryHengZJ HenryHengZJ added the bug Something isn't working label Jan 26, 2025
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