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] Continuously stuck on google #93

Open
osilverstein opened this issue Aug 6, 2024 · 1 comment
Open

[BUG] Continuously stuck on google #93

osilverstein opened this issue Aug 6, 2024 · 1 comment
Labels
bug Something isn't working triaged

Comments

@osilverstein
Copy link

Title

No matter the task, it attempts to navigate away but is stuck on google.com

Description

I added robust json parsing which parses it but failed still. I used many different models except OAI.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected Behavior

It should navigate to the site it attempts to navigate to.

Actual Behavior

It ends up on google.com

Screenshots

image

Environment

  • OS: [Linux]
  • Browser [chrome]

Additional Context

Add any other context about the problem here.

@osilverstein osilverstein added the bug Something isn't working label Aug 6, 2024
@teaxio
Copy link
Collaborator

teaxio commented Aug 8, 2024

@osilverstein Agent-E uses AutoGen as the agent framework. There's a limitation with AutoGen on using other models for function calling. I have been raising this to AutoGen community a lot, but it has not been prioritized yet. You can see this Discord link https://discord.com/channels/1153072414184452236/1258884220101853224
Maybe you can voice the need for autogen to support function calling from other models. The more voices might help move this in the right direction :)

@teaxio teaxio added the triaged label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triaged
Projects
None yet
Development

No branches or pull requests

2 participants