Yeuoly
Yeuoly
Thanks for reporting this, it looks like the response content is incomplete, I will check it soon, or have you already got any idea of how to fix it?
> > Thanks for reporting this, it looks like the response content is incomplete, I will check it soon, or have you already got any idea of how to fix...
Resolved https://github.com/langgenius/dify-sandbox/pull/41
@majestichou I solved it, and your test case has been added to CI, thanks so much for your contributions!
Could you pls provide a bit more information? such as your code and logs
What's your sandbox version? upgrade to 2.1 may solve this.
> # The following is the Chinese translation of the previous text > 我在离线使用dify时,无法正确安装插件依赖,尽管我知道他缺少依赖包,我尝试过很多办法。 > > # 首先我在能联网的电脑进入plugin 容器 bash > pip download -r "plugin dir/requirements.txt" > # 然后到离线环境 >...
> [@Yeuoly](https://github.com/Yeuoly) > > What can I fill in this extension parameter? Because initially, I wanted to bypass' - i 'to specify the local path. It seems that dify has...
Great! I've merged it, the changes will be released in few days.
> [@Yeuoly](https://github.com/Yeuoly) Hello,When the dify-plugin-sdk version upgraded, do I need to manually update the dify_plugin version in the requirements.txt file under openai_api_compatible, or will it automatically reference the new SDK...