0.3.27
版本发布时间: 2023-10-12 23:45:56
langgenius/dify最新发布版本:0.11.2(2024-11-18 17:54:14)
What's Changed
- feat: using random sampling to check if it violates the review mechan… by @takatost in https://github.com/langgenius/dify/pull/1308
- fix: compatibility issues with the tongyi model. by @takatost in https://github.com/langgenius/dify/pull/1310
- feat: optimize minimax llm call by @takatost in https://github.com/langgenius/dify/pull/1312
- fix: grpc gevent compatible by @JohnJyong in https://github.com/langgenius/dify/pull/1314
- fix: minimax tests by @takatost in https://github.com/langgenius/dify/pull/1313
- feat: add document of authorization by @JzoNgKVO in https://github.com/langgenius/dify/pull/1311
- feat: remove llm client use by @takatost in https://github.com/langgenius/dify/pull/1316
- fix: retriever_resource missing by @takatost in https://github.com/langgenius/dify/pull/1317
- feat: adjust to only build the latest image when pushing a tag. by @takatost in https://github.com/langgenius/dify/pull/1324
- feat: improve document delete logic by @JohnJyong in https://github.com/langgenius/dify/pull/1325
- fix: dataset segment not exist return agent response by @takatost in https://github.com/langgenius/dify/pull/1329
- feat: advanced prompt backend by @GarfieldDai in https://github.com/langgenius/dify/pull/1301
- feat: advanced prompt by @zxhlyh in https://github.com/langgenius/dify/pull/1330
- feat: bump version to 0.3.27 by @takatost in https://github.com/langgenius/dify/pull/1331
Full Changelog: https://github.com/langgenius/dify/compare/0.3.26...0.3.27