File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -277,10 +277,9 @@ class BiodiversityChatbot {
277277 'assistant' ,
278278 'Hi! I can help you explore global biodiversity data and control the map. Try asking:\n\n' +
279279 '* "How much protected area is in India?"\n' +
280- '* "Show threatened amphibian diversity hotspots"\n' +
280+ '* "Show threatened amphibian diversity hotspots by protected area "\n' +
281281 '* "Calculate vulnerable carbon stored in IUCN category Ia areas"\n' +
282- '* "Show state-owned protected areas colored by IUCN category"\n' +
283- '* "Which mammals are found in protected wetlands in Costa Rica?"'
282+ '* "Show state-owned protected areas colored by IUCN category"'
284283 ) ;
285284 }
286285
Original file line number Diff line number Diff line change 11{
22 "mcp_server_url" : " https://biodiversity-mcp.nrp-nautilus.io/sse" ,
3- "llm_model" : " kimi" ,
3+ "llm_model" : " glm-4.6" ,
4+ "comment" : " NB: API keys are supressed in the public config" ,
45 "llm_models" : [
56 {
67 "value" : " glm-4.6" ,
You can’t perform that action at this time.
0 commit comments