Skip to content

Commit 8769974

Browse files
authored
fix(genapi): chat completion and responses api typo (#5497)
1 parent 3877127 commit 8769974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

macros/ai/chat-comp-vs-responses-api.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ The **Responses** API was released in 2025, and is designed to combine the simpl
1212
Scaleway's support for the Responses API is currently at beta stage. Support of the full feature set will be incremental: currently statefulness and tools other than `function` calling are not supported.
1313
</Message>
1414

15-
Most supported Generative API models can be used with both Chat Completions and Responses API. For the **`gtp-oss-120b` model, use of the Responses API is recommended, as it will allow you to access all of its features, especially tool-calling.
15+
Most supported Generative API models can be used with both Chat Completions and Responses API. For the `gtp-oss-120b` model, use of the Responses API is recommended, as it will allow you to access all of its features, especially tool-calling.
1616

17-
For full details on the differences between these APIs, see the [official OpenAI documentation](https://platform.openai.com/docs/guides/migrate-to-responses).
17+
For full details on the differences between these APIs, see the [official OpenAI documentation](https://platform.openai.com/docs/guides/migrate-to-responses).

0 commit comments

Comments
 (0)