Spaces:
Sleeping
Sleeping
Update tools.py
Browse files
tools.py
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
{
|
| 3 |
"name": "choose_move",
|
| 4 |
"description": "Selects and executes an available attacking or status move.",
|
|
|
|
| 1 |
+
toolsList=[
|
| 2 |
{
|
| 3 |
"name": "choose_move",
|
| 4 |
"description": "Selects and executes an available attacking or status move.",
|