13 Commits
Author SHA1 Message Date
Xiyuan ChenandGitHub 05903e3251 Feat/webapp verified sso 260 (#20496) 2025-06-05 16:00:37 +09:00
Garfield Dai 849994d35e 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- <[email protected]>
2025-04-28 15:39:12 +08:00
Xin ZhangandGitHub f45321dd27 fix: handle WorkspacesLimitExceededError in forgot_password.py (#18716) 2025-04-24 18:41:10 +08:00
Xiyuan ChenandGitHub 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
74d3320519 feat: account delete (#11829)
Co-authored-by: NFish <[email protected]>
2024-12-30 11:33:42 +08:00
yihongandGitHub 56e15d09a9 feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
Garfield DaiandGitHub c49efc0c22 Feat/account not found (#10804) 2024-11-18 16:14:39 +08:00
-LAN-andGitHub 9ac2bb30f4 Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
4fd2743efa Feat/new login (#8120)
Co-authored-by: douxc <[email protected]>
Co-authored-by: Garfield Dai <[email protected]>
2024-10-21 10:03:40 +08:00
-LAN-andGitHub 13be84e4d4 chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
xielongandGitHub 00b4cc3cd4 feat: implement forgot password feature (#5534) 2024-07-05 13:38:51 +08:00