You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue for the same feature request?
I have checked the existing issues.
Is your feature request related to a problem?
This is a question about the use of ragflow.
I hope ragflow provides 'file management' API, not only for 'FILE MANAGEMENT WITHIN DATASET'.
I want to use ragflow's file management API as a basic file management function in my own application.
upload file,download file....etc.
Describe the feature you'd like
For example:
Method: POST
URL: /api/v1/file/{file_id}/documents
Headers:
'Content-Type: multipart/form-data'
'Authorization: Bearer <YOUR_API_KEY>'
Form:
'file=@{FILE_PATH}'
Describe implementation you've considered
No response
Documentation, adoption, use case
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
------------------ 原始邮件 ------------------
发件人: "infiniflow/ragflow" ***@***.***>;
发送时间: 2025年1月13日(星期一) 下午4:52
***@***.***>;
***@***.******@***.***>;
主题: Re: [infiniflow/ragflow] Consider providing a file management API? (Issue #4441)
File manager related APIs are not implemented, yet. Contribution on this part is welcome.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
Is there an existing issue for the same feature request?
Is your feature request related to a problem?
Describe the feature you'd like
For example:
Method: POST
URL: /api/v1/file/{file_id}/documents
Headers:
'Content-Type: multipart/form-data'
'Authorization: Bearer <YOUR_API_KEY>'
Form:
'file=@{FILE_PATH}'
Describe implementation you've considered
No response
Documentation, adoption, use case
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: