We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d36d4 commit 0d1a040Copy full SHA for 0d1a040
docs/docs/03-tools/03-openapi.md
@@ -1,9 +1,5 @@
1
# OpenAPI Tools
2
3
-:::note
4
-This is a new feature and might be buggy.
5
-:::
6
-
7
GPTScript can treat OpenAPI v3 definition files as though they were tool files.
8
Each operation (a path and HTTP method) in the file will become a simple tool that makes an HTTP request.
9
GPTScript will automatically and internally generate the necessary code to make the request and parse the response.
0 commit comments