Chore: example config update
This commit is contained in:
@@ -23,3 +23,6 @@ STT_ENABLED = false
|
|||||||
STT_URL = "http://localhost:8081/inference"
|
STT_URL = "http://localhost:8081/inference"
|
||||||
DBPATH = "gflt.db"
|
DBPATH = "gflt.db"
|
||||||
FetchModelNameAPI = "http://localhost:8080/v1/models"
|
FetchModelNameAPI = "http://localhost:8080/v1/models"
|
||||||
|
# external search tool
|
||||||
|
SearchAPI = "" # url to call the tool by
|
||||||
|
SearchDescribe = "" # link that returns models.Tool
|
||||||
|
|||||||
Reference in New Issue
Block a user