This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
ragflow
Watch
1
Star
0
Fork
0
You've already forked ragflow
mirror of
https://github.com/infiniflow/ragflow.git
synced
2026-07-11 22:25:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
main_backup
Add File
New File
Apply Patch
ragflow
/
sandbox
/
executor_manager
/
requirements.txt
3 lines
23 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Feat: add code_executor_manager (#7814) ### What problem does this PR solve? Add code_executor_manager. #4977. ### Type of change - [x] New Feature (non-breaking change which adds functionality)
2025-05-23 16:33:38 +08:00
fastapi
uvicorn
Adding semaphore usage on the '/run' endpoint (#8526) ### What problem does this PR solve? Switching threading.Lock() to asyncio.Lock(), since threading.Lock() is blocking. ### Type of change - [x] Performance Improvement
2025-06-30 04:40:23 -03:00
slowapi
Reference in New Issue
Copy Permalink