Skip to content

Commit 18b311d

Browse files
feat: re-gen gpt-5-2-pro-RESPONSES
1 parent 69fcc8d commit 18b311d

2 files changed

Lines changed: 1 addition & 17 deletions

File tree

docs/api-references/text-models-llm/OpenAI/gpt-5-2-pro.json renamed to docs/api-references/text-models-llm/OpenAI/gpt-5-2-pro-RESPONSES.json

File renamed without changes.

packages/generators-v2/src/json_for-docs_generation.json

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,8 @@
11
[
2-
{
3-
"name": "openai/gpt-5-2",
4-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=openai/gpt-5-2",
5-
"alias": "gpt-5-2",
6-
"category": "text-models-llm",
7-
"vendor": "OpenAI",
8-
"codeSamples": "chat-completion"
9-
},
10-
{
11-
"name": "openai/gpt-5-2-chat-latest",
12-
"url": "https://ai.aimlapi.com/docs-json?endpoint=openai/chat-completions&model=openai/gpt-5-2-chat-latest",
13-
"alias": "gpt-5-2-chat-latest",
14-
"category": "text-models-llm",
15-
"vendor": "OpenAI",
16-
"codeSamples": "chat-completion"
17-
},
182
{
193
"name": "openai/gpt-5-2-pro",
204
"url": "https://ai.aimlapi.com/docs-json?model=openai/gpt-5-2-pro&endpoint=openai/responses",
21-
"alias": "gpt-5-2-pro",
5+
"alias": "gpt-5-2-pro-RESPONSES",
226
"category": "text-models-llm",
237
"vendor": "OpenAI",
248
"codeSamples": "chat-completion"

0 commit comments

Comments
 (0)