> ## Documentation Index
> Fetch the complete documentation index at: https://docs.usedatabrain.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Llama

### Step 1: Configure Llama

1. Navigate to the **LLMs** section on settings page and click on **+LLM**
2. Choose Azure Open AI from the list.
3. In the **Configure Llama** panel:
   * **Name**: Enter a descriptive name (e.g., `LLaMA Workspace Assistant`).
   * **Base URL**: Provide the endpoint URL from your provider in the format: `https://<your-provider>.ai/v1`
   * **API Key**: Paste your valid API Key provided by the LLaMA service provider.
   * **Model Name**: Enter the model identifier (e.g., `meta-llama/Llama-3-**`).
4. Click **Authenticate** to complete the integration.

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/si5PjMbXhV5pO_qE/images/developer-docs/llama-1.png?fit=max&auto=format&n=si5PjMbXhV5pO_qE&q=85&s=67f4b68ac7028ad0349187905f0a25ff" width="2940" height="1654" data-path="images/developer-docs/llama-1.png" />
</Frame>

### Step 2: Connect LLM to Workspace

<Steps>
  <Step>
    Navigate to your desired workspace and click on `settings icon` next to the workspace name.
  </Step>

  <Step>
    Under the **General** tab:

    * Scroll to the **LLM** section near the bottom
    * From the **LLM** dropdown, choose the Llama model you just configured
  </Step>

  <Step>
    Optionally enable **Metric Summary** and choose the summary **Type** from the following options: Technical and Insight Summary, Forecast and Trend Analysis, Comparative and Anomaly Detection, Custom.
  </Step>

  <Step>
    Click **Save** to apply changes.
  </Step>
</Steps>

<Frame>
  <img src="https://mintcdn.com/databrainlabs-bef6850a/AdbrISDq9ZfHhmcQ/images/developer-docs/connect-llm.png?fit=max&auto=format&n=AdbrISDq9ZfHhmcQ&q=85&s=26efc6967140a09cec8890b8d1b2970d" width="2938" height="1654" data-path="images/developer-docs/connect-llm.png" />
</Frame>

<Check>
  You’ve successfully connected Llama with your Databrain workspace!\
  Your integration is now active — enabling Llama-powered metric summaries, contextual insights, and intelligent natural language interactions across your dashboards.
</Check>
