OpenAI
OpenAI is one of the primary Large Language Model (LLM) providers supported natively by ChatFrame.
Configuration
ChatFrame uses the Bring Your Own Key (BYOK) model for OpenAI.
- Obtain API Key: Get your API key from the OpenAI Platform website.
- Open ChatFrame Settings: Navigate to the Providers tab in the ChatFrame settings.
- Select OpenAI: Choose the OpenAI provider from the list.
- Enter Key: Paste your secret API key into the designated field.
Supported Models
Once configured, you will be able to select and use all available OpenAI models, including:
- GPT-4 series (e.g.,
gpt-4-turbo,gpt-4o) - GPT-3.5 series (e.g.,
gpt-3.5-turbo)
Data Privacy
When using OpenAI via ChatFrame, only your prompts and the context you explicitly send are transmitted to the OpenAI API. Your local files and RAG data are never shared.
OpenAI. API Keys. https://platform.openai.com/api-keys