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

Chat's tooltip contain incorrect temperature value if model has temperatureSupported= false #2952

Closed
1 task done
YauheniyaH opened this issue Jan 20, 2025 · 1 comment
Closed
1 task done
Assignees
Labels
bug Something isn't working

Comments

@YauheniyaH
Copy link

EPAM AI DIAL chat version

0.24.0

How to reproduce

Preconditions:
set parameter temperatureSupported= false for any model

Steps:

  1. click "+" to create new conversation
  2. click "Change agent" link
  3. select model from preconditions
  4. click "Configure settings" link
  5. check that temperature control is not displayed
  6. input any message for chat
  7. hover over settings icon in chat's header -> temperature is displayed , value of temperature is the same as was set for previous chat

Actual result

the temperature control is not displayed in Configuration settings modal - ok

Image

but tooltip has temperature value - bug
Image

Expected result

When parameter temperatureSupported= false for model, then chat's tooltip should contain default value 1 for temperature

Confidential information

  • I confirm that do not share any confidential information
@YauheniyaH YauheniyaH added the bug Something isn't working label Jan 20, 2025
@IlyaBondar IlyaBondar self-assigned this Jan 24, 2025
@IlyaBondar IlyaBondar moved this to In Progress in AI DIAL Jan 24, 2025
@IlyaBondar IlyaBondar moved this from In Progress to Code Review in AI DIAL Jan 24, 2025
@IlyaBondar IlyaBondar moved this from Code Review to In Testing in AI DIAL Jan 24, 2025
@YauheniyaH YauheniyaH self-assigned this Jan 27, 2025
@YauheniyaH
Copy link
Author

verified in staging successfully

@github-project-automation github-project-automation bot moved this from In Testing to Done in AI DIAL Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants