0.4.3
版本发布时间: 2024-01-04 21:17:44
langgenius/dify最新发布版本:0.11.2(2024-11-18 17:54:14)
Optimize performance & fix few bugs.
What's Changed
- fix: zhipuai chatglm turbo prompts must user, assistant in sequence by @takatost in https://github.com/langgenius/dify/pull/1899
- fix: customize model schema fetch failed raise error by @takatost in https://github.com/langgenius/dify/pull/1900
- Fix/add qdrant timeout default value by @JohnJyong in https://github.com/langgenius/dify/pull/1901
- fix: remove useless code by @zxhlyh in https://github.com/langgenius/dify/pull/1903
- fix: read file encoding error by @newsouther in https://github.com/langgenius/dify/pull/1902
- fix: tongyi generate error by @takatost in https://github.com/langgenius/dify/pull/1904
- fix: array oob in azure openai embeddings by @crazywoola in https://github.com/langgenius/dify/pull/1905
- fix: spark credentials validate by @takatost in https://github.com/langgenius/dify/pull/1906
- fix: notion_indexing_estimate embedding_model_instance NPE by @takatost in https://github.com/langgenius/dify/pull/1907
- fix: window size changed causes result regeneration by @iamjoel in https://github.com/langgenius/dify/pull/1908
- fix: model quota format by @zxhlyh in https://github.com/langgenius/dify/pull/1909
- fix: remove useless code. by @GarfieldDai in https://github.com/langgenius/dify/pull/1913
- ci: Properly cache pip packages by @bowenliang123 in https://github.com/langgenius/dify/pull/1912
- web: Add style CI workflow to enforce eslint checks on web module by @bowenliang123 in https://github.com/langgenius/dify/pull/1910
- fix customer spliter character by @JohnJyong in https://github.com/langgenius/dify/pull/1915
- feat: model parameter prefefined by @zxhlyh in https://github.com/langgenius/dify/pull/1917
- fix: email template style by @takatost in https://github.com/langgenius/dify/pull/1914
- Fix comparison bug in ApplicationQueueManager by @waltcow in https://github.com/langgenius/dify/pull/1919
- fix: app create raise error when no available model providers by @takatost in https://github.com/langgenius/dify/pull/1921
- feat: optimize invoke errors by @takatost in https://github.com/langgenius/dify/pull/1922
- alter schedule timedelta by @JohnJyong in https://github.com/langgenius/dify/pull/1923
- fix a typo in file agent_app_runner.py by @liupeng0913 in https://github.com/langgenius/dify/pull/1927
- fix: xinference cache by @Yeuoly in https://github.com/langgenius/dify/pull/1926
- feat: optimize performance by @takatost in https://github.com/langgenius/dify/pull/1928
- feat: bump version 0.4.3 by @takatost in https://github.com/langgenius/dify/pull/1930
New Contributors
- @newsouther made their first contribution in https://github.com/langgenius/dify/pull/1902
- @liupeng0913 made their first contribution in https://github.com/langgenius/dify/pull/1927
Full Changelog: https://github.com/langgenius/dify/compare/0.4.2...0.4.3