summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrail Finder <wohilas@gmail.com>2025-10-09 14:53:29 +0300
committerGrail Finder <wohilas@gmail.com>2025-10-09 14:53:29 +0300
commit5d2ce7a5f5743fa39b43379b143e0ee9a908ada6 (patch)
treec3bcbc39b0bb81cfe1d6936b0b12fa5d2e0a93a1
parent314c07835e62f575ab8cd6f4c3c92bab8dd4f856 (diff)
Chore: example config updateHEADmaster
-rw-r--r--config.example.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.example.toml b/config.example.toml
index 124c94e..8a38073 100644
--- a/config.example.toml
+++ b/config.example.toml
@@ -23,3 +23,6 @@ STT_ENABLED = false
STT_URL = "http://localhost:8081/inference"
DBPATH = "gflt.db"
FetchModelNameAPI = "http://localhost:8080/v1/models"
+# external search tool
+SearchAPI = "" # url to call the tool by
+SearchDescribe = "" # link that returns models.Tool