Get the Authentication Key for Setting Up LLM Integration
To complete the integration, you need authentication details for each large language model (LLM). Given below are the instructions on how you can get thos e authentication details for OpenAI and Azure.
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.
Azure
To get the authentication key to integrate your Azure OpenAI Servoce with a virtual agent in SUVA, follow these steps: