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.py #2416

Merged
merged 2 commits into from
Jul 1, 2024

Conversation

dmitrygalanov
Copy link
Contributor

@dmitrygalanov dmitrygalanov commented Jun 27, 2024

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

Reason

If the user wants to use the original gpt4, 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.

@dmitrygalanov dmitrygalanov marked this pull request as ready for review June 27, 2024 22:33
@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 the lgtm This PR has been approved by a maintainer label Jun 28, 2024
@ogabrielluiz ogabrielluiz merged commit 3b07eda into langflow-ai:dev Jul 1, 2024
15 of 25 checks passed
ogabrielluiz added a commit that referenced this pull request Jul 1, 2024
(fix) Add gpt4 to openai_constants

Co-authored-by: Gabriel Luiz Freitas Almeida <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants