docs: replace README screenshot asset (v1.7.8)

This commit is contained in:
2026-04-28 09:14:54 -07:00
parent 36bca94840
commit 18bca027de
3 changed files with 2 additions and 2 deletions

2
app.py
View File

@@ -56,7 +56,7 @@ syslog_handler.setFormatter(
log.addHandler(syslog_handler)
# --- Configuration ---
VERSION = "1.7.7"
VERSION = "1.7.8"
OLLAMA_BASE = "http://localhost:11434"
SEARXNG_BASE = "http://localhost:8888"
BASE_DIR = Path(__file__).parent

Binary file not shown.

Before

Width:  |  Height:  |  Size: 322 KiB

After

Width:  |  Height:  |  Size: 219 KiB

View File

@@ -1,4 +1,4 @@
# ⚡ JarvisChat v1.7.7
# ⚡ JarvisChat v1.7.8
![screenshot](docs/images/screenshot.png)