Get the Authentication Key for Setting Up LLM Integration
To complete the integration, you need an authentication key for each large language model (LLM). Given below is how you can get the authentication key for OpenAI and Hugging Face.
OpenAI
To get the authentication key to integrate, your OpenAI with a virtual agent in SUVA, follow these steps:
-
Visit https://platform.openai.com/account/api-keys and log in.
-
On the API Keys page, click Create new secret key.
-
Give it a name and click Create secret key. In the image, we have named the key “SUVA.”
-
A secret key is generated. Copy it and click Done.
Use this secret key to authenticate your Open AI account in SUVA.
Hugging Face
To get the authentication key to integrate Hugging Face with a virtual agent in SUVA, follow these steps:
-
Log into your Hugging Face account.
-
Click on your profile icon and select Settings.
-
Navigate to Access Tokens and click New token.
-
Give the token a name and choose a role - read or write.
-
Click Generate a token.
-
Copy the token key.
Use this secret key to authenticate your Hugging Face account in SUVA.