merge: add workflow vision configuration
This commit is contained in:
@@ -47,6 +47,7 @@ class RuntimeModelResource(BaseModel):
|
||||
interface_type: str
|
||||
values: dict = Field(default_factory=dict)
|
||||
secrets: dict = Field(default_factory=dict)
|
||||
support_image_input: bool = False
|
||||
|
||||
|
||||
class RuntimeKnowledgeBase(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user