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 Name | Type |
---|---|
gpt-3.5-turbo | Chat |
gpt-3.5-turbo-16k | Chat |
gpt-4 | Chat |
gpt-4-0613 | Chat |
gpt-3.5-instruct | Instruct |
gpt-3.5-turbo-1106 | Chat |
gpt-4-1106-preview | Chat |
text-embedding-ada-002 | Embedding |
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
Go to https://platform.openai.com/signup?launch and create an account.
Go to https://platform.openai.com/account/api-keys and create an API key.
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.