mirror of
https://github.com/infiniflow/ragflow
synced 2026-05-24 09:39:28 +00:00
### What problem does this PR solve? Before change, update_document in api/apps/restful_apis/document_api.py is using "PUT". After change, it will use "PATCH" which is more suitable. ### Type of change - [x] Refactoring |
||
|---|---|---|
| .. | ||
| ragflow_sdk | ||
| test | ||
| hello_ragflow.py | ||
| pyproject.toml | ||
| uv.lock | ||