Setting Up Together AI API Key
Learn how to set up your Together AI API key to use it with NeoGPT
Create an TogetherAI Account
Go to the TogetherAI website and create an account. Once you have created an account, or logged in to your existing account, you will be taken to the TogetherAI dashboard.
Navigate to settings
Once you are on the TogetherAI dashboard, click on the Profile icon on the bottom left corner of the screen. Then click on the “Settings” option. You will be taken to the settings page.
Get the API key
On the settings page, on the sidebar, click on the “API Key” option. You will be taken to the API key page. Here you will find your API key. Copy the API key to the clipboard.
Setting the .env
Now that you have the API key, you need to rename the .env-template
file to .env
and paste the API key in the TOGETHER_API_KEY
field.
Ready to go
You are now ready to use the TogetherAI API with NeoGPT.