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-10 21:55:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7ec587fa9ee17455ec61691ff36d0e4e4c68d043
ragflow
/
sandbox
/
executor_manager
/
requirements.txt
3 lines
23 B
Plaintext
Raw
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