Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider providing a file management API? #4441

Open
1 task done
GrubbyLee opened this issue Jan 10, 2025 · 0 comments
Open
1 task done

Consider providing a file management API? #4441

GrubbyLee opened this issue Jan 10, 2025 · 0 comments
Labels

Comments

@GrubbyLee
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants