mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-22 11:15:47 +00:00
add attribute to ChatStepOut
This commit is contained in:
parent
a089380dbe
commit
f358b140db
1 changed files with 1 additions and 0 deletions
|
|
@ -43,3 +43,4 @@ class ChatStepOut(BaseModel):
|
|||
task_id: str
|
||||
step: str
|
||||
data: Any
|
||||
timestamp: float | None = None
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue