epam / ai-dial-chat

A default UI for AI DIAL
https://chat.lab.epam.com
Apache License 2.0
50 stars 22 forks source link

Message is sent in Assistant though no model was set in settings. Note: the response is received ok as default model is used, though user can miss this knowledge. #152

Open VolhaBazhkova opened 9 months ago

VolhaBazhkova commented 9 months ago
  1. Click on "+ New conversation"
  2. Set Assistant
  3. In Assistant model type smth like GPT35 (don't select any model, just leave the text)
  4. Type any message and sent -> The response is received. if to hover over assistant icon, there is no Assistant model field. If to open settings, default model GPT-4 is set

Expected result: TBD. Can we check that valid model is set in assistant model?

image

VolhaBazhkova commented 9 months ago

Is it connected to #112 ?