Intro to Voiceflow's React Chat Library | Part 1 Community Workshop Series
Вставка
- Опубліковано 16 гру 2024
- In this live workshop series Ben goes over our react chat UI kit. The full workshop is broken down into:
Part 1: Intro to the React Chat Library
Part 2: React Chat vs. Demo React Chat\
Part 3: Custom components
Part 4: Microfrontends and plugins
***
The collaborative platform to build AI agents. Use Voiceflow to design, test, and launch chat or voice AI agents - together, faster, at scale.
Join our Discord community
👾 / discord
Kickstart your next project with our templates
🚀 www.voiceflow....
Our Links 🔗
👉 Start building today: www.voiceflow.com
👉 Subscribe: bit.ly/3am22nf
👉 Twitter: bit.ly/2xrXZqV
👉 LinkedIn: / voiceflowhq
👉 Publication: www.voiceflow....
Voiceflow might look a little different than what's in this video from 2023. Browse our documentation to learn more, or connect with community builders on our Discord!
Docs ➡voiceflow.com/docs
Discord ➡link.voiceflow.com/community
Seems that the repository structure changed quite a lot since this video, the package/widget does not exist anymore, I think that every component is in src/components now :)
Very cool to get this code for free, it is well written, thank you ❤
Hye Ben
Is there any way to update the sessionId/user_id through the voiceflow canvas?
I'm using HTML embed and trying to isolate individual user based on userId. Hence, in the middle of a chat, I want to change userId so that it interacts with the new userId hence storing the transcript to the mentioned userId.
I know ya made how to hand off chat to live agent. Can you do one that's very clear please.