Skip to content

Commit

Permalink
word
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Jan 3, 2024
1 parent 5fc2871 commit ed5615f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/ai_application.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ You can think of state as a JSON object that the `AIApplication` will update as
```python
from marvin.beta.applications import AIApplication

# define any functions that you want the AI to be able to call
def read_gcal() -> list[dict]:
return [
{
Expand Down

0 comments on commit ed5615f

Please sign in to comment.