Description
OpenAI compatible models throws API Call error after first turn when browser agent is used
Steps to Reproduce
- Select an openai compatible model
- run any task like "Open youtube"
- Agent gets stuck and eventually throws an API_CALL Error
Expected Behavior
No response
Environment
No response
Additional Context
On investigation, found out that this happens due to image part sent in request. Seems like a formatting issue.
Description
OpenAI compatible models throws API Call error after first turn when browser agent is used
Steps to Reproduce
Expected Behavior
No response
Environment
No response
Additional Context
On investigation, found out that this happens due to image part sent in request. Seems like a formatting issue.