codex support
Hi, I see that in some examples (https://beta.openai.com/examples/default-sql-translate) the davinci-codex is set as an engine, but I can't set it with this SDK.
is there any workaround for this?
Do you have access to codex? I think this repository isn't maintained anymore so I started my own fork. It has davinci-codex and cushman-codex, but I am unable to test them as I don't have access.
That specific SQL Translate example you mentioned is in the samples on OpenAI.Net. You can find it here.
Thank you @WilliamWelsh, I do have access to the codex APIs. I ended up wrapping the APIs myself, they are easy enough.
@Licantrop0 Can you share or give me some assistance with C# wrapper for Codex?
@benedlore I just published this for you: https://gist.github.com/Licantrop0/115f7f0280e865c69e3849c8a14989dc let me know if you have questions.
most recent models have been added in: https://github.com/OkGoDoIt/OpenAI-API-dotnet/commit/f4d9d9d1b9885176948967f21074ad1ebe00331a