Skip to content

Conversation

@louis-jan
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:

@github-actions
Copy link
Contributor

Barecheck - Code coverage report

Total: 69.26%

Your code coverage diff: 0.00% ▴

✅ All code changes are covered

@louis-jan louis-jan merged commit 1964a9c into dev Jan 15, 2025
15 of 16 checks passed
@louis-jan louis-jan 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
@hantran-co hantran-co 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

None yet

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

4 participants