Skip to content

Commit 264f3b8

Browse files
martimfasantosholtskinner
authored andcommitted
removed incorrect docstrings
1 parent 78197dc commit 264f3b8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/a2a/utils/message.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,6 @@ def new_agent_parts_message(
4545
parts: The list of `Part` objects for the message content.
4646
context_id: The context ID for the message.
4747
task_id: The task ID for the message.
48-
final: Optional boolean indicating if this is the final message.
49-
metadata: Optional metadata for the message.
5048
5149
Returns:
5250
A new `Message` object with role 'agent'.

0 commit comments

Comments
 (0)