Skip to content

Commit 9513676

Browse files
committed
Fix clipper bullet formatting
1 parent 6eebd53 commit 9513676

File tree

1 file changed

+6
-6
lines changed
  • pages/20241129-obsidian-webclipper-config

1 file changed

+6
-6
lines changed

pages/20241129-obsidian-webclipper-config/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,13 +66,13 @@ PARAMETER temperature 0.25
6666
1. Click the Obsidian icon in the Firefox toolbar and then click the gear to open the settings screen again.
6767
2. Click _Interpreter_ and enable it.
6868
3. Click _Add provider_ and enter details about the local Ollama server.
69-
- _Provider_: `Ollama`
70-
- _Base URL_: `http://127.0.0.1:11434/api/chat`
71-
- _API key_: `ollama`
69+
- _Provider_: `Ollama`
70+
- _Base URL_: `http://127.0.0.1:11434/api/chat`
71+
- _API key_: `ollama`
7272
4. Click _Add model_ and enter details about the local Ollama server.
73-
- _Provider_: `Ollama`
74-
- _Display name_: `Llama 3.2 (ctx=32k, t=0.25)`
75-
- _Model ID_: `llama3.2:ctx32k-t0.25` (the ID used when running `ollama create` earlier)
73+
- _Provider_: `Ollama`
74+
- _Display name_: `Llama 3.2 (ctx=32k, t=0.25)`
75+
- _Model ID_: `llama3.2:ctx32k-t0.25` (the ID used when running `ollama create` earlier)
7676

7777
## Create a new template
7878

0 commit comments

Comments
 (0)