在Dify1.1.x版本中上传文档报错,报错内容为 {“code”: “invalid_param”, “message”: “1 validation errorforKnowledgeConfig\nretrieval_model.weights.weight_type\n Input should be a valid string[type=string_type,input_value
“message”: “1 validation error for KnowledgeConfig\nretrieval_model.weights.weight_type\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visit errors.pydantic.dev/2.9”,“status”: 400} 官方虽然更新了 1.1.3版本,但是更新...
{"mcp_sse_call_tool": "Error executing tool: 1 validation error for TextMessage\ntext\n Input should be a valid string [type=string_type, input_value=None, input_type=NoneType]\n For further information visithttps://errors.pydantic.dev/2.11/v/string_type"} ...
pt_BR: A tool for performing a Google SERP search and extracting snippets and webpages.Input should be a search query. # 传递给 LLM 的介绍,为了使得LLM更好理解这个工具,我们建议在这里写上关于这个工具尽可能详细的信息,让 LLM 能够理解并使用这个工具 llm: A tool for performing a Google SERP ...
Run failed: Failed to transform agent message: PluginInvokeError: {"args":{},"error_type":"ValidationError","message":"1 validation error for mcpReActParams\nmodel.entity\n Input should be a valid dictionary or instance of AIModelEntity [type=model_type, input_value=None, input_type=NoneTyp...
# The format of the image sent when the multi-modal model is input, # the default is base64, optional url. # The delay of the call in url mode will be lower than that in base64 mode. # It is generally recommended to use the more compatible base64 mode. # If configured as...
fix/run-button-disappeared-when-no-inputs-form feat/e-license-limit feat/e-priced-limit 1.0.0-fix revert-17133-fix/i16990-text-to-language-settings 1.2.0 0.15.6-alpha.1 1.1.3 0.15.5 1.1.2 0.15.4 1.1.1 1.1.0 1.0.1 1.0.0 0.15.3 0.15.2 0.15.1 1.0.0-beta.1 0.15.0 0.14.2...
[{"name": "google_search", "description": "A tool for performing a Google SERP search and extracting snippets and webpages.Input should be a search query.", "parameters": {"type": "object", "properties": {"query": {"type": "string", "description": "key words for searching"}}, ...
Failed to transform tool message: PluginInvokeError: {"args":{},"error_type":"ValidationError","message":"1 validation error for SessionMessage\ndata\n Input should be a valid dictionary [type=dict_type, input_value=('type', MessageType.TEXT: 'text'\u003e), input_type=tuple]\n For fu...
CODE_GENERATION_MAX_TOKENS=1024 # --- # Multi-modal Configuration # --- # The format of the image/video/audio/document sent when the multi-modal model is input, # the default is base64, optional url. # The delay of the call in url mode will be lower than that in base64 mode. ...