ExOpenAI.Files.download_file

You're seeing just the function download_file, go back to ExOpenAI.Files module for more information.
Link to this function

download_file(file_id, opts \\ [])

View Source

Specs

download_file(String.t(), [[]]) :: {:ok, String.t()} | {:error, any()}

Endpoint /files/{file_id}/content

Returns the contents of the specified file


Required Arguments:

  • file_id

Optional Arguments: