花间酒

Results 12 comments of 花间酒

你可以使用 filter 这个属性。下面我给出了一个示例,关于这个属性的简单例子,不知你的想法是否是这个。 [示例](https://stackblitz.com/edit/vitejs-vite-u9pmmv?file=src%2FApp.vue,package.json&terminal=dev) @Ben-Avrahami

@dosu,What could have caused this error? Failed to transform tool message: PluginInvokeError: {"args":null,"error_type":"PluginDaemonInnerError","message":"failed to read response body: context deadline exceeded"}

@dosu,I'm using a cloud-based service instead of a self-deployed one. Moreover, I was surprised to find that the plugin could run during debugging, but it failed to run after being...

@dosu,However, it's not that just one specific tool can't run. All the tools within this plugin package are unable to run, which ultimately led to the error mentioned above. My...

@dosu,However, it's not that just one specific tool can't run. All the tools within this plugin package are unable to run, which ultimately led to the error mentioned above. My...

@fernvenue, Oh, my goodness! Thank you for discovering this issue. I really didn't expect it to be such a minor problem. However, it's indeed puzzling to me why there were...

![Image](https://github.com/user-attachments/assets/c7610ca6-386a-4636-ba7a-522cb0bd7468) I've looked at some of the official plugin examples, and they don't have the last few values either. So why can they run? I added "None", but it still...

@fernvenue, Thank you so much for your time and effort. I truly appreciate it. Yes, my code is open-source. this is [Dify-Tools](https://github.com/flower0wine/dify-tools) `To avoid wasting your precious time, I retested...

Thank you for your time and suggestions. May I ask if you ran the plugin locally? Since I conducted the test in the cloud, I'm not sure what error messages...

The reason why the dependencies of the plugin were not provided is that during debugging, I found that even without specifying the dependencies in the requirements.txt file, the plugin could...