#Dynamic first message
1 messages · Page 1 of 1 (latest)
Awesome. Any eta on the function calling?
Also, I am using the ReactSDK, how do I get the data collection values back from the messages?
And finally, I've gotten as far as getting the conversation to start, however when I speak, it doesn't register and no further interaction logs. I'm not sure if I'm not doing it correctly or if it's just not working. Do you all have a React example anywhere that I can reference?
@frail mesa
Re no further interaction logs - are you on a free tier?
Data collection values will be visible on the History tab in our Platform upon inspecting individual call. We will add some aggregated export functionality in the future.
Function calling soon - maybe a week, let's see.
I upgraded to the paid tier because I saw a lot of posts in here that it didn't work on the free tier, which was in fact true, because once I upgraded, only then was I at least able to receive messages from the conversation on session init. It reads me the established first message, and my mic and audio are enabled, and I've tested this, but when I speak back, nothing is handled, no further interaction at all on the conversation.
@frail mesa
@frail mesa I resolved this, the getUserMedia was failling so it didn't establish the connection properly. Everything is working now.
Perfect! Great to know!
Re different first medsages, for now you can try swapping between 2 agents
Is that best practice? I would then have to train two, or more agents with the same data depending on their responsibility in the system. I can see where this makes sense, but could also make an argument against it due to the pure redundancy of most properties. It would be great to configure certain pieces so that there was a great degree of flexibility for my use case.
Yes, you are right 100%. We will add the option to send a config message at the start of the conversation.
(I was just offering solution until that is the case 🙂 )
Hi @frail mesa! I was wondering when will you release an easy way to export the conversation history? As long as there isn't a way to export and feed it to an LLM, there's little you can do with it, when using it in scale.
You can use the existing endpoints here
Get all conversations of agents that user owns. With option to restrict to a specific agent.
export functionality will come soon
Hi @frail mesa , will you soon add a way to delete conversations from the conversations history?
Also, besides branding the widget, are you planing on allow users to brand a landing page hosted in ElevenLabs?
Do you mean the "share link" page?