Skip to content

Commit d7d0d08

Browse files
authored
Merge pull request #47 from Fueled/add/screenshot
Add images to readmes
2 parents 7f57f23 + 52096a0 commit d7d0d08

3 files changed

Lines changed: 8 additions & 0 deletions

File tree

.wordpress-org/screenshot-1.png

1.04 MB
Loading

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AI Provider for Ollama
22

3+
![AI Provider for Ollama](https://github.com/Fueled/ai-provider-for-ollama/blob/develop/.wordpress-org/banner-1544x500.png)
4+
35
[![Support Level](https://img.shields.io/badge/support-active-green.svg)](#support-level) [![Release Version](https://img.shields.io/github/release/Fueled/ai-provider-for-ollama.svg)](https://github.com/Fueled/ai-provider-for-ollama/releases/latest) ![WordPress Plugin Required PHP Version](https://img.shields.io/wordpress/plugin/required-php/ai-provider-for-ollama) ![WordPress Plugin: Required WP Version](https://img.shields.io/wordpress/plugin/wp-version/ai-provider-for-ollama) ![WordPress Plugin: Tested WP Version](https://img.shields.io/wordpress/plugin/tested/ai-provider-for-ollama) [![GPLv2 License](https://img.shields.io/github/license/Fueled/ai-provider-for-ollama.svg)](https://github.com/Fueled/ai-provider-for-ollama/blob/develop/LICENSE.md)
46

57
[![Test](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/test.yml/badge.svg)](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/test.yml) [![Plugin Check](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/plugin-check.yml/badge.svg)](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/plugin-check.yml) [![Dependency Review](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/dependency-review.yml/badge.svg)](https://github.com/Fueled/ai-provider-for-ollama/actions/workflows/dependency-review.yml)
@@ -34,6 +36,8 @@ composer require fueled/ai-provider-for-ollama
3436

3537
## Configuration
3638

39+
<img src="/.wordpress-org/screenshot-1.png" alt="Settings > Ollama screen showing available AI models and Host URL configuration." width="600">
40+
3741
### Ollama Host URL
3842

3943
By default, the provider connects to `http://localhost:11434`. You can change this in two ways:

readme.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,10 @@ By default, the provider connects to `http://localhost:11434`. You can change th
5656
1. Set the `OLLAMA_HOST` environment variable (takes precedence).
5757
2. Go to **Settings > Ollama** in the WordPress admin and enter your host URL.
5858

59+
== Screenshots ==
60+
61+
1. Settings > Ollama screen showing available AI models and Host URL configuration.
62+
5963
== Changelog ==
6064

6165
= 1.0.3 - 2026-03-25 =

0 commit comments

Comments
 (0)