0.3.11
版本发布时间: 2023-07-27 22:33:23
langgenius/dify最新发布版本:0.11.2(2024-11-18 17:54:14)
Feature
- 🤖 We have released the universal chat, which now supports searching, reading web pages and wikipedia. We implemented this using the
function call
orReACT
agent strategy.
What's Changed
- Fix/application configuration preview style by @zxhlyh in https://github.com/langgenius/dify/pull/597
- fix: quick switch and click create conversation button may caused fetch conversation list error by @iamjoel in https://github.com/langgenius/dify/pull/603
- fix(web): fix #596 copy-to-clipboard issue by @JunIce in https://github.com/langgenius/dify/pull/602
- feat: embed into other site support set custom host by @yuhao1118 in https://github.com/langgenius/dify/pull/580
- chore: minify embed js by @iamjoel in https://github.com/langgenius/dify/pull/604
- Feat/clean vector dataset by @JohnJyong in https://github.com/langgenius/dify/pull/605
- add clean unused dataset command by @JohnJyong in https://github.com/langgenius/dify/pull/609
- fix: azure openai deployment list was deprecated suddenly by @takatost in https://github.com/langgenius/dify/pull/611
- fix: azure openai embedding model name error by @takatost in https://github.com/langgenius/dify/pull/612
- fix(web): fix Embedded copy status when toggle options by @JunIce in https://github.com/langgenius/dify/pull/621
- fix: Top P description error by @iamjoel in https://github.com/langgenius/dify/pull/624
- fix(web): using Tooltip unique selector key by @JunIce in https://github.com/langgenius/dify/pull/622
- downgrade next version by @zxhlyh in https://github.com/langgenius/dify/pull/626
- fix(web): fix svg unrecognized props by @JunIce in https://github.com/langgenius/dify/pull/631
- Perf: Support for password display and hiding by @Selenium39 in https://github.com/langgenius/dify/pull/636
- fix: switch workspace by @zxhlyh in https://github.com/langgenius/dify/pull/642
- Feat/application config user input field collapse by @zxhlyh in https://github.com/langgenius/dify/pull/643
- fix: site enable check by @crazywoola in https://github.com/langgenius/dify/pull/645
- feat: replace the end user column in the web page Log & Ann. with the… by @TheFu527 in https://github.com/langgenius/dify/pull/653
- feat: universal chat in explore by @takatost in https://github.com/langgenius/dify/pull/649
- feat: chat in explore support agent by @iamjoel in https://github.com/langgenius/dify/pull/647
- Feat/application api add speech to text by @zxhlyh in https://github.com/langgenius/dify/pull/655
- feat: fix dataset retrieve agent llm not support error by @takatost in https://github.com/langgenius/dify/pull/656
- fix: return message error in blocking mode by @takatost in https://github.com/langgenius/dify/pull/657
- fix: use sharp logo replace old logo by @iamjoel in https://github.com/langgenius/dify/pull/658
- feat: add current time tool in universal chat agent by @takatost in https://github.com/langgenius/dify/pull/659
- feat: enchance chat user experience by @iamjoel in https://github.com/langgenius/dify/pull/660
- feat: optimize current time by @takatost in https://github.com/langgenius/dify/pull/661
- feat: bump version to 0.3.11 by @takatost in https://github.com/langgenius/dify/pull/654
- feat: support query date tool by @iamjoel in https://github.com/langgenius/dify/pull/662
New Contributors
- @JunIce made their first contribution in https://github.com/langgenius/dify/pull/602
- @Selenium39 made their first contribution in https://github.com/langgenius/dify/pull/636
- @TheFu527 made their first contribution in https://github.com/langgenius/dify/pull/653
Full Changelog: https://github.com/langgenius/dify/compare/0.3.10...0.3.11