Garett MacGowan
Garett MacGowan
> This would be very useful, as it appears that ChatGPT requires OpenAPI 3.0 specs for its plugins and custom actions. +1
I found the official spec converter here: https://github.com/swagger-api/swagger-converter/blob/master/src/main/swagger/swagger.yaml It's provided as a docker container, so I'm going to go with the proxy approach as suggested by @tonyxiao
+1 to this. If you're using argocd-image-updater with image tags such as `latest`, `dev`, `staging`, etc. + `argocd` writeback method, then it may be a sufficient workaround to simply use:...
Ran out of time this week. Haven't forgotten about this.
I am facing similar issues. ~~Enabling XLA gave me about a 2X if my notes are correct~~ edit 2: not actually, when "SubProcess ended with return code: 0" occurs when...
+1 on this. I just ran into this issue.