sky
sky
 
 It can be used in the knowledge base, but cannot be called in the agent  
@crazywoola Is there any way to do this?
Still unresolved :(
I kind of know why, I'm using RAGFLOW, and when the model is passed into RAGFLOW, it's all \n\n\n... ragflow returned an error 
replace the AI model. qwen or deepseek is work
+1 My Dify's version is 1.0.0 and run in Docker This error is displayed when referencing the knowledge base  ----- retest, brnach: main, This error still occurs 
试了,感觉没触发,按照文档:https://github.com/pen4uin/java-memshell-generator/tree/main/jmg-docs/1.0.8 1、生成:  2.服务端启动spring项目 3.进行注入:提示成功:  4.触发内存注入: 5.根据生成配置 6.访问: 7.对应服务端日志: 
和启动方式有关吗? java -jar user-xxx.jar 项目是spring cloud,服务是spring boot启动的
刚刚试了下, 1、user-xxx.jar是本地起的,启动方式为java -jar user-xxx.jar (spring cloud 项目,spring-boot工程) 2、访问服务的接口 3、agent本地注入,注入方式 ``` [root@36e5248b2ca4 webapps]# java -jar demo.jar [*] Found pid 445 ——> [demo.jar] [*] Found pid 397 ——> [user-xxx.jar] [root@36e5248b2ca4 webapps]# java...