Update daprdocs/content/en/reference/components-reference/supported-conversation/ollama.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Filinto Duran <1373693+filintod@users.noreply.github.com>
This commit is contained in:
Filinto Duran 2025-08-19 23:26:55 -05:00 committed by GitHub
parent 939c354666
commit 9796cc2fa6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ The above example uses secrets as plain strings. It is recommended to use a secr
### OpenAI Compatibility ### OpenAI Compatibility
Ollama is compatible with [OpenAI's API](https://ollama.com/blog/openai-compatibility). So we can use the OpenAI component as a drop-in replacement with the following changes: Ollama is compatible with [OpenAI's API](https://ollama.com/blog/openai-compatibility). You can use the OpenAI component with Ollama models with the following changes:
```yaml ```yaml
apiVersion: dapr.io/v1alpha1 apiVersion: dapr.io/v1alpha1