Skip to content

Commit

Permalink
2 small things
Browse files Browse the repository at this point in the history
  • Loading branch information
zzstoatzz committed Sep 9, 2024
1 parent eba6ac5 commit 4e5603f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion all_code.txt

This file was deleted.

1 change: 1 addition & 0 deletions src/controlflow/events/events.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ def _message(cls, v):
def _finalize(self):
self.delta["name"] = self.agent.name
self.snapshot["name"] = self.agent.name
return self

@property
def delta_message(self) -> AIMessageChunk:
Expand Down

0 comments on commit 4e5603f

Please sign in to comment.