docs(user): restructure LLM section

This commit is contained in:
Elian Doran 2025-10-30 11:42:46 +02:00
parent 552df50fe4
commit 21fc61d132
No known key found for this signature in database
50 changed files with 152 additions and 205 deletions

File diff suppressed because one or more lines are too long

View File

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 168 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 172 KiB

View File

Before

Width:  |  Height:  |  Size: 167 KiB

After

Width:  |  Height:  |  Size: 167 KiB

View File

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 237 KiB

View File

Before

Width:  |  Height:  |  Size: 202 KiB

After

Width:  |  Height:  |  Size: 202 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB

View File

@ -1,5 +1,5 @@
<figure class="image image_resized" style="width:63.68%;"> <figure class="image image_resized" style="width:63.68%;">
<img style="aspect-ratio:1363/1364;" src="Introduction_image.png" <img style="aspect-ratio:1363/1364;" src="AI_image.png"
width="1363" height="1364"> width="1363" height="1364">
<figcaption>An example chat with an LLM</figcaption> <figcaption>An example chat with an LLM</figcaption>
</figure> </figure>
@ -11,12 +11,12 @@
<p>The quickest way to get started is to navigate to the “AI/LLM” settings:</p> <p>The quickest way to get started is to navigate to the “AI/LLM” settings:</p>
<figure <figure
class="image image_resized" style="width:74.04%;"> class="image image_resized" style="width:74.04%;">
<img style="aspect-ratio:1916/1906;" src="5_Introduction_image.png" <img style="aspect-ratio:1916/1906;" src="5_AI_image.png"
width="1916" height="1906"> width="1916" height="1906">
</figure> </figure>
<p>Enable the feature:</p> <p>Enable the feature:</p>
<figure class="image image_resized" style="width:82.82%;"> <figure class="image image_resized" style="width:82.82%;">
<img style="aspect-ratio:1911/997;" src="1_Introduction_image.png" <img style="aspect-ratio:1911/997;" src="1_AI_image.png"
width="1911" height="997"> width="1911" height="997">
</figure> </figure>
@ -43,7 +43,7 @@ class="image image_resized" style="width:74.04%;">
We will then hit the “refresh” button to have it fetch our models:</p> We will then hit the “refresh” button to have it fetch our models:</p>
<figure <figure
class="image image_resized" style="width:82.28%;"> class="image image_resized" style="width:82.28%;">
<img style="aspect-ratio:1912/1075;" src="4_Introduction_image.png" <img style="aspect-ratio:1912/1075;" src="4_AI_image.png"
width="1912" height="1075"> width="1912" height="1075">
</figure> </figure>
<p>When selecting the dropdown for the “Embedding Model”, embedding models <p>When selecting the dropdown for the “Embedding Model”, embedding models
@ -51,21 +51,21 @@ class="image image_resized" style="width:74.04%;">
a horizontal line, as seen below:</p> a horizontal line, as seen below:</p>
<figure class="image image_resized" <figure class="image image_resized"
style="width:61.73%;"> style="width:61.73%;">
<img style="aspect-ratio:1232/959;" src="8_Introduction_image.png" <img style="aspect-ratio:1232/959;" src="8_AI_image.png"
width="1232" height="959"> width="1232" height="959">
</figure> </figure>
<p>After selecting an embedding model, embeddings should automatically begin <p>After selecting an embedding model, embeddings should automatically begin
to be generated by checking the embedding statistics at the top of the to be generated by checking the embedding statistics at the top of the
“AI/LLM” settings panel:</p> “AI/LLM” settings panel:</p>
<figure class="image image_resized" style="width:67.06%;"> <figure class="image image_resized" style="width:67.06%;">
<img style="aspect-ratio:1333/499;" src="7_Introduction_image.png" <img style="aspect-ratio:1333/499;" src="7_AI_image.png"
width="1333" height="499"> width="1333" height="499">
</figure> </figure>
<p>If you don't see any embeddings being created, you will want to scroll <p>If you don't see any embeddings being created, you will want to scroll
to the bottom of the settings, and hit “Recreate All Embeddings”:</p> to the bottom of the settings, and hit “Recreate All Embeddings”:</p>
<figure <figure
class="image image_resized" style="width:65.69%;"> class="image image_resized" style="width:65.69%;">
<img style="aspect-ratio:1337/1490;" src="3_Introduction_image.png" <img style="aspect-ratio:1337/1490;" src="3_AI_image.png"
width="1337" height="1490"> width="1337" height="1490">
</figure> </figure>
<p>Creating the embeddings will take some time, and will be regenerated when <p>Creating the embeddings will take some time, and will be regenerated when
@ -139,7 +139,7 @@ class="image image_resized" style="width:74.04%;">
<p>When Tools are executed within your Chat, you'll see output like the following:</p> <p>When Tools are executed within your Chat, you'll see output like the following:</p>
<figure <figure
class="image image_resized" style="width:66.88%;"> class="image image_resized" style="width:66.88%;">
<img style="aspect-ratio:1372/1591;" src="6_Introduction_image.png" <img style="aspect-ratio:1372/1591;" src="6_AI_image.png"
width="1372" height="1591"> width="1372" height="1591">
</figure> </figure>
<p>You don't need to tell the LLM to execute a certain tool, it should “smartly” <p>You don't need to tell the LLM to execute a certain tool, it should “smartly”
@ -149,13 +149,13 @@ class="image image_resized" style="width:74.04%;">
use the “Chat with Notes” button, where you can go ahead and start chatting!:</p> use the “Chat with Notes” button, where you can go ahead and start chatting!:</p>
<figure <figure
class="image image_resized" style="width:60.77%;"> class="image image_resized" style="width:60.77%;">
<img style="aspect-ratio:1378/539;" src="2_Introduction_image.png" <img style="aspect-ratio:1378/539;" src="2_AI_image.png"
width="1378" height="539"> width="1378" height="539">
</figure> </figure>
<p>If you don't see the “Chat with Notes” button on your side launchbar, <p>If you don't see the “Chat with Notes” button on your side launchbar,
you might need to move it from the “Available Launchers” section to the you might need to move it from the “Available Launchers” section to the
“Visible Launchers” section:</p> “Visible Launchers” section:</p>
<figure class="image image_resized" style="width:69.81%;"> <figure class="image image_resized" style="width:69.81%;">
<img style="aspect-ratio:1765/1287;" src="9_Introduction_image.png" <img style="aspect-ratio:1765/1287;" src="9_AI_image.png"
width="1765" height="1287"> width="1765" height="1287">
</figure> </figure>

