feat(provider): Fix #1442 - Support OpenAI Responses API#1463
Conversation
… for models advertizing supporting only it
|
Otherwise looks pretty good, thanks! |
|
Hello @deathbeam , |
|
The last commit above is just a catchup to the main branch. No changes made my side. If there is anything I can do to make this PR merged, do not hesitate. Regards. |
|
Sorry did not had much time to look at this lately, I will try to review tomorrow |
|
https://platform.openai.com/docs/guides/function-calling hmm so i went through this but it looks the wawy you are handling tool calls here is very different from the official documentation, does the tool calling part work? |
|
My knowledge was :
I am sorry to see they have documentation divergence... |
|
@deathbeam , I pushed a fix for tool calling. You were right there were a problem. I think it is good now. Feel free to review and comment. |
|
Look fine for now thanks a lot. sorry it took me a while to review |
…dvertizing supporting only it