Discussions
Website Integration
Hi there, I'm trying to integrate our AI interactive agency into web flow.
Make a Google Sheets Transcription
Hello
No conversation with demo avatar
We have carefully read through all the instructions in your documentation regarding the StreamingAvatarSDK and set up a server using the InteractiveAvatarNextJSDemo example. When we executed the setup, the interface displayed the option for an avatar, but only as an avatar that repeated what we input. In the interface, I was able to enter the Knowledge Base ID, Avatar ID and the Voice ID. There was no conversation taking place. Is this correct? Furthermore, we were unable to have a conversation but had to input the questions manually. Is that normal bahviour? We are a bit helpless and do not understand why we cannot have a conversation with the avatar.
Is there any keywords or special symbols supported by the avatar?
Hi folks,
How to get the chat history of a session?
I am using streaming sdk. I need to show the user's and avatar's conversation when I click the button "Chat History". Is there any specific api for that?
Why my avatar not speaking the welcome message?
In the knowledge base, I have added a welcome message in the "Opening Intro" section.
When I start the session, avatar is not speaking it. It is waiting for me to speak.
getting avatar not found , in api responce although it is there
Here's a refined version of your message for clarity and professionalism:
Streaming avatar: The interrupt functionality now stops the avatar's idle movement instantly.
Hi, previously the interrupt functionality only stopped what the avatar was speaking, not their movement. However, it now stops their movement/idle animations as well. Was this change intentional?
The 'speak' function on the JS SDK is not working
I have this code
How to integrate LLM as knowledge base?
I have created an LLM which is hosted on a backend server.