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] Not going past Google home screen #120

Open
Dogway opened this issue Dec 31, 2024 · 0 comments
Open

[BUG] Not going past Google home screen #120

Dogway opened this issue Dec 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Dogway
Copy link

Dogway commented Dec 31, 2024

Title

Used several APIs but Agent-E doesn't perform any actions.

Description

I first tested with openrouter API, using tool models like Llama 3.2 3B Instruct (free) or Gemini 1.5 free without success.
Since for some reason openrouter was asking for credits on the terminal, I enabled a local server with lmstudio and served Llama 3.2 3B Instruct from there, without success again. I know the local server works because I tested on OpenWebUI but in Agent-E chatbot it only replies with the instructions and stops there. I attach the log.

Steps to Reproduce

  1. Setup the API Base_URL and KEY and model name in agents_llm_config.json
  2. Launch Agent-E
  3. Ask for an action

Expected Behavior

I expect the agent, which is fed with a tool model to perform the action prompted

Actual Behavior

It replies and stays idle

Screenshots

ChatBot

Environment

Windows 11, Chrome latest

Additional Context

Attached a log
Agent-E - error log.txt

@Dogway Dogway added the bug Something isn't working label Dec 31, 2024
@Dogway Dogway changed the title [BUG] Not going past home Google screen [BUG] Not going past Google home screen Dec 31, 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
Projects
None yet
Development

No branches or pull requests

1 participant