0.3.30
版本发布时间: 2023-11-13 23:20:48
langgenius/dify最新发布版本:0.11.0(2024-11-05 17:55:23)
New Features
- App supports image uploading and calls the OpenAI GPT-4V or
gpt-4-vision-preview
which allows the model to take in images and answer questions about them.
What's Changed
- fix: universal chat external_data_tools NPE by @takatost in https://github.com/langgenius/dify/pull/1467
- fix: external data tool parse error by @takatost in https://github.com/langgenius/dify/pull/1469
- feat: hidden api key enhancement. by @GarfieldDai in https://github.com/langgenius/dify/pull/1468
- fix: external data tool batch retrieve bug by @takatost in https://github.com/langgenius/dify/pull/1472
- fix: openai model name by @zxhlyh in https://github.com/langgenius/dify/pull/1474
- fix: code-based extension by @zxhlyh in https://github.com/langgenius/dify/pull/1477
- feat: support basic feature of OpenAI new models by @takatost in https://github.com/langgenius/dify/pull/1476
- fix: api extension selector by @zxhlyh in https://github.com/langgenius/dify/pull/1486
- fix: rename api based extension by @zxhlyh in https://github.com/langgenius/dify/pull/1485
- application embedded add chrome && ChatBot Chrome plugin update v1.5 by @charli117 in https://github.com/langgenius/dify/pull/1480
- feat: update the docs in forking applications by @crazywoola in https://github.com/langgenius/dify/pull/1491
- Fixed missing i18n app-debug.zh.ts items. by @BenjaminX in https://github.com/langgenius/dify/pull/1503
- Change Embedded chrome plugin Url by @charli117 in https://github.com/langgenius/dify/pull/1498
- feat: update free plan rules of spark by @takatost in https://github.com/langgenius/dify/pull/1515
- feat: add spark 3.0 tip by @zxhlyh in https://github.com/langgenius/dify/pull/1516
- 1506 remove duplicated code by @crazywoola in https://github.com/langgenius/dify/pull/1511
- feat: [backend] vision support by @takatost in https://github.com/langgenius/dify/pull/1510
- feat: [frontend] support vision by @zxhlyh in https://github.com/langgenius/dify/pull/1518
- feat: bump version to 0.3.30 by @takatost in https://github.com/langgenius/dify/pull/1519
Full Changelog: https://github.com/langgenius/dify/compare/0.3.29...0.3.30