View Source OpenaiEx.Model (openai_ex v0.1.0)

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

Link to this section Summary

Functions

Lists the available models.

Retrieves a specific model by ID.

Link to this section Functions