Dify 0.7.0 (2024-08-14)
公式リリースノート: https://github.com/langgenius/dify/releases/tag/0.7.0
v0.7.0
このバージョンの記事
| # | テーマ | 状態 |
|---|---|---|
| 01-whats-new-in-v070 | v0.7.0 の新機能 (0.7.0) | draft |
| 02-new-features | 新機能 (0.7.0) | draft |
| 03-models | モデル (0.7.0) | draft |
| 04-enhancements | 機能強化 (0.7.0) | draft |
リリースノート抜粋
✨ What’s New in v0.7.0? ✨
Hey everyone, we’ve got a fresh update for you! Version 0.7.0 is here, and it’s packed with new features, model support, tools, and enhancements. Let’s dive in:
🚀 New Features
- Conversation Variable & Variable Assigner Node by @JzoNgKVO, @iamjoel and @laipz8200 in #7222
Learn more:
- Enhancing LLM Memory with Conversation Variables and Variable Assigners
- Conversation Variables
- Variable Assigner
🧠 Models
- GPT-4o-2024-08-06 Model by @majian159 in #7046
- GLM-4-Long Model by @ox01024 in #7070
- Zhipu Embedding-3 Model by @orangeclk in #7100
- Wenxin Yi-34b-Chat Model by @sulgweb in #7117
- HuggingFace TEI Text Embedding and Rerank Model by @liuyanyi in #7132
- Siliconflow LLM and Text Embedding Models by @alfredcai in #7090
- 360-Zhinao Provider by @sulgweb in #7069
🛠️ Tools
- D-ID Tool by @MatriQ in #6278
- GitLab Tool by @wlrnet in #7179
⚙️ Enhancements
- Elasticsearch Vector Database Support by @miendinh in #3558
- Support for drawing with ECharts in output by @zhujinle in #6961
- Workflow Interaction Improvements by @zxhlyh in #4214
- Workflow Logs with Run ID Filter by @majian159 in #6833
- Hyperlink Parsing in DOCX Documents by @ic-xu in #7017
- Vector Field for Other VectorDB by @JohnJyong in #7051
- Poetry Requests Timeout by @ZuzooVn in #7086
- Update Dataset Embedding Model by @JohnJyong in #7145
- Add Decode Option to JSON Process Tools by @laojianzi in #7138
- Support for Non-English Characters in Exported DSL Files by @gijigae in #7042
- Support for NEXT_TELEMETRY_DISABLED by @ZuzooVn in #7181
That’s a wrap for v0.7.0! We hope you enjoy the new features and improvements. As always, your feedback is invaluable to us. Happy coding! 🚀
For additional enhancements and updates, refer to the What's Changed section below.
Upgrade Guide
Docker compose deployments
[!WARNING]
Thedocker-compose.yamlhas been refactored. If you've made any changes to the file, make sure to check out the "U
…(以下省略、公式リリースノートを参照)
本記事は非公式まとめです。 正式な機能仕様、互換性、移行手順については Dify 公式ドキュメント および 公式リリースノート を必ずご確認ください。