epam / ai-dial-chat

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

feat(overlay): improve ready to interact event and add conversation loaded event (Issue #1578) #1649

Closed mikitabut closed 2 weeks ago

mikitabut commented 2 weeks ago

Description:

Previously ready to interact called right after models loaded and overlay settings set, but we should also wait for conversation loaded, because we cannot get all needed info from it (like messages and their state) Currently ready to interact event sent once after conversation loaded and if it's not sent before Also added conversation loaded event for cases when we are switching conversation and need to tell about this to host

Issues:

Checklist:

mikitabut commented 2 weeks ago

/deploy-review

Environment URL: https://chat-ai-dial-chat-pr-1649.nightly-test.deltixhub.io E2E tests status: success