View Source OpenaiEx.Model (openai_ex v0.5.4)

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

Summary

Functions

Deletes a specific model.

Lists the available models.

Retrieves a specific model.

Functions