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

fix: hide placeholder python engine and unsupported openai o1 system … #4455

Merged

Conversation

louis-menlo
Copy link
Contributor

…role

Describe Your Changes

This pull request resolved the issue where the Python engine was displayed in the app settings but was not functional. It also addressed the problem where users attempted to set assistant instructions for unsupported models, such as the OpenAI O1 family.

CleanShot 2025-01-15 at 19 08 59@2x

Fixes Issues

Changes

This pull request includes several changes aimed at improving the handling of engine data in the settings screen and refining the request transformation template for the OpenAI API.

Improvements to request transformation template:

Enhancements to engine data handling in settings screen:

@louis-menlo louis-menlo requested a review from urmauur January 15, 2025 12:12
@github-actions github-actions bot added the type: bug Something isn't working label Jan 15, 2025
Copy link
Contributor

Barecheck - Code coverage report

Total: 69.26%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@louis-menlo louis-menlo merged commit 1964a9c into dev Jan 15, 2025
15 of 16 checks passed
@louis-menlo louis-menlo deleted the fix/hide-placeholder-engine-fix-o1-model-parameters branch January 15, 2025 12:26
@github-actions github-actions bot added this to the v0.5.14 milestone Jan 15, 2025
@imtuyethan imtuyethan modified the milestones: v0.5.14, v0.5.15 Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Unsupported value: 'messages[0].role' does not support 'system' with o1-mini & o1-preview
3 participants