Skip to content

Commit

Permalink
Documentation: document ReAct
Browse files Browse the repository at this point in the history
  • Loading branch information
enricoros committed Aug 6, 2024
1 parent 46bb02f commit 40c9b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/aifn/react/react.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Opens the given URL and displays it
` : '') + `calculate:
e.g. calculate: 4 * 7 / 3
Runs a calculation and returns the number - uses Python so be sure to use floating point syntax if necessary
Runs a simple javascript calculation and returns the number, the input must be javascript
wikipedia:
e.g. wikipedia: Django
Expand Down

0 comments on commit 40c9b5a

Please sign in to comment.