View File

@ -11,12 +11,12 @@
<p>To set your preferred chat model, you'll want to enter the provider's <p>To set your preferred chat model, you'll want to enter the provider's
name here:</p> name here:</p>
<figure class="image image_resized" style="width:88.38%;"> <figure class="image image_resized" style="width:88.38%;">
<img style="aspect-ratio:1884/1267;" src="AI Provider Information_im.png" <img style="aspect-ratio:1884/1267;" src="Providers_image.png"
width="1884" height="1267"> width="1884" height="1267">
</figure> </figure>
<p>And to set your preferred embedding provider:</p> <p>And to set your preferred embedding provider:</p>
<figure class="image image_resized" <figure class="image image_resized"
style="width:93.47%;"> style="width:93.47%;">
<img style="aspect-ratio:1907/1002;" src="1_AI Provider Information_im.png" <img style="aspect-ratio:1907/1002;" src="1_Providers_image.png"
width="1907" height="1002"> width="1907" height="1002">
</figure> </figure>

View File

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 175 KiB

View File

@ -105,13 +105,6 @@
"isInheritable": false, "isInheritable": false,
"position": 40 "position": 40
}, },
{
"type": "relation",
"name": "internalLink",
"value": "LMAv4Uy3Wk6J",
"isInheritable": false,
"position": 50
},
{ {
"type": "relation", "type": "relation",
"name": "internalLink", "name": "internalLink",
@ -13759,62 +13752,15 @@
} }
] ]
}, },
{
"isClone": false,
"noteId": "LMAv4Uy3Wk6J",
"notePath": [
"pOsGYCXsbNQG",
"LMAv4Uy3Wk6J"
],
"title": "AI",
"notePosition": 340,
"prefix": null,
"isExpanded": false,
"type": "book",
"mime": "",
"attributes": [
{
"type": "label",
"name": "iconClass",
"value": "bx bx-bot",
"isInheritable": false,
"position": 10
},
{
"type": "label",
"name": "viewType",
"value": "list",
"isInheritable": false,
"position": 20
},
{
"type": "label",
"name": "expanded",
"value": "",
"isInheritable": false,
"position": 30
},
{
"type": "label",
"name": "shareAlias",
"value": "llm",
"isInheritable": false,
"position": 40
}
],
"attachments": [],
"dirFileName": "AI",
"children": [
{ {
"isClone": false, "isClone": false,
"noteId": "GBBMSlVSOIGP", "noteId": "GBBMSlVSOIGP",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J",
"GBBMSlVSOIGP" "GBBMSlVSOIGP"
], ],
"title": "Introduction", "title": "AI",
"notePosition": 10, "notePosition": 340,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": false,
"type": "text", "type": "text",
@ -13830,20 +13776,20 @@
{ {
"type": "label", "type": "label",
"name": "shareAlias", "name": "shareAlias",
"value": "intro", "value": "llm",
"isInheritable": false, "isInheritable": false,
"position": 20 "position": 20
}, },
{ {
"type": "label", "type": "label",
"name": "iconClass", "name": "iconClass",
"value": "bx bx-info-circle", "value": "bx bx-bot",
"isInheritable": false, "isInheritable": false,
"position": 30 "position": 30
} }
], ],
"format": "markdown", "format": "markdown",
"dataFileName": "Introduction.md", "dataFileName": "AI.md",
"attachments": [ "attachments": [
{ {
"attachmentId": "4UpXwA3WvbmA", "attachmentId": "4UpXwA3WvbmA",
@ -13851,7 +13797,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "Introduction_image.png" "dataFileName": "AI_image.png"
}, },
{ {
"attachmentId": "8Bn5IsE3Bv1k", "attachmentId": "8Bn5IsE3Bv1k",
@ -13859,7 +13805,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "1_Introduction_image.png" "dataFileName": "1_AI_image.png"
}, },
{ {
"attachmentId": "ABN1rFIIJ8no", "attachmentId": "ABN1rFIIJ8no",
@ -13867,7 +13813,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "2_Introduction_image.png" "dataFileName": "2_AI_image.png"
}, },
{ {
"attachmentId": "CK3z7sYw63XT", "attachmentId": "CK3z7sYw63XT",
@ -13875,7 +13821,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "3_Introduction_image.png" "dataFileName": "3_AI_image.png"
}, },
{ {
"attachmentId": "E6Y09N2t7vyA", "attachmentId": "E6Y09N2t7vyA",
@ -13883,7 +13829,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "4_Introduction_image.png" "dataFileName": "4_AI_image.png"
}, },
{ {
"attachmentId": "JlIPeTtl5wlV", "attachmentId": "JlIPeTtl5wlV",
@ -13891,7 +13837,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "5_Introduction_image.png" "dataFileName": "5_AI_image.png"
}, },
{ {
"attachmentId": "ur4TDJeRqpUC", "attachmentId": "ur4TDJeRqpUC",
@ -13899,7 +13845,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "6_Introduction_image.png" "dataFileName": "6_AI_image.png"
}, },
{ {
"attachmentId": "UTH83LkQEA8u", "attachmentId": "UTH83LkQEA8u",
@ -13907,7 +13853,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "7_Introduction_image.png" "dataFileName": "7_AI_image.png"
}, },
{ {
"attachmentId": "V68TCCTUdyl7", "attachmentId": "V68TCCTUdyl7",
@ -13915,7 +13861,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "8_Introduction_image.png" "dataFileName": "8_AI_image.png"
}, },
{ {
"attachmentId": "YbWoNq58T9kB", "attachmentId": "YbWoNq58T9kB",
@ -13923,20 +13869,21 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "9_Introduction_image.png" "dataFileName": "9_AI_image.png"
} }
] ],
}, "dirFileName": "AI",
"children": [
{ {
"isClone": false, "isClone": false,
"noteId": "WkM7gsEUyCXs", "noteId": "WkM7gsEUyCXs",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J", "GBBMSlVSOIGP",
"WkM7gsEUyCXs" "WkM7gsEUyCXs"
], ],
"title": "AI Provider Information", "title": "Providers",
"notePosition": 20, "notePosition": 10,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": false,
"type": "text", "type": "text",
@ -13986,7 +13933,7 @@
} }
], ],
"format": "markdown", "format": "markdown",
"dataFileName": "AI Provider Information.md", "dataFileName": "Providers.md",
"attachments": [ "attachments": [
{ {
"attachmentId": "BNN9Vv3JEf2X", "attachmentId": "BNN9Vv3JEf2X",
@ -13994,7 +13941,7 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "AI Provider Information_im.png" "dataFileName": "Providers_image.png"
}, },
{ {
"attachmentId": "diIollN3KEbn", "attachmentId": "diIollN3KEbn",
@ -14002,17 +13949,17 @@
"role": "image", "role": "image",
"mime": "image/png", "mime": "image/png",
"position": 10, "position": 10,
"dataFileName": "1_AI Provider Information_im.png" "dataFileName": "1_Providers_image.png"
} }
], ],
"dirFileName": "AI Provider Information", "dirFileName": "Providers",
"children": [ "children": [
{ {
"isClone": false, "isClone": false,
"noteId": "7EdTxPADv95W", "noteId": "7EdTxPADv95W",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J", "GBBMSlVSOIGP",
"WkM7gsEUyCXs", "WkM7gsEUyCXs",
"7EdTxPADv95W" "7EdTxPADv95W"
], ],
@ -14060,7 +14007,7 @@
"noteId": "vvUCN7FDkq7G", "noteId": "vvUCN7FDkq7G",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J", "GBBMSlVSOIGP",
"WkM7gsEUyCXs", "WkM7gsEUyCXs",
"7EdTxPADv95W", "7EdTxPADv95W",
"vvUCN7FDkq7G" "vvUCN7FDkq7G"
@ -14140,7 +14087,7 @@
"noteId": "ZavFigBX9AwP", "noteId": "ZavFigBX9AwP",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J", "GBBMSlVSOIGP",
"WkM7gsEUyCXs", "WkM7gsEUyCXs",
"ZavFigBX9AwP" "ZavFigBX9AwP"
], ],
@ -14175,7 +14122,7 @@
"noteId": "e0lkirXEiSNc", "noteId": "e0lkirXEiSNc",
"notePath": [ "notePath": [
"pOsGYCXsbNQG", "pOsGYCXsbNQG",
"LMAv4Uy3Wk6J", "GBBMSlVSOIGP",
"WkM7gsEUyCXs", "WkM7gsEUyCXs",
"e0lkirXEiSNc" "e0lkirXEiSNc"
], ],
@ -14217,7 +14164,7 @@
"CdNpE2pqjmI6" "CdNpE2pqjmI6"
], ],
"title": "Scripting", "title": "Scripting",
"notePosition": 350, "notePosition": 360,
"prefix": null, "prefix": null,
"isExpanded": false, "isExpanded": false,
"type": "text", "type": "text",

