Commit Graph

775 Commits

Author SHA1 Message Date
crazywoola
39933aeb62
feat: add readme (#791) 2023-08-09 20:15:24 +08:00
crazywoola
beb8065660
fix: remove ruby from repo due to main gitignore (#790) 2023-08-09 19:47:50 +08:00
crazywoola
36080fe352
fix: add missing code (#788) 2023-08-09 19:36:39 +08:00
Benjamin
a510f32124
Add Ruby's SDK implement code. (#786) 2023-08-09 19:21:52 +08:00
lixiaoyin
cc277227ad
fix i is not incremented due to violating the uniqueness constraint w… (#771)
Co-authored-by: 李啸吟 <746963140@qq.com>
2023-08-08 21:19:06 +08:00
crazywoola
3d194787b4
Fix/disable site when change code (#775) 2023-08-08 10:00:00 +08:00
Matri
a8d5ef9894
fix: members page z-index bug (#768) 2023-08-08 09:17:31 +08:00
Matri
6242e91a6b
Fix: Install page redirects to signin if Dify finished setup. (#762) 2023-08-07 13:19:47 +08:00
crazywoola
cc7b5d128b
fix: doc issue in #757 (#767) 2023-08-07 11:30:39 +08:00
Matri
f914eb95eb
fix: doc links (#763) 2023-08-07 10:50:45 +08:00
Matri
8ae1eb0ebb
lint: frontend linting issues (#744) 2023-08-07 10:20:40 +08:00
Joel
2ba89d0deb
fix: chatbot not show all in small screen (#765) 2023-08-07 09:40:16 +08:00
takatost
3b08bf1c6c
feat: add app icon modify route (#760) 2023-08-06 16:21:35 +08:00
takatost
95689ec451
fix: modify app name & icon raise 401 (#759) 2023-08-06 16:11:04 +08:00
舜岳
51554361fc
refactor: Added project name to Docker Compose command (#753) 2023-08-05 21:54:42 +08:00
takatost
491d29cc87
feat: optimize multi platform image build (#754) 2023-08-05 17:23:57 +08:00
bowen
6a7a71af1f
perf: operational feedback (#749) 2023-08-05 10:11:48 +08:00
Matri
a25e038a8b
fix: text copy issue (#723) 2023-08-04 10:49:13 +08:00
takatost
5d783a4922
fix: wrong version tag of base docker image (#739) 2023-08-03 22:22:27 +08:00
Panmuse
f0eab73f3d
Update README.md (#735) 2023-08-03 16:33:49 +08:00
bowen
a693569621
fix: unable to open switch (#726) 2023-08-03 16:33:30 +08:00
Joel
30c67dcd8c
fix: package changed made build pipe fail again (#732) 2023-08-03 13:20:52 +08:00
Panmuse
2295cce489
Update README_CN.md (#730) 2023-08-03 13:18:03 +08:00
Joel
bfbaf2daa5
fix: package changed made build pipe fail (#731) 2023-08-03 12:25:33 +08:00
Matri
dfe10e9dfe
fix: generate_more_like_this function issue (#722) 2023-08-03 11:37:09 +08:00
KVOJJJin
60ac915c9c
Fix: hide qa in cloud version (#729) 2023-08-03 11:28:42 +08:00
舜岳
b1b9e3ff53
refactor: move dev packages to devDependencies (#719) 2023-08-03 10:49:25 +08:00
crazywoola
c4c47ae8c6
feat: add doc (#728) 2023-08-03 10:40:36 +08:00
Joel
17c3a63e50
fix: explore app list grid style conflict and remove useless style (#725) 2023-08-03 09:51:00 +08:00
takatost
654985177f
fix: segment resort in dataset retrieve by index_node_id_to_position (#721) 2023-08-02 21:31:54 +08:00
bowen
0d791839e6
perf:repeated select workspace (#710) 2023-08-02 17:33:45 +08:00
Rhon Joe
0fc76f7e17
fix(web): fix style override issue (#713) 2023-08-02 17:32:11 +08:00
bowen
41d33ee837
fix: abnormal styles (#711) 2023-08-02 17:31:30 +08:00
bowen
9485cc9308
fix: can not choose emoji (#716) 2023-08-02 15:22:27 +08:00
takatost
e18211ffea
feat: fix azure completion choices return empty (#708) 2023-08-01 15:36:53 +08:00
Joel
a856ef387b
feat: dashboard add tps chart (#706)
Co-authored-by: John Wang <takatost@gmail.com>
2023-08-01 15:17:20 +08:00
Jyong
fa73aa8dbf
add embedding max retries (#699) 2023-07-31 23:28:37 +08:00
Rhon Joe
c48ec1334e
fix web style (#684) 2023-07-31 16:24:51 +08:00
qiuqiua
1647970fb6
Add trobleshooting notes for devcontainer (#687) 2023-07-31 16:24:37 +08:00
takatost
12ecf89a87
feat: fix completion log error (#692) 2023-07-31 15:38:13 +08:00
zxhlyh
a0bd15245a
Fix/app logs today filter (#689) 2023-07-31 13:30:04 +08:00
takatost
0c18cab111
feat: add queue to celery task (#688) 2023-07-31 13:13:08 +08:00
takatost
396197e881
fix: not annotation error in log (#686) 2023-07-31 11:50:35 +08:00
Joel
6a564e2d5c
fix: server side render trigger GitHub api rate limit (#685) 2023-07-31 11:07:44 +08:00
takatost
f369202c12
feat: remove llama index citation (#679) 2023-07-30 01:46:27 +08:00
John Wang
a4678845dd
feat: bump version to 0.3.12 (#674) 2023-07-29 17:49:35 +08:00
Jyong
174ebb51db
add qa thread control (#677) 2023-07-29 17:49:18 +08:00
John Wang
626c78a690
fix: agent parse result error (#676) 2023-07-29 17:00:38 +08:00
Jyong
9eaae770a6
Feat/add thread control (#675) 2023-07-29 17:00:21 +08:00
Jyong
ca60610306
logging qa error (#672) 2023-07-29 01:51:18 +08:00