Spaces:
Running
Running
Update main.py
Browse files
main.py
CHANGED
@@ -120,7 +120,7 @@ custom_prompt = """You are an AI model expert in computational biology performin
|
|
120 |
```json
|
121 |
{
|
122 |
"tool": "shell",
|
123 |
-
"arguments": '{\"command\":
|
124 |
}
|
125 |
```
|
126 |
"""
|
|
|
120 |
```json
|
121 |
{
|
122 |
"tool": "shell",
|
123 |
+
"arguments": '{\"command\": "<INSERT-YOUR-COMMAND>"}'
|
124 |
}
|
125 |
```
|
126 |
"""
|