pipecat-ai / pipecat

Open Source framework for voice and multimodal conversational AI
BSD 2-Clause "Simplified" License
3.35k stars 318 forks source link

Linebreak raising error #477

Closed bekirisgor closed 1 month ago

bekirisgor commented 1 month ago

In the openai.py the line 196 causing the error on startup

https://github.com/pipecat-ai/pipecat/commit/eadd68d40b6233e4bffeb0bfa7171f2cdc0758c4#diff-9936d198fe1b6111bda52a8946489a48634160552f9af6e1ff1177b5b1c0f194R196

I dont know is there another line break issue

bekirisgor commented 1 month ago

solved with PR #479