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

Configs: add openai limited access o1 models; add xAI grok-beta #81

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

anthonywu
Copy link

Add OpenAI o1 models

image

So whoever with API access can use it.

  • add o1-{mini,preview} models to config

  • make temperature param allow None, because the stack of litellm/openai/o1 does not accept temperature param

image

  • introduce is_limited_access flag (default False, on for these two models)

what happens if you don't have access but you select the models anyway

image

@darrenburns
Copy link
Owner

Thanks for this, will aim to get it in this week.

@anthonywu
Copy link
Author

anthonywu commented Nov 16, 2024

while I'm here and this isn't merged yet, also added grok-beta support

image image

@anthonywu anthonywu force-pushed the openai-o1-models-limited-access branch from 3285905 to 12102f2 Compare November 16, 2024 00:57
@anthonywu anthonywu changed the title Configs: add openai limited access o1 models Configs: add openai limited access o1 models; add xAI grok-beta Nov 16, 2024
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.

2 participants