ragflow/api
kunyi-yang 555c70672e
Fix:Fix the bug of incorrectly gets the APIToken. (#5597)
### What problem does this PR solve?

Fix the issue where, when getting a user's APIToken, if the user is part
of another user's team, it incorrectly gets the Team owner's APIToken
instead.


### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
2025-03-04 19:35:42 +08:00
..
apps Fix:Fix the bug of incorrectly gets the APIToken. (#5597) 2025-03-04 19:35:42 +08:00
db Fix: fix may lose part of information of last stream chunck (#5584) 2025-03-04 11:58:10 +08:00
utils Made task_executor async to speedup parsing (#5530) 2025-03-03 18:59:49 +08:00
__init__.py Update comments (#4569) 2025-01-21 20:52:28 +08:00
constants.py Add more web test cases (#3702) 2024-11-28 15:46:35 +08:00
ragflow_server.py Fix: add ctrl+c signal for better exit (#5469) 2025-02-28 14:52:40 +08:00
settings.py Add configuration to choose default llm models (#5245) 2025-02-24 10:13:39 +08:00
validation.py Fix errors detected by Ruff (#3918) 2024-12-08 14:21:12 +08:00
versions.py Fix VERSION 2024-12-07 16:56:34 +08:00