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

Enhancement: allow setting model parameter ranges for custom endpoints #4027

Open
1 task done
happyZYM opened this issue Sep 13, 2024 · 1 comment
Open
1 task done
Labels
enhancement New feature or request

Comments

@happyZYM
Copy link

What happened?

I would like to set temperature above 1.0(For example, deepseek https://platform.deepseek.com/api-docs/quick_start/parameter_settings/), but LibreChat rejected my operation.

Steps to Reproduce

  1. click on the configure panel
  2. set temperature to 1.3
  3. the system automatically set temperature to 1.0

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Screenshots

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@happyZYM happyZYM added the bug Something isn't working label Sep 13, 2024
@danny-avila danny-avila removed the bug Something isn't working label Sep 13, 2024
@danny-avila danny-avila changed the title [Bug]: Cannot set temperature above 1.0 Enhancement: allow setting model parameter ranges for custom endpoints Sep 13, 2024
@danny-avila danny-avila added the enhancement New feature or request label Sep 13, 2024
@danny-avila
Copy link
Owner

this is not a bug, since OpenAI is limited up to 1: https://platform.openai.com/docs/api-reference/audio/createTranscription#audio-createtranscription-temperature

So I edited the title/label to reflect the need

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants