You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm experiencing the issue with "likes" feature so like/dislike buttons are not always shown when expected from my side.
And there is some tendency in appearance:
If my chat application responding with a single stream of text chunks, then it works as expected
For cases when my chat responds with several stages, attachments and text chunks I never seen the like/dislike buttons shown.
Note: I've done the custom TypeScript lambda, so maybe I have a misconfiguration in some response fields like object, finish_reason, etc.
Actual result
Complex messages are shown w/o like buttons
Expected result
My expectatation that like/dislike buttons are shown for all assistant messages if enabled.
Confidential information
I confirm that do not share any confidential information
The text was updated successfully, but these errors were encountered:
EPAM AI DIAL chat version
0.15.2
How to reproduce
Hi,
I'm experiencing the issue with "likes" feature so like/dislike buttons are not always shown when expected from my side.
And there is some tendency in appearance:
Note: I've done the custom TypeScript lambda, so maybe I have a misconfiguration in some response fields like
object
,finish_reason
, etc.Actual result
Complex messages are shown w/o like buttons
Expected result
My expectatation that like/dislike buttons are shown for all assistant messages if enabled.
Confidential information
The text was updated successfully, but these errors were encountered: