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

[Overlay] modelID should be also stored in recentModelsIds #2636

Open
1 task done
VolhaBazhkova opened this issue Nov 19, 2024 · 0 comments
Open
1 task done

[Overlay] modelID should be also stored in recentModelsIds #2636

VolhaBazhkova opened this issue Nov 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@VolhaBazhkova
Copy link

VolhaBazhkova commented Nov 19, 2024

EPAM AI DIAL chat version

0.20.0

What happened?

The ticket was reproduced locally and in sub-project. Here are the steps to reproduce locally:
Prerequisites (typically configured by default):

  1. Recent models configured by default: recentModelsIds:"["gpt-35-turbo","gpt-4","epam10k-semantic-search","gpt-world","mirror"]"
  2. ModelID set and is used in Overlay only: modelId: 'gpt-4'

Steps:

  1. Open DIAl and create new conversation based on "epam10k-semantic-search" (just send 'test' and no need to wait till the response, click on stop generating)
  2. Create new conversation -> GPT-4 is pre-selected (ok), but is shown in Talk to on the third place -> bug

Note: you may just clean local store and after refresh pt-4 model is pre-selected and is shown on the second place -> bug.

Expected: GPT-4 should be placed into recent models list and shown at the top of Talk to on the first place
Note: If gpt-4 is not included into recent list initially, when user create new conversation the model is shown on the first place and as preselected (ok), but the model disappears from the list if user clicks on any other model in Talk to (easy to reproduce in sub-project; or change manually the list of recent models)

image

Confidential information

  • I confirm that do not share any confidential information
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: No status
Development

No branches or pull requests

1 participant