Create a GenAI Connection
Define a GenAI connection to your application.
- Log in to the Essbase web interface as a service administrator.
- Click Sources, then select Create Connection.
- Select GenAI as the Connection Type.
- Enter a descriptive name for your AI connection in the Name field.
- The Service Provider is set to Oracle by default.
- Click Database connection and choose the database for which you want to create an AI connection.
- Fill in the parameters to complete the Vector and chat credential details section:
- User OCID: Find this value in the Configuration file preview.
- Tenancy OCID: Find this value in the Configuration file preview.
- OCI Compartment ID: Go to Identity in the Oracle Cloud Infrastructure console, then select Compartments. You can find the compartment ID there.
- Private Key: Refer to the Required Keys and OCIDs for instructions to create your private key.
- Fingerprint: Find this value in the Configuration file preview.
Note:
To get your OCI credentials:- Sign in to the Oracle Cloud Infrastructure console.
- Click Profile icon, then select User settings.
- Go to Tokens and keys.
- Under the Fingerprint list, select your API key.
- Click the action menu.
- Select View configuration file to view the Configuration file preview.
Note:
If you haven't set up your OCI configuration:- Sign in to the Oracle Cloud Infrastructure console.
- Click Profile icon, then select User settings.
- Go to Tokens and keys.
- Click Add API key.
- Choose Paste a public key.
- On your VM, open your public key file and copy the public key content.
- Return to the Oracle Cloud Infrastructure page and paste your public key content.
- Click Add.
- After you add your API key, click action menu and then select View configuration file to view the Configuration file preview.
For more details, refer to the Required Keys and OCIDs.
- Use the following details to complete the Chat profile details section and Vectorization and MDX generator details section:
- Chat model: Select any available model listed under Pretrained foundational models
- OCI region: Select a region where the GenAI service is currently available.
- Generative AI service URL: Get this from the inference API of any model listed under Pretrained foundational models.
For example:
https://inference.generativeai.us-chicago-1.oci.oraclecloud.com/20231130/actions/embedText - Vector embedding model: Select any available model listed under Pretrained foundational models
- Transfer timeout: 3000
- Description: (Optional)