chenbhao commited on
Commit
2a2dc3e
·
1 Parent(s): d02c5a1

chore: describe allow toolsearch

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -69,6 +69,9 @@ docker compose up -d
69
 
70
  # check in every browser
71
  firefox http://localhost:8080
 
 
 
72
  ```
73
 
74
  ## 3. SubAgent - back run & tool call agent and swap file output
 
69
 
70
  # check in every browser
71
  firefox http://localhost:8080
72
+
73
+ # allow tool search in ~/.bashrc
74
+ export ENABLE_TOOL_SEARCH=true
75
  ```
76
 
77
  ## 3. SubAgent - back run & tool call agent and swap file output