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: update temperature input type and set min/max values #4939

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

italojohnny
Copy link
Member

This PR updates the 'temperature' input type for the OpenAI model and sets its minimum and maximum values.

Fixes: #4915

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. bug Something isn't working labels Nov 28, 2024
Copy link
Contributor

@anovazzi1 anovazzi1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 28, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 29, 2024 18:31
@ogabrielluiz ogabrielluiz merged commit 22482d7 into main Nov 29, 2024
24 checks passed
@ogabrielluiz ogabrielluiz deleted the fix/opeai-model branch November 29, 2024 20:02
edwinjosechittilappilly pushed a commit that referenced this pull request Nov 29, 2024
* fix: update input type and define its min and max values

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
mieslep pushed a commit to mieslep/langflow that referenced this pull request Dec 2, 2024
…i#4939)

* fix: update input type and define its min and max values

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
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.

Bug in OpenAI Component Build fails sometimes without a clearly cause
3 participants