diff --git a/app.py b/app.py index dbec4b0..ba481b6 100644 --- a/app.py +++ b/app.py @@ -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 diff --git a/docs/images/screenshot.png b/docs/images/screenshot.png index 0d2a3bf..7271e00 100644 Binary files a/docs/images/screenshot.png and b/docs/images/screenshot.png differ diff --git a/readme.md b/readme.md index d9b30b0..2212aaa 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ -# ⚡ JarvisChat v1.7.7 +# ⚡ JarvisChat v1.7.8 ![screenshot](docs/images/screenshot.png)