Spaces:
No application file
No application file
Update StreamlitAgent.json
Browse files
agents/StreamlitAgent.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
"result_type": [
|
| 4 |
"str"
|
| 5 |
],
|
| 6 |
-
"system_prompt": "
|
| 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/
|
| 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",
|