chenbhao commited on
Commit
3fa929f
·
1 Parent(s): 1f1f955

chore: env map config

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -97,9 +97,12 @@ cp VersperClaw ~/.local/bin
97
  "CLAUDE_CODE_AUTO_COMPACT_WINDOW": "200000",
98
  "ENABLE_TOOL_SEARCH": "true",
99
  "TAVILY_API_KEY": "",
100
- # "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "0", default 1
101
  "teammateMode": "tmux", # or in-process
102
  "groqApiKey": "gsk_" # https://console.groq.com
 
 
 
103
  }
104
 
105
  # set auto-dream config
 
97
  "CLAUDE_CODE_AUTO_COMPACT_WINDOW": "200000",
98
  "ENABLE_TOOL_SEARCH": "true",
99
  "TAVILY_API_KEY": "",
100
+ # "CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS": "0", default 1
101
  "teammateMode": "tmux", # or in-process
102
  "groqApiKey": "gsk_" # https://console.groq.com
103
+ # map locationtool
104
+ "AMAP_API_KEY": "b_",
105
+ "GOOGLE_MAPS_API_KEY": "AI_"
106
  }
107
 
108
  # set auto-dream config