We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a8fd0f commit 311b5a9Copy full SHA for 311b5a9
1 file changed
backend/.example.env
@@ -24,8 +24,9 @@ OLLAMA_BASE_URL=
24
#########################################################
25
## Tool (Secretes and Config used by Agent Tools)
26
27
+SEARX_SEARCH_HOST_URL="http://localhost:8080"
28
+SHELL_EXEC_SERVER_URL="http://localhost:3005/exec"
29
TAVILY_API_KEY=
-SHELL_EXEC_SERVER_URL="http://shell.example.com/exec"
30
31
32
## Services (Enabled via docker containers)
0 commit comments