The links to the OpenAI API reference return 404s, seems like OpenAI changed their routes? Links on the Structured Output and Tools pages still work, but redirect from platform.openai.com to developers.openai.com. ## Possible new routes ### Chat Completions Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/chat-completions.md Old: https://platform.openai.com/docs/api-reference/chat/ New: https://developers.openai.com/api/reference/resources/chat Old: https://platform.openai.com/docs/api-reference/chat/create New: https://developers.openai.com/api/reference/resources/chat/subresources/completions/methods/create ## Completions Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/completions.mdx Old: https://platform.openai.com/docs/api-reference/completions New: https://developers.openai.com/api/reference/resources/completions ### Embeddings Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/embeddings.md Old: https://platform.openai.com/docs/api-reference/embeddings New: https://developers.openai.com/api/reference/resources/embeddings ### Responses Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/responses.md Old: https://platform.openai.com/docs/api-reference/responses New: https://developers.openai.com/api/reference/resources/responses
The links to the OpenAI API reference return 404s, seems like OpenAI changed their routes?
Links on the Structured Output and Tools pages still work, but redirect from platform.openai.com to developers.openai.com.
Possible new routes
Chat Completions
Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/chat-completions.md
Old: https://platform.openai.com/docs/api-reference/chat/
New: https://developers.openai.com/api/reference/resources/chat
Old: https://platform.openai.com/docs/api-reference/chat/create
New: https://developers.openai.com/api/reference/resources/chat/subresources/completions/methods/create
Completions
Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/completions.mdx
Old: https://platform.openai.com/docs/api-reference/completions
New: https://developers.openai.com/api/reference/resources/completions
Embeddings
Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/embeddings.md
Old: https://platform.openai.com/docs/api-reference/embeddings
New: https://developers.openai.com/api/reference/resources/embeddings
Responses
Source: https://github.com/lmstudio-ai/docs/blob/main/1_developer/3_openai-compat/responses.md
Old: https://platform.openai.com/docs/api-reference/responses
New: https://developers.openai.com/api/reference/resources/responses