Update README.md
Browse files
README.md
CHANGED
|
@@ -41,7 +41,7 @@ These python functions can do anything (including sending GET/POST requests to e
|
|
| 41 |
|
| 42 |
The two requirements include the python function signature and the appropriate docstring to generate the function call.
|
| 43 |
|
| 44 |
-
NexusRaven-V2 also does best on functions with arguments.
|
| 45 |
|
| 46 |
### NexusRaven-V2's Capabilities
|
| 47 |
|
|
|
|
| 41 |
|
| 42 |
The two requirements include the python function signature and the appropriate docstring to generate the function call.
|
| 43 |
|
| 44 |
+
NexusRaven-V2 also does best on functions with arguments, so please always only provide functions that require arguments to raven.
|
| 45 |
|
| 46 |
### NexusRaven-V2's Capabilities
|
| 47 |
|