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

Add o1-preview support (or how to hack it in) #393

Open
johannesCmayer opened this issue Sep 25, 2024 · 1 comment
Open

Add o1-preview support (or how to hack it in) #393

johannesCmayer opened this issue Sep 25, 2024 · 1 comment

Comments

@johannesCmayer
Copy link

Currently, I can't do

(gptel-make-openai "custom1" :models '("o1-preview") :key gptel-api-key)

The problem I am running into so far is that o1-preview does not support system messages yet. And it seems gptel always tries to send system messages. Could there be an option not to send a system message (or what is the option if it exists)?

Alternatively, how can I hack it so that it works? Some pointers would be helpful.

@karthink
Copy link
Owner

There is an open PR to allow disabling the system message, see #339.

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

No branches or pull requests

2 participants