View Source OpenaiEx.Model (openai_ex v0.1.6)

This module provides an implementation of the OpenAI Models API. Information about these models can be found at https://platform.openai.com/docs/models.

Link to this section Summary

Functions

Deletes a specific model.

Lists the available models.

Retrieves a specific model.

Link to this section Functions