BackRunner

Results 19 comments of BackRunner

Tried reinstalling the model plugin, or reinstalling the agent strategy, or restart the whole docker stack, none of them worked. There's no error log in the outputs of api container...

> I solved it. My problem was due to missing envparameters in the `langgenius/dify-api` & `langgenius/dify-plugin-daemon` section. > > langgenius/dify-api [43ab7c2](https://github.com/langgenius/dify/commit/43ab7c22a78f4376275510c7178baf17575cdbe1) > > ``` > PLUGIN_REMOTE_INSTALL_HOST: ${EXPOSE_PLUGIN_DEBUGGING_HOST:-localhost} > PLUGIN_REMOTE_INSTALL_PORT: ${EXPOSE_PLUGIN_DEBUGGING_PORT:-5003}...

Talked with the developer, here's a solution: >DO NOT EDIT `PLUGIN_DIFY_INNER_API_KEY` in the .env. >Just recover it to the default value in .env.example ```ini PLUGIN_DIFY_INNER_API_KEY=QaHbTe77CtuXmsfyhR7+vRjI/+XbV1AaFy691iy+kGDv2Jvy0/eAh8Y1 ```

Need this feature, IMO for Chinese contents, the quotes in styles like「」 and 『』will bring a better screen reading experience than “” or ‘‘.

Same here, using Dify v1.1.3 with the Gemini plugin v0.0.8. The model is Gemini 2.0 Pro Experimental, using ReAct strategy in Agent node, got the 400 error

Really need this feature, this UX is really annoyed

> Hi [@backrunner](https://github.com/backrunner), I'm interested in working on this feature request. I have experience with React interfaces and understand the importance of creating an immersive experience for role-playing scenarios. I'd...

Also met the 404 error here, and there's not any useful message that which request got a 404 response, the `ReAct` strategy also cannot work, even with a single internal...

Same here with TypeScript client ----- Edit: Recreating the whole collections in Weaviate works to me.