View Source ExOpenAi.Model (ex_open_ai v2.0.1)
Represents a model request to the OpenAI API.
examples
Examples
Link to this section Summary
Link to this section Types
Link to this section Functions
@spec list(list()) :: ExOpenAi.Parser.parsed_response()
@spec remove(String.t(), list()) :: ExOpenAi.Parser.parsed_response()
@spec retrieve(String.t(), list()) :: ExOpenAi.Parser.parsed_response()