Jan 5, 2024
Getting Started
Create and Use Your OpenAI API Key ๐
Learn how to generate and integrate your OpenAI API key for awesome chatbot functionality with Embdabl! ๐ค
The OpenAI API is like the secret sauce ๐ that powers our AI SaaS platform. It's absolutely essential for making our application work its magic! โจ
What's the API Key Used For? ๐ค
API keys are like the handshake ๐ค between your OpenAI account and Embdabl. With this connection, we can:
Read and write files ๐
Import or create an assistant in your account ๐ง
Without a working API key, our AI SaaS won't be able to whip up any AI Assistants. It's like trying to bake a cake ๐ without flour!
Different Flavors of API Keys ๐ถ๏ธ
We've got two different types of API Keys in our platform:
Global API Key: This key is mainly used to upload files to your account, but it also helps us see which models are available. It's like the master key ๐๏ธ to your OpenAI account.
Chatbot API Key: This key is the special ingredient ๐งช for generating AI chatbot replies.
Best Practices (aka Pro Tips! ๐)
We highly recommend using a different API key for each chatbot and a separate one for your Global Key. It's like having different locks ๐ for different doors ๐ช โ all about security!
Here's why:
If you get a flood of messages ๐ on one chatbot, or if an API key gets leaked, you only need to change the specific key with the problem.
If all your chatbots share the same key and something goes wrong, all your chatbots will have downtime. ๐ญ
How to Create Your API Key ๐ ๏ธ
Open the OpenAI Platform Settings.
Go to Project API Keys and double-check that you have the right project selected.
Configure you Global API key in Embdabl settings. Find an image showing openAI platform API key settings.