I'm using SDK to render an AI Agent in a JS.
It's basically using the renderChat() function and it works well. Is there a way to specify a chat name while creating it? Or a custom identifier like "external_id" (something like that)?
I also checked the REST API documentation and didn't find a way to set chat name or external Id⦠But I saw that the GET returns chat name in the payload.