Skip to content

Commit 3260070

Browse files
committed
[skip ci] Updating documentation
1 parent 7b795f2 commit 3260070

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- Generated on 2025-07-16 09:14:32+00:00 -->
1+
<!-- Generated on 2025-08-02 05:15:44+00:00 -->
22

33
<!-- Do not edit this file. Edit README.md/base.md.j2 instead. -->
44
# Scripts
@@ -23,6 +23,7 @@ Got scripts? See [Contributing](.github/CONTRIBUTING.md).
2323

2424
| Title | Filename | Type | Description |
2525
| -------------------------------------- | ------------------------------------------------------------------------------------------------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
26+
| SearXNG AI Search Assist | [`dashboard_services.py`](python/searxng-addons/search_answers_llm/plugins_langchain_llm.py) | SearXNG Addon | Get instant, AI-powered answers summarized from top search results, displayed directly on the page. [**`Demo 🖼️`**](/docs/search_llm_assist.png) |
2627
| SearXNG Self-Hosted Service Index | [`dashboard_services.py`](python/searxng-addons/dashboard_services.py) | SearXNG Addon | Integrates with [`gethomepage/homepage`](https://github.com/gethomepage/homepage) to search through your self-hosted services and applications. [**`Demo 🖼️`**](/docs/searxng-homepage.png) |
2728
| LiteLLM Spend Tracker | [`openfaas-function/`](openfaas-function/README.md) | Serverless | Hierarchical spend visibility across multiple time horizons is provided by a time-segmented API cost tracker that aggregates LLM usage data. |
2829
| Portainer Service Recovery Function | [`openfaas-function/`](openfaas-function/README.md) | Serverless | On-demand service stack recovery solution that intelligently identifies and remediates service disruptions in Portainer-managed containers. |

docs/templates/scripts.md.j2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
| Title | Filename | Type | Description |
22
| -------------------------------------- | ------------------------------------------------------------------------------------------------------ | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
3+
| SearXNG AI Search Assist | [`dashboard_services.py`](python/searxng-addons/search_answers_llm/plugins_langchain_llm.py) | SearXNG Addon | Get instant, AI-powered answers summarized from top search results, displayed directly on the page. [**`Demo 🖼️`**](/docs/search_llm_assist.png) |
34
| SearXNG Self-Hosted Service Index | [`dashboard_services.py`](python/searxng-addons/dashboard_services.py) | SearXNG Addon | Integrates with [`gethomepage/homepage`](https://github.com/gethomepage/homepage) to search through your self-hosted services and applications. [**`Demo 🖼️`**](/docs/searxng-homepage.png) |
45
| LiteLLM Spend Tracker | [`openfaas-function/`](openfaas-function/README.md) | Serverless | Hierarchical spend visibility across multiple time horizons is provided by a time-segmented API cost tracker that aggregates LLM usage data. |
56
| Portainer Service Recovery Function | [`openfaas-function/`](openfaas-function/README.md) | Serverless | On-demand service stack recovery solution that intelligently identifies and remediates service disruptions in Portainer-managed containers. |

0 commit comments

Comments
 (0)