mirror of
https://github.com/langgenius/dify.git
synced 2026-05-03 08:58:09 +08:00
add old auth transform
This commit is contained in:
@ -36,7 +36,6 @@ class WebsiteInfo(BaseModel):
|
||||
mode: str
|
||||
tenant_id: str
|
||||
only_main_content: bool = False
|
||||
credential_id: Optional[str] = None
|
||||
|
||||
|
||||
class ExtractSetting(BaseModel):
|
||||
|
||||
Reference in New Issue
Block a user