Skip to content

Commit

Permalink
Update compressible_agent.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jackgerrits authored Feb 20, 2024
1 parent c6de754 commit 5d47cb5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions autogen/agentchat/contrib/compressible_agent.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ def __init__(
description: Optional[str] = None,
**kwargs,
):
"""Create a CompressibleAgent.
"""
Args:
name (str): agent name.
system_message (str): system message for the ChatCompletion inference.
Expand Down

0 comments on commit 5d47cb5

Please sign in to comment.