Skip to content

OpenAI

OpenAI is an American artificial intelligence (AI) research lab that includes the non-profit OpenAI, Inc. and its for-profit subsidiary, OpenAI, L.P. The lab's main focus is on AI research to achieve "safe and beneficial" artificial general intelligence. This refers to creating highly autonomous systems that can outperform humans in most economically valuable tasks.

Official Website: https://openai.com/

Supported Models on Dialoqbase

Model NameType
gpt-3.5-turboChat
gpt-3.5-turbo-16kChat
gpt-4Chat
gpt-4-0613Chat
gpt-3.5-instructInstruct
gpt-3.5-turbo-1106Chat
gpt-4-1106-previewChat
text-embedding-ada-002Embedding

API Key

To use OpenAI models, you need to provide an OpenAI API key. Here is the pricing page: https://openai.com/api/pricing/.

If your account doesn't have enough credits, the API will return an error.

How to get API Key

  1. Go to https://platform.openai.com/signup?launch and create an account.

  2. Go to https://platform.openai.com/account/api-keys and create an API key.

  3. Copy your API key and paste it to the OPENAI_API_KEY environment variable.

Disclaimer

Dialoqbase is not affiliated with OpenAI. All product names, logos, and brands are property of their respective owners. All company, product and service names used in this website are for identification purposes only. Use of these names, logos, and brands does not imply endorsement.

MIT Licensed Open Source Project