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

New o1 model is not supported? #1794

Open
cpath-ukk opened this issue Dec 23, 2024 · 1 comment
Open

New o1 model is not supported? #1794

cpath-ukk opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@cpath-ukk
Copy link

Description

Everything works well in crewai while using model openai/o1-preview, but does not work
with o1 or o1-2024-12-17.

The model seems to be now officially available via API from OpenAI.

I updated litellm to the last version via pip before trying and I am Tier 5 user supposed to have no restrictions for OpenAI API.

litellm.exceptions.NotFoundError: litellm.NotFoundError: OpenAIException - Error code: 404 - {'error': {'message': 'The model o1-2024-12-17 does not exist or you do not have access to it.', 'type': 'invalid_request_error', 'param': None, 'code': 'model_not_found'}}

Steps to Reproduce

n/a

Expected behavior

n/a

Screenshots/Code snippets

n/a

Operating System

Other (specify in additional context)

Python Version

3.11

crewAI Version

0.86

crewAI Tools Version

0.17

Virtual Environment

Conda

Evidence

n/a

Possible Solution

n/a

Additional context

macos sequoia

@cpath-ukk cpath-ukk added the bug Something isn't working label Dec 23, 2024
@cpath-ukk
Copy link
Author

problem solved.

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