View File

Before

Width:  |  Height:  |  Size: 168 KiB

After

Width:  |  Height:  |  Size: 168 KiB

View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

View File

Before

Width:  |  Height:  |  Size: 172 KiB

After

Width:  |  Height:  |  Size: 172 KiB

View File

Before

Width:  |  Height:  |  Size: 167 KiB

After

Width:  |  Height:  |  Size: 167 KiB

View File

Before

Width:  |  Height:  |  Size: 237 KiB

After

Width:  |  Height:  |  Size: 237 KiB

View File

Before

Width:  |  Height:  |  Size: 202 KiB

After

Width:  |  Height:  |  Size: 202 KiB

View File

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 191 KiB

After

Width:  |  Height:  |  Size: 191 KiB

View File

@ -1,5 +1,5 @@
# Introduction # AI
<figure class="image image_resized" style="width:63.68%;"><img style="aspect-ratio:1363/1364;" src="Introduction_image.png" width="1363" height="1364"><figcaption>An example chat with an LLM</figcaption></figure> <figure class="image image_resized" style="width:63.68%;"><img style="aspect-ratio:1363/1364;" src="AI_image.png" width="1363" height="1364"><figcaption>An example chat with an LLM</figcaption></figure>
The AI / LLM features within Trilium Notes are designed to allow you to interact with your Notes in a variety of ways, using as many of the major providers as we can support.  The AI / LLM features within Trilium Notes are designed to allow you to interact with your Notes in a variety of ways, using as many of the major providers as we can support. 
@ -7,11 +7,11 @@ In addition to being able to send chats to LLM providers such as OpenAI, Anthrop
The quickest way to get started is to navigate to the “AI/LLM” settings: The quickest way to get started is to navigate to the “AI/LLM” settings:
<figure class="image image_resized" style="width:74.04%;"><img style="aspect-ratio:1916/1906;" src="5_Introduction_image.png" width="1916" height="1906"></figure> <figure class="image image_resized" style="width:74.04%;"><img style="aspect-ratio:1916/1906;" src="5_AI_image.png" width="1916" height="1906"></figure>
Enable the feature: Enable the feature:
<figure class="image image_resized" style="width:82.82%;"><img style="aspect-ratio:1911/997;" src="1_Introduction_image.png" width="1911" height="997"></figure> <figure class="image image_resized" style="width:82.82%;"><img style="aspect-ratio:1911/997;" src="1_AI_image.png" width="1911" height="997"></figure>
## Embeddings ## Embeddings
@ -19,25 +19,25 @@ Enable the feature:
You will then need to set up the AI “provider” that you wish to use to create the embeddings for your Notes. Currently OpenAI, Voyage AI, and Ollama are supported providers for embedding generation. You will then need to set up the AI “provider” that you wish to use to create the embeddings for your Notes. Currently OpenAI, Voyage AI, and Ollama are supported providers for embedding generation.
In the following example, we're going to use our self-hosted Ollama instance to create the embeddings for our Notes. You can see additional documentation about installing your own Ollama locally in <a class="reference-link" href="AI%20Provider%20Information/Ollama/Installing%20Ollama.md">Installing Ollama</a>. In the following example, we're going to use our self-hosted Ollama instance to create the embeddings for our Notes. You can see additional documentation about installing your own Ollama locally in <a class="reference-link" href="AI/Providers/Ollama/Installing%20Ollama.md">Installing Ollama</a>.
To see what embedding models Ollama has available, you can check out [this search](https://ollama.com/search?c=embedding)on their website, and then `pull` whichever one you want to try out. As of 4/15/25, my personal favorite is `mxbai-embed-large`. To see what embedding models Ollama has available, you can check out [this search](https://ollama.com/search?c=embedding)on their website, and then `pull` whichever one you want to try out. As of 4/15/25, my personal favorite is `mxbai-embed-large`.
First, we'll need to select the Ollama provider from the tabs of providers, then we will enter in the Base URL for our Ollama. Since our Ollama is running on our local machine, our Base URL is `http://localhost:11434`. We will then hit the “refresh” button to have it fetch our models: First, we'll need to select the Ollama provider from the tabs of providers, then we will enter in the Base URL for our Ollama. Since our Ollama is running on our local machine, our Base URL is `http://localhost:11434`. We will then hit the “refresh” button to have it fetch our models:
<figure class="image image_resized" style="width:82.28%;"><img style="aspect-ratio:1912/1075;" src="4_Introduction_image.png" width="1912" height="1075"></figure> <figure class="image image_resized" style="width:82.28%;"><img style="aspect-ratio:1912/1075;" src="4_AI_image.png" width="1912" height="1075"></figure>
When selecting the dropdown for the “Embedding Model”, embedding models should be at the top of the list, separated by regular chat models with a horizontal line, as seen below: When selecting the dropdown for the “Embedding Model”, embedding models should be at the top of the list, separated by regular chat models with a horizontal line, as seen below:
<figure class="image image_resized" style="width:61.73%;"><img style="aspect-ratio:1232/959;" src="8_Introduction_image.png" width="1232" height="959"></figure> <figure class="image image_resized" style="width:61.73%;"><img style="aspect-ratio:1232/959;" src="8_AI_image.png" width="1232" height="959"></figure>
After selecting an embedding model, embeddings should automatically begin to be generated by checking the embedding statistics at the top of the “AI/LLM” settings panel: After selecting an embedding model, embeddings should automatically begin to be generated by checking the embedding statistics at the top of the “AI/LLM” settings panel:
<figure class="image image_resized" style="width:67.06%;"><img style="aspect-ratio:1333/499;" src="7_Introduction_image.png" width="1333" height="499"></figure> <figure class="image image_resized" style="width:67.06%;"><img style="aspect-ratio:1333/499;" src="7_AI_image.png" width="1333" height="499"></figure>
If you don't see any embeddings being created, you will want to scroll to the bottom of the settings, and hit “Recreate All Embeddings”: If you don't see any embeddings being created, you will want to scroll to the bottom of the settings, and hit “Recreate All Embeddings”:
<figure class="image image_resized" style="width:65.69%;"><img style="aspect-ratio:1337/1490;" src="3_Introduction_image.png" width="1337" height="1490"></figure> <figure class="image image_resized" style="width:65.69%;"><img style="aspect-ratio:1337/1490;" src="3_AI_image.png" width="1337" height="1490"></figure>
Creating the embeddings will take some time, and will be regenerated when a Note is created, updated, or deleted (removed). Creating the embeddings will take some time, and will be regenerated when a Note is created, updated, or deleted (removed).
@ -74,7 +74,7 @@ These are the tools that currently exist, and will certainly be updated to be mo
When Tools are executed within your Chat, you'll see output like the following: When Tools are executed within your Chat, you'll see output like the following:
<figure class="image image_resized" style="width:66.88%;"><img style="aspect-ratio:1372/1591;" src="6_Introduction_image.png" width="1372" height="1591"></figure> <figure class="image image_resized" style="width:66.88%;"><img style="aspect-ratio:1372/1591;" src="6_AI_image.png" width="1372" height="1591"></figure>
You don't need to tell the LLM to execute a certain tool, it should “smartly” call tools and automatically execute them as needed. You don't need to tell the LLM to execute a certain tool, it should “smartly” call tools and automatically execute them as needed.
@ -82,8 +82,8 @@ You don't need to tell the LLM to execute a certain tool, it should “smartly
Now that you know about embeddings and tools, you can just go ahead and use the “Chat with Notes” button, where you can go ahead and start chatting!: Now that you know about embeddings and tools, you can just go ahead and use the “Chat with Notes” button, where you can go ahead and start chatting!:
<figure class="image image_resized" style="width:60.77%;"><img style="aspect-ratio:1378/539;" src="2_Introduction_image.png" width="1378" height="539"></figure> <figure class="image image_resized" style="width:60.77%;"><img style="aspect-ratio:1378/539;" src="2_AI_image.png" width="1378" height="539"></figure>
If you don't see the “Chat with Notes” button on your side launchbar, you might need to move it from the “Available Launchers” section to the “Visible Launchers” section: If you don't see the “Chat with Notes” button on your side launchbar, you might need to move it from the “Available Launchers” section to the “Visible Launchers” section:
<figure class="image image_resized" style="width:69.81%;"><img style="aspect-ratio:1765/1287;" src="9_Introduction_image.png" width="1765" height="1287"></figure> <figure class="image image_resized" style="width:69.81%;"><img style="aspect-ratio:1765/1287;" src="9_AI_image.png" width="1765" height="1287"></figure>

View File

Before

Width:  |  Height:  |  Size: 186 KiB

After

Width:  |  Height:  |  Size: 186 KiB

View File

@ -1,15 +0,0 @@
# AI Provider Information
Currently, we support the following providers:
* <a class="reference-link" href="AI%20Provider%20Information/Ollama">Ollama</a>
* <a class="reference-link" href="AI%20Provider%20Information/OpenAI.md">OpenAI</a>
* <a class="reference-link" href="AI%20Provider%20Information/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="AI Provider Information_im.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_AI Provider Information_im.png" width="1907" height="1002"></figure>

View File

@ -0,0 +1,15 @@
# 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>

View File

Before

Width:  |  Height:  |  Size: 198 KiB

After

Width:  |  Height:  |  Size: 198 KiB

View File

Before

Width:  |  Height:  |  Size: 175 KiB

After

Width:  |  Height:  |  Size: 175 KiB

View File

@ -12,7 +12,7 @@ This section presents the most important changes by version. For a full set of c
* v0.95.0: * v0.95.0:
* A more friendly theme was introduced for <a class="reference-link" href="Advanced%20Usage/Sharing.md">Sharing</a>, with search, expandable tree, night mode and more. * A more friendly theme was introduced for <a class="reference-link" href="Advanced%20Usage/Sharing.md">Sharing</a>, with search, expandable tree, night mode and more.
* v0.94.0: * v0.94.0:
* Added integration with <a class="reference-link" href="AI">AI</a> (using self-hosted LLMs such as Ollama or industry standards such as ChatGPT). * Added integration with <a class="reference-link" href="#root/LMAv4Uy3Wk6J">AI</a> (using self-hosted LLMs such as Ollama or industry standards such as ChatGPT).
* v0.92.5: * v0.92.5:
* Windows binaries are now signed. * Windows binaries are now signed.
* <a class="reference-link" href="Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md">Multi-Factor Authentication</a> was introduced. * <a class="reference-link" href="Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md">Multi-Factor Authentication</a> was introduced.