ExOpenAI.parse_get_schema

You're seeing just the function parse_get_schema, go back to ExOpenAI module for more information.

Specs

parse_get_schema(map()) :: %{type: String.t(), example: String.t()}

Converts a GET field schema definition into a %{type: "string", example: "string"}-like map In yaml:

type: string
example:
  text-davinci-001