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-preview and o1-mini #67

Merged
merged 1 commit into from
Dec 23, 2024
Merged

o1-preview and o1-mini #67

merged 1 commit into from
Dec 23, 2024

Conversation

appatalks
Copy link
Owner

This pull request includes an important change to the trboSend function in the core/js/gpt-core.js file to filter out messages with the "developer" role for specific models.

Filtering messages:

  • core/js/gpt-core.js: Modified the trboSend function to exclude messages with the "developer" role when the model is either 'o1-preview' or 'o1-mini'. This change ensures that only messages from users or assistants are included in these cases.

support added, exclude developer
@appatalks appatalks merged commit 523a63c into main Dec 23, 2024
4 checks passed
@appatalks appatalks deleted the appatalks-o1-preview-mini branch December 23, 2024 18:48
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.

1 participant