We use a chatbot built on a different AI platform. We use Sendbird channels to store our conversations, and we would like to deliver the chatbot’s streamed responses into these channels.
When calling the following endpoint:
POST https://api-{application_id}.sendbird.com/v3/bots/{bot_userid}/send_stream
we receive this error:
“(Sendbird AI/Delight add-on) is not provisioned for this application; enable it in the Sendbird plan/billing or contact Sendbird.”
Could you please let us know:
- Where in the dashboard (or through which process) can we enable/provision this for our application?
- Is there an additional cost associated with enabling it, and if so, how is it structured?
Thank you for your help.