Expand description
OpenAI models
Note: all contents copied from OpenAI documentation on Mar 22, 2023.
Source: https://platform.openai.com/docs/models/overview
Models
| MODELS | DESCRIPTION |
|---|---|
| GPT-4 | A set of models that improve on GPT-3.5 and can understand as well as generate natural language or code |
| GPT-3.5 | A set of models that improve on GPT-3 and can understand as well as generate natural language or code |
| DALL·E | A model that can generate and edit images given a natural language prompt |
| Whisper | A model that can convert audio into text |
| Embeddings | A set of models that can convert text into a numerical form |
| CodexLimited | A set of models that can understand and generate code, including translating natural language to code |
| Moderation | A fine-tuned model that can detect whether text may be sensitive or unsafe |
| GPT-3 | A set of models that can understand and generate natural language |
Enums
- An enum of OpenAI models