Azure open ai responses api - text not being displayed #8312
Replies: 5 comments 1 reply
-
No issue here: Possibly related to |
Beta Was this translation helpful? Give feedback.
-
Confirming with o3-pro, which only works with Responses API: |
Beta Was this translation helpful? Give feedback.
-
thanks for the quick reply. Strange. I tried with codex-mini and o3-pro. Could you share your yaml config? I am using GitHub codespaces but I don’t suspect this to be of any importance. |
Beta Was this translation helpful? Give feedback.
-
@danny-avila thank you for the feedback. Built an Image and deployed it. Its working as intended. So I am guessing it has to do with local npm builds? Or some weird behavior on codespaces. Regards |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
@danny-avila, thank you guys! Configured deployments in librechat.yaml and params to use responses api. No errors. Also azure OpenAI studio monitoring indicates that request from librechat was processed and response returned. However the models answers are empty (in UI and in db).
Am I missing something?
Regards
Version Information
0.7.9-rc1
Steps to Reproduce
Configure azure open ai responses model in librechat.yaml
Select model and switch on responses api toggle
Wait for empty response
Check db messages and find empty text property
What browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions