dify
dify copied to clipboard
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you q...
# Summary Add a icon to {api}/v1/info. # Screenshots ### Before ``` { "name": "sample chat app", "description": "sample chat app description", "tags": [ "tag_1", "tag_2" ] } ``` ###...
# Checklist: > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] Please open an issue before creating a PR or link to an existing...
> [!IMPORTANT] > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 2. Ensure there is an associated issue and you have been assigned to it > 3....
Web Application cannot open, and popup message is "Missing required parameter in the query string".
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
> [!IMPORTANT] > > 1. Make sure you have read our [contribution guidelines](https://github.com/langgenius/dify/blob/main/CONTRIBUTING.md) > 2. Ensure there is an associated issue and you have been assigned to it > 3....
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...
Fixes #20204 ## Summary Fixed chat agent app with Gemini plugin 0.2.x doesn't work. ## Screenshots  | Before | After | |--------|-------| |None from Chat box. |Any response from...
# Summary The `clipboardElements` state can be shared across `Chatflow` and `Workflow` apps through localStorage now. Fix https://github.com/langgenius/dify/pull/19708 Close https://github.com/langgenius/dify/issues/17566 # Screenshots | Before | After | |--------|-------| | ......
### Self Checks - [x] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [x] I have searched for existing...