Unverified Commit f5f74e12 authored by lif's avatar lif Committed by GitHub
Browse files

docs: add version note for /v1/responses API (#13596)


Signed-off-by: default avatarmajiayu000 <1835304752@qq.com>
parent 18fdcc94
......@@ -277,6 +277,8 @@ curl -X POST http://localhost:11434/v1/chat/completions \
### `/v1/responses`
> Note: Added in Ollama v0.13.3
Ollama supports the [OpenAI Responses API](https://platform.openai.com/docs/api-reference/responses). Only the non-stateful flavor is supported (i.e., there is no `previous_response_id` or `conversation` support).
#### Supported features
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment