mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-02-06 04:45:10 -05:00
whatever you say pal
This commit is contained in:
@@ -437,7 +437,7 @@ class Graph(BaseGraph):
|
||||
|
||||
# Add other (optional) field info items
|
||||
field_schema.update(
|
||||
**field_info.model_dump(
|
||||
field_info.model_dump(
|
||||
by_alias=True,
|
||||
exclude_defaults=True,
|
||||
exclude={"provider", "supported_types"}, # already included above
|
||||
|
||||
Reference in New Issue
Block a user