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]: Groq error 400 #1902

Open
2 tasks done
sparkmobi opened this issue May 19, 2024 · 1 comment
Open
2 tasks done

[Bug]: Groq error 400 #1902

sparkmobi opened this issue May 19, 2024 · 1 comment
Labels
bug Something isn't working severity:low Minor issues, code cleanup, etc

Comments

@sparkmobi
Copy link

Is there an existing issue for the same bug?

Describe the bug

hello I am getting this error
I think Opendevin should reduce the amount of length that can be sent in each request

11:37:53 - opendevin:ERROR: agent_controller.py:109 - Error while running the agent: GroqException - Error code: 400 - {'error': {'message': 'Please reduce the length of the messages or completion.', 'type': 'invalid_request_error', 'param': 'messages', 'code': 'context_length_exceeded'}}

Current Version

latest

Installation and Configuration

docker, groq/llama3-70b-814

Model and Agent

No response

Reproduction Steps

No response

Logs, Errors, Screenshots, and Additional Context

No response

@sparkmobi sparkmobi added the bug Something isn't working label May 19, 2024
@SmartManoj
Copy link
Collaborator

SmartManoj commented May 19, 2024

Use Monologue agent.
#1771

@SmartManoj SmartManoj added the severity:low Minor issues, code cleanup, etc label May 20, 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 severity:low Minor issues, code cleanup, etc
Projects
None yet
Development

No branches or pull requests

2 participants