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]: Dalle Results not showing in Agent Chat #4726

Closed
1 task done
leondape opened this issue Nov 14, 2024 · 1 comment
Closed
1 task done

[Bug]: Dalle Results not showing in Agent Chat #4726

leondape opened this issue Nov 14, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@leondape
Copy link

leondape commented Nov 14, 2024

What happened?

When using Dalle3 in agents the image request seems to get sent and received but is not displayed in chat.
Request is fulfilled, yet console say that an api key is missing. Getting this error with dalle3 plugin as well. there it works.

Steps to Reproduce

  1. create agent with dalle tool
  2. let generate image
  3. response is received but not shown in chat.

What browsers are you seeing the problem on?

Edge

Relevant log output

},
                "finish_reason": "function_call"
              }
            }
          }
        ]
      },
      "observation": "![generated image](/images/66b31911bca0395728652570/img-7cd7224a-b846-48ba-a8ac-94489ffb7b78.png)"
    }
  ]
}
2024-11-14 11:39:01 error: [getUserPluginAuthValue] No plugin auth DALLE3_API_KEY found for user 66b31911bca0395728652570

Screenshots

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@leondape leondape added the bug Something isn't working label Nov 14, 2024
@danny-avila
Copy link
Owner

Duplicate issue, I'm tracking: #4669

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