idotr7

Results 2 issues of idotr7

i tested langserve with ChatOpenAI and the events streamed well but when i used langserve with bedrock i noticed that the content i stream as follows: [['type':'text'],['text':STREAMED_RESPONSE_FROM_LLM]] when using the...

investigate
todo

### pipecat version 0.0.95 ### Python version 3.11.13 ### Operating System ubuntu ### Issue description The pipeline restarts when using the end_conversation function like the guide here: examples/foundational/26i-gemini-live-graceful-end.py ### Reproduction...