mirror of
https://github.com/zadam/trilium.git
synced 2025-11-11 08:58:58 +01:00
15 lines
729 B
Markdown
Vendored
15 lines
729 B
Markdown
Vendored
# Providers
|
|
Currently, we support the following providers:
|
|
|
|
* <a class="reference-link" href="Providers/Ollama">Ollama</a>
|
|
* <a class="reference-link" href="Providers/OpenAI.md">OpenAI</a>
|
|
* <a class="reference-link" href="Providers/Anthropic.md">Anthropic</a>
|
|
* Voyage AI
|
|
|
|
To set your preferred chat model, you'll want to enter the provider's name here:
|
|
|
|
<figure class="image image_resized" style="width:88.38%;"><img style="aspect-ratio:1884/1267;" src="Providers_image.png" width="1884" height="1267"></figure>
|
|
|
|
And to set your preferred embedding provider:
|
|
|
|
<figure class="image image_resized" style="width:93.47%;"><img style="aspect-ratio:1907/1002;" src="1_Providers_image.png" width="1907" height="1002"></figure> |