bolna icon indicating copy to clipboard operation
bolna copied to clipboard

End-to-end platform for building voice first multimodal agents

Results 49 bolna issues
Sort by recently updated
recently updated
newest added

it was working fine previously for me in v-7.6 twilio-app-1 | INFO: 172.20.0.3:38740 - "POST /call HTTP/1.1" 500 Internal Server Error twilio-app-1 | Exception occurred in make_call: HTTPConnectionPool(host='localhost', port=4040): Max...

The agent should be able to answer from the document.

feature

Hello, I am not able to here AI voice while running the "/call" API. But I am able to see the AI response on terminal logs. Can you please let...

Ref: https://www.plivo.com/docs/voice/concepts/audio-streaming

Assuming no S3 usage, the default case should be to pass `welcome_message` from synthesizer.

Currently, one needs to pass `ConversationConfig` due to the way pydantic handles Optional attributes else it throws `422` error. https://github.com/bolna-ai/bolna/blob/cf14ea3f18e5fc92a6b051293dc02d9163db7d9a/bolna/models.py#L163-L167