Add Object field type to constants.py
This commit is contained in:
parent
c88d63546f
commit
c89e4bc422
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@ from langflow.field_typing import (
|
|||
AgentExecutor,
|
||||
NestedDict,
|
||||
Data,
|
||||
Object,
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue