Panda98
Results
1
issues of
Panda98
Hi, I created a custom tool following the example from https://github.com/PySpur-Dev/pyspur/blob/main/backend/pyspur/examples/tool_function_example.py, but encountered an error when using it and running in workflow: ```python Traceback (most recent call last): File "/data/xxxxxx/venv/lib/python3.11/site-packages/pyspur/execution/workflow_executor.py",...