kerlion
kerlion
### Self Checks - [X] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...
# Description add support for AWS bedrock Cohere embeddings. Fixes # (issue) ## Type of Change Please delete options that are not relevant. - [x] New feature (non-breaking change which...
# Description I missed 2 changed files in last PR, change 2 files, and added 2 files. Added support below 2 Cohere embedings. - cohere.embed-english-v3 - cohere.embed-multilingual-v3 Fixes # (issue)...
### 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...
--- When I use ftp hook in my airflow env, it will wait till timeout when I use a none-standard ftp port. I fixed it by modify the source code....
### 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] This is only for bug report, if you would like to ask a quesion, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general). - [X] I have searched for existing...
# Description It includes 2 changes: 1. For Cohere, count the tokens as text length to avoid 2048 length limitation.. 2. For others, count the tokens with tiktoken tokennizer, uses...
# Description Fixed the issue of MILVUS_DATABASE has no effect. Fixes #3391 ## Type of Change Please delete options that are not relevant. - [x] Bug fix (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...