mirror of
https://github.com/microsoft/autogen.git
synced 2026-05-13 03:00:55 -04:00
Update website for v0.4.8 (#5812)
This commit is contained in:
@@ -60,7 +60,7 @@ class FunctionExecutionResult(BaseModel):
|
||||
"""The output of the function call."""
|
||||
|
||||
name: str
|
||||
"""The name of the function that was called."""
|
||||
"""(New in v0.4.8) The name of the function that was called."""
|
||||
|
||||
call_id: str
|
||||
"""The ID of the function call. Note this ID may be empty for some models."""
|
||||
|
||||
Reference in New Issue
Block a user