Xiyuan Chen
4466088f2e
fix: invitations get suspended when an existing member appears ( #19585 )
2025-05-13 13:54:01 +08:00
Garfield Dai
849994d35e
0.15.7
...
-----BEGIN PGP SIGNATURE-----
iQGzBAABCAAdFiEEFK5K98uJ0hmL9JLza6DRCN7QEf8FAmgPMZ8ACgkQa6DRCN7Q
Ef+gkgv/Ved5ez/UgKHiGyxMM9MWiO9JDWKBrZP+NbhqSIz2B7efCg7PcEWveqCR
ma5pD2T83z9lYsI4VYB/08HRdF4w5FbFbZXg5zy7R9OMc/5oEZ1tyxiOp/RLzOqi
kCDhHX5CVadUjC98oy9q41S+AmlpV5hjjl5ZQHH9XIx/Uy/0LZMdhB4EOhDwNqj2
MU0xekTEaouJFeIe1ewyVBZd2GC18EDjqv9ABiBeaJwx97SQ93pCNhjxnn2wm5cT
Q96qkkNb/E3JoaOPhws5/pGLM+5SK0dYFTZkwWER1GUfrh+5wzLWbzAKwoewDRaV
g62waOORvaYphXKh7KxmrC3Gb9eGMrK9haRwJfyfxzHCwqtI4+SFnv+izapU7hlm
c24s73p2v9sFzjHBWEPqHvuJ7F5Q8odR40ECGhBmzgJVnXdDDu+h69MYWDq2LPAl
3295Wa4zjF9krC9R9BU+ra7DLw90TA53Cf3yXdMyuoOpU41uqtj/7iF8p2axnIxL
srqhqJWw
=3gSn
-----END PGP SIGNATURE-----
Merge tag '0.15.7' into e-260
0.15.7
2025-04-28 17:17:26 +08:00
-LAN-
559ab46ee1
fix: Removes redundant token calculations and updates dependencies
...
Eliminates unnecessary pre-calculation of token limits and recalculation of max tokens
across multiple app runners, simplifying the logic for prompt handling.
Updates tiktoken library from version 0.8.0 to 0.9.0 for improved tokenization performance.
Increases default token limit in TokenBufferMemory to accommodate larger prompt messages.
These changes streamline the token management process and leverage the latest
improvements in the tiktoken library.
Fixes potential token overflow issues and prepares the system for handling larger
inputs more efficiently.
Relates to internal optimization tasks.
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-04-28 15:39:12 +08:00
Xin Zhang
f45321dd27
fix: handle WorkspacesLimitExceededError in forgot_password.py ( #18716 )
2025-04-24 18:41:10 +08:00
Xin Zhang
b82cc1c2e8
feat: priced limit ( #17683 )
2025-04-24 14:58:34 +08:00
GareArc
3761944a3f
fix: remove debug logs
2025-04-23 23:09:45 -04:00
GareArc
fcc274d679
fix: add filter in installedapp list api
2025-04-22 02:54:30 -04:00
GareArc
bfa5828259
fix: temp fix for unauthorized user in explore page
2025-04-21 19:40:51 -04:00
GareArc
455d14296f
fix: get app id from upstream decorator
2025-04-21 19:03:10 -04:00
GareArc
d1a25e54e5
fix: add logging
2025-04-21 18:48:24 -04:00
GareArc
9462ed7bbf
fix: add auth constraint to explore apps
2025-04-21 18:47:24 -04:00
Xiyuan Chen
99a9def623
fix: reset_password security issue ( #18366 )
2025-04-18 05:04:44 -04:00
GareArc
7770a45253
fix: add password security update
2025-04-18 05:02:26 -04:00
GareArc
fa76590c24
chore: add log
2025-04-11 16:59:52 -04:00
GareArc
5f87bdbe3a
fix: add batch get access mode api
2025-04-11 15:24:32 -04:00
GareArc
e9a207b38e
fix: adjust enterprise api
2025-04-09 16:30:41 -04:00
GareArc
fdb1e649d4
feat: add branding support
2025-03-11 07:14:52 -04:00
Masashi Tomooka
c2664e0283
chore: fix wrong VectorType match case ( #13123 )
2025-02-02 15:26:59 +08:00
Hash Brown
c0d0c63592
feat: switch to chat messages before regenerated ( #11301 )
...
Co-authored-by: zuodongxu <192560071+zuodongxu@users.noreply.github.com>
2025-01-31 13:05:10 +08:00
Jyong
3ee213ddca
add milvus full text search setting ( #12930 )
2025-01-22 13:36:39 +08:00
Bowen Liang
166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x ( #12702 )
2025-01-21 10:12:29 +08:00
-LAN-
cb34991663
fix: add type hints for App model and improve error handling in audio services ( #12677 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-01-13 15:55:16 +08:00
Jyong
9a6b1dc3a1
Revert "Feat/new saas billing" ( #12673 )
2025-01-13 15:17:43 +08:00
yihong
4e101604c3
fix: ruff check for True if ... else ( #12576 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2025-01-13 09:38:48 +08:00
CN-P5
cd257b91c5
Fix pandas indexing method for knowledge base imports ( #12637 ) ( #12638 )
...
Co-authored-by: CN-P5 <heibai2006@qq.com>
2025-01-13 09:06:59 +08:00
Jyong
d8f57bf899
Feat/new saas billing ( #12591 )
2025-01-12 14:50:46 +08:00
Jyong
14ee51aead
Feat/add knowledge include all filter ( #12537 )
2025-01-09 20:21:25 +08:00
Jyong
bee32d960a
fix #12453 #12482 ( #12495 )
2025-01-08 18:26:05 +08:00
Hiroshi Fujita
d2586278d6
Feat elasticsearch japanese ( #12194 )
2025-01-08 12:35:41 +08:00
Shun Miyazawa
2b1a32fd9c
feat: Add filter to show only apps created by the user ( #11968 )
2025-01-03 15:38:36 +08:00
Yingchun Lai
c135967e59
refactor: simplify some exception catch code ( #12246 )
2025-01-02 14:25:12 +08:00
呆萌闷油瓶
2e716f80d2
fix:The chart of average interaction counts per conversation show not… ( #12199 )
2025-01-02 10:02:56 +08:00
Xiyuan Chen
74d3320519
feat: account delete ( #11829 )
...
Co-authored-by: NFish <douxc512@gmail.com>
2024-12-30 11:33:42 +08:00
Warren Chen
901028f1e8
[feat] Support Multi-Version Workflows ( #11990 )
...
Co-authored-by: hobo.l <hobo.l@binance.com>
Co-authored-by: crazywoola <427733928@qq.com>
2024-12-27 21:05:06 +08:00
-LAN-
55c327ffcb
fix: handle case where member is not found in role update API ( #12156 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-27 16:04:50 +08:00
-LAN-
4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… ( #12134 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-26 23:26:44 +08:00
Jyong
84ac004772
py lint ( #12102 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-26 00:16:35 +08:00
-LAN-
d5f33212ac
fix: add type ignore comments for shared_task imports and clean up re… ( #12099 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-25 21:24:06 +08:00
Jyong
9231fdbf4c
Feat/support parent child chunk ( #12092 )
2024-12-25 19:49:07 +08:00
yihong
1d3f218662
fix: like failed close #12057 ( #12058 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-25 10:57:52 +08:00
yihong
56e15d09a9
feat: mypy for all type check ( #10921 )
2024-12-24 18:38:51 +08:00
-LAN-
03548cdfbc
fix: handle broader request exceptions in OAuth process ( #11997 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-23 15:23:11 +08:00
yihong
39df994ff9
fix: create_feedback args are wrong ( #11962 )
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-23 09:20:47 +08:00
-LAN-
3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… ( #11956 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-22 10:39:29 +08:00
-LAN-
0b06235527
fix: add RemoteFileUploadError for better error handling in remote fi… ( #11933 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-21 21:22:57 +08:00
-LAN-
606aadb891
refactor: update builtin tool provider methods to use session management ( #11938 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-21 21:21:09 +08:00
-LAN-
dacd457478
feat: add workflow parallel depth limit configuration ( #11460 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2024-12-20 14:52:20 +08:00
-LAN-
3599751f93
chore(db): use a better way to export models and remove unused table ( #11838 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2024-12-20 14:12:29 +08:00
barabicu
d057067543
fix: remove ruff ignore SIM300 ( #11810 )
2024-12-19 18:30:51 +08:00
Charlie.Wei
2624a6dcd0
Fix explore app icon ( #11808 )
...
Co-authored-by: luowei <glpat-EjySCyNjWiLqAED-YmwM>
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2024-12-18 21:24:21 +08:00