Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork155
feat(provider): Fix #1442 - Support OpenAI Responses API#1463
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
feat(provider): Fix #1442 - Support OpenAI Responses API#1463
Uh oh!
There was an error while loading.Please reload this page.
Conversation
… for models advertizing supporting only it
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Otherwise looks pretty good, thanks! |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
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. |
746a697 intoCopilotC-Nvim:mainUh oh!
There was an error while loading.Please reload this page.
Look fine for now thanks a lot. sorry it took me a while to review |
…dvertizing supporting only it