Skip to content

Commit 7e7e5a2

Browse files
committed
update images
1 parent 150ce23 commit 7e7e5a2

9 files changed

+4
-4
lines changed

MyApp/_pages/ai-server/ollama.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@ Once the model is downloaded, and your Ollama instance is running and accessible
2020

2121
Navigating to the Admin Portal in AI Server, select the **AI Providers** menu item on the left sidebar.
2222

23-
![AI Providers](/img/pages/ai-server/admin-dashboard.png)
23+
![AI Providers](/img/pages/ai-server/admin-dashboard.webp)
2424

2525
Click on the **New Provider** button at the top of the grid.
2626

27-
![New Provider](/img/pages/ai-server/admin-dashboard-providers.png)
27+
![New Provider](/img/pages/ai-server/admin-dashboard-providers.webp)
2828

2929
Select Ollama as the Provider Type at the top of the form, and fill in the required fields:
3030

@@ -33,13 +33,13 @@ Select Ollama as the Provider Type at the top of the form, and fill in the requi
3333
- **API Key**: Optional API key to authenticate with your Ollama instance.
3434
- **Priority**: The priority of the provider, used to determine the order of provider selection if multiple provide the same model.
3535

36-
![Ollama Provider](/img/pages/ai-server/admin-dashboard-ollama-provider.png)
36+
![Ollama Provider](/img/pages/ai-server/admin-dashboard-ollama-provider.webp)
3737

3838
Once the URL (and optional API Key) is set, requests will be made to your Ollama instance to list available models.
3939
By default, it will look for a locally running Ollama instance on port 11434, but you can change the URL to point to your Ollama instance.
4040
These will then be displayed as options to enable for the provider you are configuring.
4141

42-
![Ollama Models](/img/pages/ai-server/ollama-models.png)
42+
![Ollama Models](/img/pages/ai-server/ollama-models.webp)
4343

4444
Select the models you want to enable for this provider, and click **Save** to save the provider configuration.
4545

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)