Commit Graph

275 Commits

Author SHA1 Message Date
Yeuoly
ae96f66a08
feat: support list endpoints for single plugin, fix: failed to clear endpoint credentials 2024-10-09 22:33:18 +08:00
Yeuoly
570b7d18ac
fix: endpoint apis 2024-10-08 23:48:38 +08:00
Yeuoly
a9c21ef929
feat: uninstall plugins 2024-10-08 22:38:33 +08:00
Yeuoly
e27a03ae15
feat: support install plugin 2024-10-08 21:28:59 +08:00
takatost
e12f4009d3 feat: optimize icon url 2024-09-30 17:46:40 +08:00
Yeuoly
c9f80b46a1
fix: add endpoint name 2024-09-30 16:57:09 +08:00
takatost
8236373498 feat: remove unused codes 2024-09-29 18:16:21 +08:00
Yeuoly
e9e5c8806a
refactor: using DeclarativeBase as parent class of models, refactored tools 2024-09-29 17:00:58 +08:00
takatost
47c8824be6 feat: move model request to plugin daemon 2024-09-29 00:15:17 +08:00
takatost
1c3213184e feat: move model request to plugin daemon 2024-09-29 00:15:14 +08:00
Yeuoly
d9cced8419
Merge branch 'main' into fix/chore-fix 2024-09-28 20:18:28 +08:00
ice yao
27e33fb15c
chore: fix wrong VectorType match case (#8857) 2024-09-28 10:54:04 +08:00
Yeuoly
ea497f828f
feat: endpoint management 2024-09-26 12:49:00 +08:00
Yeuoly
153dc5b3f3
feat: endpoint apis 2024-09-26 10:26:45 +08:00
Yeuoly
cda9f6ec6b
Merge main into fix/chore-fix 2024-09-24 16:38:38 +08:00
Yeuoly
7a3e756020
refactor: list tools 2024-09-23 18:06:16 +08:00
Hash Brown
8c51d06222
feat: regenerate in Chat, agent and Chatflow app (#7661) 2024-09-22 03:15:11 +08:00
Yeuoly
eef79a5196
feat: support install plugin 2024-09-20 21:35:19 +08:00
Yeuoly
2223dfb266
feat: get debugging key 2024-09-20 15:08:39 +08:00
Yeuoly
00d1c45518
Merge main 2024-09-14 02:47:01 +08:00
Bowen Liang
a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
Bowen Liang
6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
Bowen Liang
40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
Bowen Liang
c69f5b07ba
chore: apply ruff E501 line-too-long linter rule (#8275)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-09-12 14:00:36 +08:00
Bowen Liang
292220c596
chore: apply pep8-naming rules for naming convention (#8261) 2024-09-11 16:40:52 +08:00
Jason Tan
c5b3777d93
editor can also create api key (#8214) 2024-09-11 16:07:15 +08:00
Yeuoly
b0d53c0ac4
Merge main 2024-09-10 15:42:59 +08:00
zhuhao
86f7f245e4
fix: The length of the tag should between 1 and 50 (#8187) (#8188) 2024-09-10 14:07:06 +08:00
Yeuoly
9c7bcd5abc
Merge main 2024-09-10 14:05:20 +08:00
Jyong
85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-10 12:52:50 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
Nam Vu
9ded063417
chore: #7348, support query conversations by updated_at (#8047) 2024-09-06 17:31:51 +08:00
takatost
161cc0cda9
Revert "fix: an issue of keyword search feature in application log list" (#7949) 2024-09-04 10:00:55 +08:00
kurokobo
80aa7c4019
feat: allow users to use the app icon as the answer icon (#7888)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-02 20:00:41 +08:00
Ethan
ea748b50f2
fix: an issue of keyword search feature in application log list (#7816) 2024-08-30 18:48:05 +08:00
Yeuoly
db8bf2a85e
Merge branch 'main' into feat/plugin 2024-08-30 18:21:22 +08:00
Yeuoly
113ff27d07
fix: types 2024-08-29 20:06:14 +08:00
YidaHu
bd6d4d0553
fix: filter out installed apps without an app (#7799) 2024-08-29 19:03:08 +08:00
crazywoola
c441bea4d1
fix: datasets permission is missing (#7787) 2024-08-29 12:46:33 +08:00
Garfield Dai
54b693d5b1
feat: update saas billing hint. (#7760) 2024-08-28 18:55:47 +08:00
kurokobo
bc3a8e0ca2
feat: store created_by and updated_by for apps, modelconfigs, and sites (#7613) 2024-08-28 08:47:30 +08:00
Jiakun Xu
e38334cfd2
fix: doc_language return null when document segment settings (#7719) 2024-08-28 08:45:51 +08:00
呆萌闷油瓶
2726fb3d5d
feat:dailymessages (#7603) 2024-08-27 12:53:27 +08:00
Jyong
1473083a41
catch openai rate limit error (#7658) 2024-08-26 19:36:44 +08:00
-LAN-
13be84e4d4
chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
pinsily
a7743a4f47
add:save_model_credentials error log (#7630) 2024-08-26 14:46:29 +08:00
crazywoola
2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2024-08-21 20:25:45 +08:00
KinWang
e35e251863
feat: Sort conversations by updated_at desc (#7348)
Co-authored-by: wangpj <wangpj@hundsunc.om>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-20 17:55:44 +08:00
Jyong
0f90e6df75
add pgvector full text search settting (#7427) 2024-08-20 13:20:19 +08:00
Hash Brown
fbf31b5d52
feat: custom app icon (#7196)
Co-authored-by: crazywoola <427733928@qq.com>
2024-08-19 09:16:33 +08:00