pipecat icon indicating copy to clipboard operation
pipecat copied to clipboard

Open Source framework for voice and multimodal conversational AI

Results 113 pipecat issues
Sort by recently updated
recently updated
newest added

If we want to connect multiple chatbots with different prompt context,multiple agents is something that comes to mind.Can we achieve this presently through any means or we have to wait...

The conflict is caused by: pipecat-ai[daily,openai,silero] 0.0.36 depends on daily-python~=0.10.1; extra == "daily" pipecat-ai[daily,openai,silero] 0.0.35 depends on daily-python~=0.10.1; extra == "daily" pipecat-ai[daily,openai,silero] 0.0.34 depends on daily-python~=0.10.1; extra == "daily" pipecat-ai[daily,openai,silero]...

`pipecat.services.anthropic:_process_context:126 - AnthropicLLMService#0 exception: Error code: 400 - {'type': 'error', 'error': {'type': 'invalid_request_error', 'message': 'messages: roles must alternate between "user" and "assistant", but found multiple "user" roles in a row'}}`...

Hello. A question has been revolving in my mind.I wanted to display the contents that are getting collected by the bot(The information it is gathering while talking to the user).Is...

I am trying to implement a FastAPI server that can accept both Twilio calls & websocket calls but found that the FastAPIWebSocket transport did not drop in nicely. I was...

**Description:** To enhance the capabilities and interactivity of our application, it would be highly beneficial to integrate function calling with the Google Gemini Chatbot. This feature would enable the chatbot...

enhancement

How to change the speech recognition interface? I want to use iFlytek's or ourself's speech recognition. I want to have a conversation in Chinese.

2024-07-11 14:13:05.423 | ERROR | pipecat.pipeline.task:_process_up_queue:135 - Error running app: Error getting audio (status: 422, error: {"detail":[{"type":"string_type","loc":["body","stream_chunk_size"],"msg":"Input should be a valid string","input":20}]})