Skip to content

Commit 110b653

Browse files
committed
fine-tuned models are not supported with the responses API
1 parent 26e0f30 commit 110b653

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/ai-services/openai/how-to/responses.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,9 @@ Not every model is available in the regions supported by the responses API. Chec
5656
> Not currently supported:
5757
> - Structured outputs
5858
> - image_url pointing to an internet address
59-
> - The web search tool is also not supported, and is not part of the `2025-03-01-preview` API.
60-
>
59+
> - The web search tool
60+
> - Fine-tuned models
61+
>
6162
> There is also a known issue with vision performance when using the Responses API, particularly with OCR tasks. As a temporary workaround set image detail to `high`. This article will be updated once this issue is resolved and as any additional feature support is added.
6263
6364

0 commit comments

Comments
 (0)