Portal
Getting Started with Portal
Last Updated: October 29, 2024Create a New Warehouse Before starting, ensure that a warehouse is available in your current connection. If not, create a new warehouse using the following SQL command: Important pre installation step As a best practice the application should be installed with a role. The Snowflake Administrator using the AccountAdmin role should execute the following SQL...
First-time Setup: Account Privileges
Last Updated: October 29, 2024The first time you run the EDNA application, you will need to bind references and add privileges before proceeding to the main functionality of the app. The following references need to be added: These references and privileges are defined in the manifest.yml file. Once they are set, you can proceed to configure the application.
Setting Up Secrets for LLM Model API Connection in AWS Secrets Manager
Last Updated: October 29, 2024Before configuring your application to connect to various Large Language Models like Azure OpenAI, Cohere, and Anthropic, you need to create a secret in AWS Secrets Manager that contains the required API keys and endpoints for these models. Create a Secret for LLM Model API Connection in AWS Secrets Manager 1- Navigate to AWS Secrets...
Configuring the Application
Last Updated: October 29, 2024Once you have bound the required references and privileges, you will be able to access the Configuration application. This interface includes five tabs: Step 1: Check and Set Privileges If required privileges are already configured during the setup, proceed to the Compute tab to create a warehouse and compute pools. If not, set up the...