songlin1994

Results 12 comments of songlin1994

确实 现在新版的 用不上这个插件了

+1, 我也遇到了同样的问题。 +1, I had the same problem.

因为 每次新建表格 飞书默认给了200行的空行,如果使用目前的新增功能,会从201行开始插入。非常不友好,需要删除前200行。 所以希望能引入 飞书的插入行列功能

![Image](https://github.com/user-attachments/assets/0ae9bb0c-8df5-440b-a808-3849322dd088) The related configuration for the bot's responses has not been changed and remains at its default settings. Could this be related?

Plug-in version ![Image](https://github.com/user-attachments/assets/36419898-cb05-4ce1-957b-f072fd6b6d5d) open AI plug is ok enable or disable models and save the changes. ![Image](https://github.com/user-attachments/assets/69d7dd4e-77e8-424b-a1a2-41cd0fc6a988)

The toggle for models that existed before the upgrade does not work. For example, in version 009, the newly added r1 model can be enabled or disabled successfully. However, for...

重现方式: 先部署1.0.0 dify 版本,然后安装 tongyi 005版本插件,启用任意几个模型,关闭任意几个模型。 然后删除tongyi 插件,升级dify 1.0.1 版本 安装 tongyi 最新版本插件, 打开或关闭之前模型的插件 就不生效了。 Steps to Reproduce: Deploy Dify version 1.0.0. Install the Tongyi 005 version plugin. Enable and...

Self-hosted Container Repair Method: 1、Enter the database container: docker exec -it docker-db-1 /bin/bash 2、Access the psql interactive command line: psql -h localhost -U postgres -d dify 3、Clear the table data:...