Discussions

Ask a Question
ANSWERED

account delete

I want to delete my account [email protected] and I want an email notification. Thank you

ANSWERED

{'description': 'Could not access storage (S3)', 'kind': 'StorageError'}

Yo,

ANSWERED

Api

Can i connect it to a chat bot

ANSWERED

Its possible to use Agent with my own LLMs?

I am looking to use agent stream but just for make it talk, I cant use "talk" because its static image, so I need that image looks like is listening (like agents) and just make it talk with text or audio.

ANSWERED

Classic Editon

Hi, I can´t show de classic edition in my profile. Please help me!

ANSWERED

Spanish Translation

Hello Support,

ANSWERED

Today, I paid to upgrade to the large package of $108 per month but never got credits for the payment

please let me know how to get the credits - it shows my payment processed for the 1 year amount

ANSWERED

Instead of result_url I'm getting pending_url any solution?

While generating the video through DID api in response i am getting pending_url instead of result_url

ANSWERED

We want to buy your API

Hello, we want to use your API to develop a dialogue can ai's app, the hope can give us quotation。

ANSWERED

I am trying to integrate google-cloud translate API with my agent response.

const { Translate } = require('@google-cloud/translate').v2; --If I add this in my agents-client-api.js. I am getting an error. Might be a circular node module dependency error. It doesn't connect to the agent created or retrieve the agent ID details. Can you help me resolve circular dependency?