ToolParameterError(f"Variable {tool_input.value} does not exist")
Self Checks
- [x] This is only for bug report, if you would like to ask a question, please head to Discussions.
- [x] I have searched for existing issues search for existing issues, including closed ones.
- [x] I confirm that I am using English to submit this report (我已阅读并同意 Language Policy).
- [x] [FOR CHINESE USERS] 请务必使用英文提交 Issue,否则会被关闭。谢谢!:)
- [x] Please do not modify this template :) and fill in all the required fields.
Dify version
1.0.1
Cloud or Self Hosted
Self Hosted (Source)
Steps to reproduce
I set the "required: false" parameter for "files" in the tool's YAML file, but in reality, it was still validated and did not take effect.
✔️ Expected Behavior
No response
❌ Actual Behavior
No response
fixed this but now i have another problem
Ignoring torch: markers 'sys_platform == "darwin"' don't match your environment Ignoring torchvision: markers 'sys_platform == "darwin"' don't match your environment Ignoring onnxruntime-silicon: markers 'sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment
so now
Traceback (most recent call last):
File "C:\Windows\System32\Deep-Live-Cam\run.py", line 3, in
how did u fix it
same rpoblem
need fix for this
2 hours with errors
should be fixed with : pip install pygrabber
First, I activated my venv and then used :
uv pip install pygrabber