You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, are there any plans to support/switch to the version 3 or higher?
As an instance generated JSON can't be accepted in GPT's actions (API calls form the ChatGPT) because of the version.
For example instead of BaseURLServers should be presented there, and much much more specific to the version 3.x..
The text was updated successfully, but these errors were encountered:
I have been planning this for a while but I need some free time for working on it. Also swaggo, which is most popular swagger package in Go, use v2. I think most of community is okey with v2. But of course it does not mean that I will skip doing v3.
Hi, are there any plans to support/switch to the version 3 or higher?
As an instance generated JSON can't be accepted in GPT's actions (API calls form the ChatGPT) because of the version.
For example instead of
BaseURL
Servers
should be presented there, and much much more specific to the version 3.x..The text was updated successfully, but these errors were encountered: