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 team,
I noticed an issue with the avatar mode in the conversation. A 400: Unrecognized request argument supplied: avatar_type error occurs. It seems that this might be caused by a request being sent automatically before the avatar is fully loaded (a hello message).
This could be the root of the issue, as the avatar_type argument may not be available when the request is made.
Please @XredaX check if the request is being sent before the avatar is fully loaded. If that’s the case, consider adding a mechanism to wait for the avatar to be ready before sending the request. Additionally, it would be great to add a short greeting when the avatar is ready, along with a description of what the avatar can do, to improve the user experience.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I noticed an issue with the avatar mode in the conversation.
A 400: Unrecognized request argument supplied: avatar_typeerror occurs. It seems that this might be caused by a request being sent automatically before the avatar is fully loaded (a hello message).This could be the root of the issue, as the
avatar_typeargument may not be available when the request is made.Please @XredaX check if the request is being sent before the avatar is fully loaded. If that’s the case, consider adding a mechanism to wait for the avatar to be ready before sending the request. Additionally, it would be great to add a short greeting when the avatar is ready, along with a description of what the avatar can do, to improve the user experience.
Thanks for addressing this 😊
Beta Was this translation helpful? Give feedback.
All reactions