mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-24 01:22:23 +08:00
Add Object field type to constants.py
This commit is contained in:
@ -17,6 +17,7 @@ from langflow.field_typing import (
|
||||
AgentExecutor,
|
||||
NestedDict,
|
||||
Data,
|
||||
Object,
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user