{ "model": "file-upload" }
curl --location --request GET 'https://mj.openai-next.tech/v1/file' \ --header 'Content-Type: application/json' \ --data-raw '{ "model": "file-upload" }'
{}