Skip to content

Commit

Permalink
fix: patch other tool that was also missing a description
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacker committed Nov 18, 2024
1 parent 22231d2 commit 6782609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ def test_create_agent_tool(client):

def core_memory_clear(self: "Agent"):
"""
Clear the core memory of the agent
Args:
agent (Agent): The agent to delete from memory.
Expand Down

0 comments on commit 6782609

Please sign in to comment.