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

Add Support for gpt-4-0125-preview #2494

Closed
iceman3000 opened this issue Mar 27, 2024 · 4 comments
Closed

Add Support for gpt-4-0125-preview #2494

iceman3000 opened this issue Mar 27, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request no-recent-activity There has been no recent activity on this issue/pull request

Comments

@iceman3000
Copy link

Is your feature request related to a problem? Please describe.
Latest OpenAI model under the "gpt-4-turbo-preview" alias is not available to be used

Describe the solution you'd like
Add the gpt-4-turbo-preview alias so that promptflow can always point to the latest gpt4 turbo model. Otherwise, add the gpt-4-0125-preview for specific selection.

Describe alternatives you've considered
Use a custom python node and make the OpenAI call myself.

Additional context
None - I'm curious why this option hasn't been added yet given this model has been out for months?

@iceman3000 iceman3000 added the enhancement New feature or request label Mar 27, 2024
@D-W-
Copy link
Contributor

D-W- commented Mar 27, 2024

Hi @iceman3000 , could you describe more where do you want to add "gpt-4-turbo-preview" alias? For built-in node, I think you can specify it in YAML like this:
image

@naiyunzhang
Copy link
Contributor

We will allow input model name manually the dag editor. You can set any model name in the flow.dag.yaml file you want as a workaround for now.

Copy link

Hi, we're sending this friendly reminder because we haven't heard back from you in 30 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 7 days of this comment, the issue will be automatically closed. Thank you!

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue/pull request label Apr 27, 2024
@naiyunzhang
Copy link
Contributor

You can input any model name in the model input box now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-recent-activity There has been no recent activity on this issue/pull request
Projects
None yet
Development

No branches or pull requests

3 participants