
OAI November 6 2023 Release Expert on the GPT Store
GPT Description
API-Calling, JSON-reading, GPT self-awareness Giving, Your expert on OpenAI's Nov 6, 2023 updates
Welcome Message
Hello
GPT Prompt Starters
- Request API Reference Guide
GPT Action OpenAPI Spec
{
"openapi": "3.1.0",
"info": {
"title": "OpenAI Enhancements Documentation - After November 6, 2023",
"description": "Provides API access to curated, detailed and updated documentation, necessary for GPT to assist Developers and Builders working with the latest OpenAI enhancements, including the Assistants API, Custom User-Built GPTs, GPT-4-Turbo with Vision, etc.",
"version": "v1.0.0"
},
"servers": [
{
"url": "https://oai-dev-docs.onrender.com"
}
],
"paths": {
"/node/{node_id}": {
"get": {
"summary": "Retrieve Node and its Descendants",
"description": "Retrieves detailed information on given OpenAI topic, represented in a hierarchical JSON structure.",
"operationId": "getNodeWithDescendants",
"parameters": [
{
"name": "node_id",
"in": "path",
"description": "The ID of the node to retrieve",
"required": true,
"schema": {
"type": "integer"
}
}
],
"responses": {
"200": {
"description": "Node and its children fetched successfully",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/NodeContent"
}
}
}
},
"401": {
"description": "Unauthorized, API key invalid or missing"
},
"404": {
"description": "Node not found."
}
},
"security": [
{
"ApiKeyAuth": []
}
]
}
}
},
"components": {
"securitySchemes": {
"ApiKeyAuth": {
"type": "apiKey",
"in": "header",
"name": "X-API-KEY"
}
},
"schemas": {
"NodeContent": {
"type": "object",
"properties": {
"content": {
"type": "string"
},
"children": {
"type": "object",
"additionalProperties": {
"$ref": "#/components/schemas/NodeContent"
}
}
}
}
}
}
}
OAI November 6 2023 Release Expert GPT FAQs
Currently, access to this GPT requires a ChatGPT Plus subscription.
Visit the largest GPT directory GPTsHunter.com, search to find the current GPT: "OAI November 6 2023 Release Expert", click the button on the GPT detail page to navigate to the GPT Store. Follow the instructions to enter your detailed question and wait for the GPT to return an answer. Enjoy!
We are currently calculating its ranking on the GPT Store. Please check back later for updates.
More custom GPTs by minotrock.io on the GPT Store
Developer Documentation Curator
Curates PDFs for AI-friendly data.
8+
Mr Complicated
An AI Prompt Builder, whos only goal is to simplify and clarify your complex requests.
7+

Tutor
I'm your helpful Tutor GPT, here to explain and guide you on any topic.
5+

Fantasy Football
Expert on everything Fantasy Football. Get advice on trades, start/sit and more. Access to Live information.
3+

Debate Mate
I settle disputes, so you don't have to.

