This website requires JavaScript.
Explore
Help
Register
Sign In
dale_yxc
/
ragflow_python
Watch
1
Star
0
Fork
0
You've already forked ragflow_python
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9a01d1b876ac7ed152a98d6c5d56ec6f5c230bbc
ragflow_python
/
web
/
src
/
constants
History
dashi6174
9a01d1b876
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (
#845
)
...
### What problem does this PR solve? ### Type of change - [x] Refactoring
2024-05-20 17:25:19 +08:00
..
authorization.ts
feat: prevent the user from entering the knowledge base if he is not logged in (
#45
)
2024-01-29 19:28:39 +08:00
chat.ts
feat: fetch conversation and delete chat dialog (
#69
)
2024-02-22 17:14:25 +08:00
common.ts
feat: delete the added model
#503
and display an error message when the requested file fails to parse
#684
(
#708
)
2024-05-10 10:38:39 +08:00
knowledge.ts
The default max tokens of 215 is too small, answers are often cut off.I will modify it to 512 to address this issue. (
#845
)
2024-05-20 17:25:19 +08:00
setting.ts
feat: submit new password to backend and submit user information and add Form to UserSettingProfile (
#114
)
2024-03-08 17:09:07 +08:00