Leo Q
Leo Q
# Description pydantic 2 introduced multiple enhancement, faster performance, and it was released 9 months ago, it's time to move forward and get better performance, more features. summary of the...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
# Description Sometimes user would use database other than default database for milvus, this pr supports this feature https://milvus.io/docs/v2.3.x/manage_databases.md#Use-a-database ## Type of Change - [x] New feature (non-breaking change which...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit this...
We are considering using it in jenkins pipeline rather than github actions, if there's a `-o` options to output lint result as those format, it would be very useful. *...
we are using pint to scan a folder ,but this folder may contains README.md ,which will lead to ``` values/blackbox-exporter/README.md:3 Fatal: found character that cannot start any token (yaml/parse) ```...
### What feature do you want to see added? After https://github.com/jenkinsci/github-branch-source-plugin/pull/527 , Jenkins can use GitHub app credential without organization settings, automatically picking up organization name inside repo. But this...
# Description Add a mechnism for user to reset password for themselves. The full steps are: 1. User request to reset password, only email address is needed 2. dify send...
https://prometheus.io/docs/instrumenting/writing_exporters/#scheduling exposing metrics using internal scheduling is anti-pattern in prometheus, if we collect metrics when each scrape came in , these are the advantages: 1. the default `up` metrics can...