mirror of
https://github.com/langgenius/dify.git
synced 2026-04-30 15:38:08 +08:00
Merge branch 'main' into feat/mcp-06-18
This commit is contained in:
@ -160,7 +160,7 @@ class ErrorData(BaseModel):
|
||||
sentence.
|
||||
"""
|
||||
|
||||
data: Any | None = None
|
||||
data: Any = None
|
||||
"""
|
||||
Additional information about the error. The value of this member is defined by the
|
||||
sender (e.g. detailed error information, nested errors etc.).
|
||||
|
||||
Reference in New Issue
Block a user