API Key Acquisition Entry Points for Different LLM Platforms
- OpenAI: Visit the official OpenAI website, register an account and log in. In the control panel, find the “API keys” option and click “Create new secret key” to create a new API key. OpenAI API
- Google AI (Gemini): Log in to the Google Cloud Console and create a project. Enable the Gemini API, and then create an API key on the “Credentials” page. Google AI API
- Anthropic (Claude): Visit the Anthropic website, sign up for an account, and follow their instructions to obtain API keys for accessing the Claude models. Anthropic API
- GitHub: GitHub uses personal access tokens (PATs) for API authentication. You can create a PAT with specific scopes (permissions) in your GitHub account settings under “Developer settings” -> “Personal access tokens.” GitHub Marketplace
- OpenRouter: OpenRouter is an aggregator that provides access to multiple LLMs through a single API. You’ll need to create an account on the OpenRouter website and then obtain an API key from their dashboard. OpenRouter API
- DeepSeek: Visit the DeepSeek website, register an account, and follow their instructions to obtain API keys for accessing their LLMs. DeepSeek API
How to Use Your LLM API Key with Haye
To use your LLM API key with Haye, follow these steps:
-
Open Haye’s Settings Page: Navigate to the settings or configuration section within the Haye application. This is typically found in the user interface under options like “Settings,” “Preferences,” or a similar label.
-
Enter Your API Key: Locate the input field corresponding to the specific LLM you want to use (e.g., OpenAI, Google Gemini, Anthropic Claude). Paste the API key you obtained from the LLM provider into the designated input box.
-
Select and Enable the Model:
- Provided Models: Choose from the list of pre-configured models available within Haye. Enable the selected model by toggling a switch, checking a box, or using a similar activation mechanism.
- Custom Models (Optional): If Haye supports custom models, you may have the option to enter the name or identifier of a model not included in the default list. Consult Haye’s documentation for specific instructions on using custom models.
-
Save Your Settings: After entering your API key and selecting/enabling the model, be sure to save your changes. This ensures that Haye can properly authenticate with the LLM service using your credentials.
Once you’ve completed these steps, Haye should be able to access the LLM service using your API key, allowing you to leverage its capabilities within the Haye application.