post http://memgpt.localhost/v1/sources//upload
Upload a file to a data source.
Log in to see full request history
Responses
Upload a file to a data source.
xxxxxxxxxx
curl --request POST \
--url http://memgpt.localhost/v1/sources/source_id/upload \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: