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

Update model_prices_and_context_window.json - added gpt-3.5-turbo-0125 #1752

Merged
merged 1 commit into from
Feb 2, 2024

Conversation

7flash
Copy link
Contributor

@7flash 7flash commented Feb 2, 2024

Accordingly to recent OpenAI Update:

image (https://openai.com/blog/new-embedding-models-and-api-updates)

This PR fixes an error otherwise appearing when I attempted to add this model in config:

  - model_name: gpt-3.5-turbo-0125
    litellm_params:
      model: gpt-3.5-turbo-0125
litellm.exceptions.BadRequestError: LLM Provider NOT provided. Pass in the LLM provider you are trying to call. You passed model=gpt-3.5-turbo-0125

Copy link

vercel bot commented Feb 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 1:54am
litellm-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 2, 2024 1:54am

@krrishdholakia
Copy link
Contributor

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants