How to create custom chat UI

Hi there, i didn’t quite get how to create my own custom chat ui and how to use it after creation

1 Like

Hey Dima!

Thanks for your question.

I’ve attached a video that walks through the process:
:link: https://www.youtube.com/watch?v=GgmeaLB3DM8

Here’s a quick summary of what you need to do:

  1. Create a Start Node
  2. Add a Tool Node — select the integration you want and review its JSON Schema
  3. Use the JSON Schema keys from that tool to build a form in your Start Node interface
  4. Finish with an End Node

Let me know if anything’s unclear!

2 Likes

Thanx a lot! The video is useful

1 Like