Features
- Support editing OPENAI_API_BASE in configuration modal.
- Added support for more model providers:
- 🤗 HuggingFace
- Replicate
- Minimax
- 讯飞星火
- 通义千问
- 文心一言
- ChatGLM
What's Changed
- feat: remove llama index citation by @takatost in #679
- fix: server side render trigger GitHub api rate limit by @iamjoel in #685
- fix: not annotation error in log by @takatost in #686
- Add Devcontainer Support for Remote Development by @guangtouwangba in #682
- feat: add queue to celery task by @takatost in #688
- Fix/app logs today filter by @zxhlyh in #689
- feat: fix completion log error by @takatost in #692
- Add trobleshooting notes for devcontainer by @guangtouwangba in #687
- fix web style by @JunIce in #684
- add embedding max retries by @JohnJyong in #699
- feat: dashboard add tps chart by @iamjoel in #706
- feat: fix azure completion choices return empty by @takatost in #708
- fix: can not choose emoji by @jiaowoxiaobala in #716
- fix: abnormal styles by @jiaowoxiaobala in #711
- fix(web): fix style override issue by @JunIce in #713
- perf:repeated select workspace by @jiaowoxiaobala in #710
- fix: segment resort in dataset retrieve by index_node_id_to_position by @takatost in #721
- fix: explore app list grid style conflict and remove useless style by @iamjoel in #725
- feat: add doc by @crazywoola in #728
- refactor: move dev packages to devDependencies by @shunyue1320 in #719
- Fix: hide qa in cloud version by @JzoNgKVO in #729
- fix: generate_more_like_this function issue by @MatriQ in #722
- fix: package changed made build pipe fail by @iamjoel in #731
- Update README_CN.md by @Panmuse in #730
- fix: package changed made build pipe fail again by @iamjoel in #732
- fix: unable to open switch by @jiaowoxiaobala in #726
- Update README.md by @Panmuse in #735
- fix: wrong version tag of base docker image by @takatost in #739
- fix: text copy issue by @MatriQ in #723
- perf: operational feedback by @jiaowoxiaobala in #749
- feat: optimize multi platform image build by @takatost in #754
- refactor: Added project name to Docker Compose command by @shunyue1320 in #753
- fix: modify app name & icon raise 401 by @takatost in #759
- feat: add app icon modify route by @takatost in #760
- fix: chatbot not show all in small screen by @iamjoel in #765
- lint: frontend linting issues by @MatriQ in #744
- fix: doc links by @MatriQ in #763
- fix: doc issue in #757 by @crazywoola in #767
- fix: Install page redirects to signin if Dify finished setup. by @MatriQ in #762
- fix: members page z-index bug by @MatriQ in #768
- Fix/disable site when change code by @crazywoola in #775
- fix i is not incremented due to violating the uniqueness constraint w… by @lixiaoyin-221 in #771
- Add Ruby's SDK implement code. by @BenjaminX in #786
- fix: add missing code by @crazywoola in #788
- fix: remove ruby from repo due to main gitignore by @crazywoola in #790
- feat: add readme by @crazywoola in #791
- fix: automatically create tenant for user by @MatriQ in #793
- build: fix .dockerignore file by @MatriQ in #800
- fix bug desc/copyright/privacy_policy none by @lingfengchencn in #796
- feat: server multi models support by @takatost in #799
- feat: frontend multi models support by @takatost in #804
- Revert "Fix/disable site when change code" by @takatost in #805
- Feat/only tag arm64 build by @takatost in #806
- feat: temp remove paid option of anthropic by @takatost in #807
- feat: optimize error logging by @takatost in #808
- fix: label by @crazywoola in #809
- only admin and owner can delete app by @conghaoyuan in #810
- feat: frontend remove gpt4 check by @iamjoel in #815
- fix: completion error when dataset was deleted by @takatost in #819
- feat: optimize error raise by @takatost in #820
- feat: optimize message return by @takatost in #822
- Fix/no trial provider by @takatost in #823
- Feature/fix disable site by @crazywoola in #825
- Fix 802 by @crazywoola in #826
- feat: add system default model help tip by @zxhlyh in #827
- Feat/add free provider apply by @takatost in #829
- Feat/apply free quota by @zxhlyh in #828
- fix #794 input bug by @lingfengchencn in #801
- fix: free quota tip by @zxhlyh in #831
- feat: bump version to 0.3.13 by @takatost in #830
New Contributors
- @guangtouwangba made their first contribution in #682
- @shunyue1320 made their first contribution in #719
- @MatriQ made their first contribution in #722
- @lixiaoyin-221 made their first contribution in #771
- @BenjaminX made their first contribution in #786
- @lingfengchencn made their first contribution in #796
- @conghaoyuan made their first contribution in #810
Full Changelog: 0.3.12...0.3.13