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) Add gpt4 to openai_constants #2413

Closed

Conversation

dmitrygalanov
Copy link
Contributor

Add original "GPT4" model to MODEL_NAMES selection list and drop down menu

Reason
If the user wants to use the original gpt4, they user has to modify the source code of the component. This fix will allow users to simply select the model from the drop down menu.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Jun 27, 2024
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Jun 27, 2024
@dmitrygalanov dmitrygalanov deleted the gpt4_openai_option branch June 27, 2024 22:21
@dmitrygalanov dmitrygalanov restored the gpt4_openai_option branch June 27, 2024 22:21
@dmitrygalanov
Copy link
Contributor Author

dmitrygalanov commented Jun 27, 2024

Closed this PR for main.
Created pull request for DEV branch ( #2416)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant