Question - What are the AI models available to me?
OpenAI offers multiple AI models that vary both in price and accuracy.
Currently we support:
- text-davinci-003: Powerful model (legacy) but also very expensive.
- gpt-3.5-turbo: Less powerful but faster and 10x less expensive.
- gpt-3.5-turbo-instruct: Alternative to simple turbo mode.
- gpt-4: Latest available model. Similar to gpt-3.5 but not available to all customers.
We recommend you test both. Note that davinci may be very costly for high volumes.
More information Models - OpenAI API.