Skip to content

Commit

Permalink
Enable tool call logging in Todoist cookbook
Browse files Browse the repository at this point in the history
  • Loading branch information
Ansub committed Feb 6, 2025
1 parent f1ab74b commit ea13468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cookbook/tools/todoist_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
tools=[TodoistTools()],
markdown=True,
debug_mode=True,
show_tool_calls=True,
)


Expand Down

0 comments on commit ea13468

Please sign in to comment.