[PR #6972] version to 0.6.16 #25519

Closed
opened 2026-02-21 20:25:06 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/6972

State: closed
Merged: Yes


What’s New in v0.6.16?

Hey everyone, we’re back with another update, and this one’s packed with some exciting new features, model support, and enhancements. Let’s dive right in!

🚀 Phasing Out N-to-1: Upgrading Multi-path Knowledge Retrieval

Important

We're phasing out the N-to-1 retrieval strategy on September 1, 2024, and introducing a more flexible multi-path retrieval strategy. We recommend switching to this new approach to boost your application's retrieval efficiency.

image

Learn More: https://dify.ai/blog/dify-ai-blog-n-to-1-knowledge-retrieval-legacy

🧠 Models

Llama3.1 Support

  • OpenRouter Provider: Added support for Llama3.1 series models by @sinomoe in #6595.
  • GroqCloud: Llama3.1 series models are now supported by @takatost in #6596.
  • Bedrock: Llama 3.1 support added by @longzhihun in #6645.
  • NVIDIA: Llama3.1 model support by @sulgweb in #6844.

GPT-4o Mini Support

  • Azure GPT-4o Mini: Added support for Azure GPT-4o Mini by @charli117 in #6862 and @leslie2046 in #6866.

Other Models

  • DeepSeek-Coder-v2: Added in SiliconFlow by @senseb in #6149.
  • Novita Model Provider: New model provider added by @jasonhp in #6717.
  • Solar Model Provider: Added new provider Solar by @JuHyung-Son in #6884.
  • Hunyuan-Embedding: New model support by @maybemaynot in #6657.
  • Xinference TTS: Added support for text-to-speech by @Weaxs in #6746.
  • Tool-Call for Hunyuan: Added support for tool-call by @maybemaynot in #6656.

🛠️ Tools

  • AWS Built-in Tools: Added by @ybalbert001 in #6721.
  • Serper for Google Search: New tool added for Google search by @hwzhuhao in #6790.

⚙️ Enhancements

  • Python 3.12 Support: Added Python 3.12 support for API Service by @bowenliang123 in #6771.
  • Milvus 2.4.x Support: Initial support for Milvus 2.4.x by @bowenliang123 in #6084.
  • Docker-Compose Certbot Configurations: Added with backward compatibility by @k-brahma in #6702.
  • Celery Auto-Scale: Added support for Celery auto-scaling by @ZuzooVn in #6249.
  • User Session ID Search: Enhanced App Logs search capabilities by @ZhouhaoJiang in #6638.

🧹 Cleanups

  • Remove TTS (Blocking Call): Removed blocking call for TTS by @ic-xu in #6869.
**Original Pull Request:** https://github.com/langgenius/dify/pull/6972 **State:** closed **Merged:** Yes --- ## ✨ What’s New in v0.6.16? ✨ Hey everyone, we’re back with another update, and this one’s packed with some exciting new features, model support, and enhancements. Let’s dive right in! ### 🚀 Phasing Out N-to-1: Upgrading Multi-path Knowledge Retrieval > [!IMPORTANT] > We're phasing out the `N-to-1` retrieval strategy on **September 1, 2024**, and introducing a more flexible multi-path retrieval strategy. We recommend switching to this new approach to boost your application's retrieval efficiency. ![image](https://github.com/user-attachments/assets/9ca215b8-8efe-41a4-82eb-8a57a445dfb7) Learn More: https://dify.ai/blog/dify-ai-blog-n-to-1-knowledge-retrieval-legacy ### 🧠 Models #### Llama3.1 Support - **OpenRouter Provider**: Added support for Llama3.1 series models by @sinomoe in #6595. - **GroqCloud**: Llama3.1 series models are now supported by @takatost in #6596. - **Bedrock**: Llama 3.1 support added by @longzhihun in #6645. - **NVIDIA**: Llama3.1 model support by @sulgweb in #6844. #### GPT-4o Mini Support - **Azure GPT-4o Mini**: Added support for Azure GPT-4o Mini by @charli117 in #6862 and @leslie2046 in #6866. #### Other Models - **DeepSeek-Coder-v2**: Added in SiliconFlow by @senseb in #6149. - **Novita Model Provider**: New model provider added by @jasonhp in #6717. - **Solar Model Provider**: Added new provider Solar by @JuHyung-Son in #6884. - **Hunyuan-Embedding**: New model support by @maybemaynot in #6657. - **Xinference TTS**: Added support for text-to-speech by @Weaxs in #6746. - **Tool-Call for Hunyuan**: Added support for tool-call by @maybemaynot in #6656. ### 🛠️ Tools - **AWS Built-in Tools**: Added by @ybalbert001 in #6721. - **Serper for Google Search**: New tool added for Google search by @hwzhuhao in #6790. ### ⚙️ Enhancements - **Python 3.12 Support**: Added Python 3.12 support for API Service by @bowenliang123 in #6771. - **Milvus 2.4.x Support**: Initial support for Milvus 2.4.x by @bowenliang123 in #6084. - **Docker-Compose Certbot Configurations**: Added with backward compatibility by @k-brahma in #6702. - **Celery Auto-Scale**: Added support for Celery auto-scaling by @ZuzooVn in #6249. - **User Session ID Search**: Enhanced App Logs search capabilities by @ZhouhaoJiang in #6638. ### 🧹 Cleanups - **Remove TTS (Blocking Call)**: Removed blocking call for TTS by @ic-xu in #6869.
yindo added the pull-request label 2026-02-21 20:25:06 -05:00
yindo closed this issue 2026-02-21 20:25:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#25519