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

o1 doesnt work #1131

Open
sanjay920 opened this issue Jan 6, 2025 · 0 comments
Open

o1 doesnt work #1131

sanjay920 opened this issue Jan 6, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@sanjay920
Copy link
Contributor

I want to use OpenAI o1 to power my agent but it fails with the following errors in obot server:

[server] time="2025-01-06T15:01:42-08:00" level=info msg="Handled request: method POST, path /run" id=dcba5071-273b-44e4-b237-93ee4dc39a07
[server] 2025/01/06 15:01:42 ERROR sendRequestStream failed due to non-retriable statuscode code=400 status="400 Bad Request" tries=1 maxTries=6 failures="#1/6 error response received: error, status code: 400, message: Unsupported parameter: 'temperature' is not supported with this model.; exiting due to non-retriable error in try #1/6: 400 400 Bad Request"
[server] time="2025-01-06T15:01:42-08:00" level=info msg="Handled request: method POST, path /evaluate" id=81e0d164-fd56-496f-a3ba-00720245509b
[server] time="2025-01-06T15:01:42-08:00" level=error msg="failed to save state: failed to run: failed calling model for completion: request failed on non-retriable status-code: 400 400 Bad Request
failed to run: failed calling model for completion: request failed on non-retriable status-code: 400 400 Bad Request" logger=8/pkg/invoke
[server] time="2025-01-06T15:01:42-08:00" level=error msg="run failed: failed to run: failed calling model for completion: request failed on non-retriable status-code: 400 400 Bad Request
failed to run: failed calling model for completion: request failed on non-retriable status-code: 400 400 Bad Request" logger=8/pkg/invoke
image
@sanjay920 sanjay920 added the bug Something isn't working label Jan 6, 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

1 participant