Pavan manikanta

Results 4 comments of Pavan manikanta

Hi @DouweM, I've reviewed the issue and your comments. I understand that Qwen Omni's audio input expects a Data URI format (data:;base64,...) which differs from the standard OpenAI raw base64....

Hi @DouweM , I've implemented the fix as discussed! I've added `openai_audio_input_encoding` to `OpenAIModelProfile` to toggle between the default raw base64 format and the uri format required by Qwen Omni....

Hi @DouweM, I'd like to tackle this. I've analyzed the issue: sync history processors fail in TemporalAgent because anyio.to_thread.run_sync creates threads incompatible with Temporal's custom event loop (which doesn't implement...

**Not a Duplicate – Key Differences and Additional Context** Thank you for pointing out similar issues. After reviewing the listed possible duplicates, I believe this feature request addresses a distinct...