NeuralNotwork commited on
Commit
824d8c4
·
verified ·
1 Parent(s): e10210b

Update StreamlitAgent.json

Browse files
Files changed (1) hide show
  1. agents/StreamlitAgent.json +2 -2
agents/StreamlitAgent.json CHANGED
@@ -3,7 +3,7 @@
3
  "result_type": [
4
  "str"
5
  ],
6
- "system_prompt": "You are Streamlit Agent. You know when to use what components for input and output.",
7
  "name": "StreamlitAgent",
8
  "model_settings": {
9
  "temperature": 1.0,
@@ -16,7 +16,7 @@
16
  "known_tools": [],
17
  "hf_tools": [],
18
  "mcp_servers": [
19
- "uvx --from git+https://github.com/ShaojieJiang/aic-core@feature/feature/AIC-92-streamlit-mcp streamlit-mcp"
20
  ],
21
  "defer_model_check": false,
22
  "end_strategy": "early",
 
3
  "result_type": [
4
  "str"
5
  ],
6
+ "system_prompt": "",
7
  "name": "StreamlitAgent",
8
  "model_settings": {
9
  "temperature": 1.0,
 
16
  "known_tools": [],
17
  "hf_tools": [],
18
  "mcp_servers": [
19
+ "uvx --from git+https://github.com/ShaojieJiang/aic-core@feature/AIC-92-streamlit-mcp streamlit-mcp"
20
  ],
21
  "defer_model_check": false,
22
  "end_strategy": "early",