Discussions

Ask a Question
ANSWERED

API Call having isue

I have completed and tested the API call to create knowledge ID and It worked yesterday and even today. I tried it again this afternoon and it didn't work again. And without the knowledge ID all isn't working.

ANSWERED

PROBLEMAS COM COBRANÇA

Recebi uma cobrança por engano, gostaria de cancelar a compra

ANSWERED

Start a WebRTC connection Issue

Hello Team,

ANSWERED

elevenlabs integration custom voice

Hi Team,

ANSWERED

using avatar in bubble.io

When using the script through the html element on bubble.io the element cant be hidden in any way, is there a fix to this?

ANSWERED

TooManyRequestsError and Reconnect Issues with Agents SDK

I’m using the Agents SDK and frequently encountering this error:

ANSWERED

Get Face Detection

I am using get face detection api as follows

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

can you share doc of REST api integration

i am trying to using you text to videos api to using the python django and implement and use my business requirements so the error occurs is :- "{"error":"Failed to generate video","details":{"kind":"UnknownError","description":"Internal Server Error"}}"

ANSWERED

Change Agent's CSS on webpage

Hi, could you please help me with an issue related to changing CSS styles on a website?
I copied the code snippet and pasted it into the HTML, and the generated agent appears in the bottom right corner, which is not the desired position. When I check in Chrome DevTools, I see that all styles are generated within the

<style>
...
</style>
element, but I can’t seem to override them. How can I get access to these styles to make changes?