0.10.0-beta3
版本发布时间: 2024-10-15 16:08:09
langgenius/dify最新发布版本:0.11.2(2024-11-18 17:54:14)
✨ What’s New in v0.10.0-beta3? ✨
[!IMPORTANT] This version is for preview only. Please avoid using it in production environments!
[!NOTE] Your feedback is incredibly valuable to us! We encourage you to share your thoughts and discuss any issues using the GitHub Discussions feature. You can find the entry point for Discussions at the bottom of the release page.
🚀 Major Updates
- Enhanced Prompt Editor for LLM Node: You can now utilize
Array<String>
andArray<Number>
types within the Prompt editor. This improvement aims to enhance the flexibility and usability of prompt design. - New Podcast Generator Tool: We’ve added a tool to demonstrate file generation within the platform. This feature allows you to explore how content like podcasts can be created through automated workflows.
🛠️ Bug Fixes
- We’ve addressed several bugs reported by the community. Thank you for your contributions!
Quick Start
To upgrade to this version, follow these steps:
- Clone and enter our repository:
git clone https://github.com/langgenius/dify.git && cd dify
- Switch to the beta branch:
git checkout 0.10.0-beta3
- Then follow the Deploy with Docker Compose > Starting Dify.
We hope you find the new features and fixes useful. As always, your feedback and contributions are welcome to help improve Dify!