Karini AI Documentation
Go Back to Karini AI
  • Introduction
  • Installation
  • Getting Started
  • Organization
  • User Management
    • User Invitations
    • Role Management
  • Model Hub
    • Embeddings Models
    • Large Language Models (LLMs)
  • Prompt Management
    • Prompt Templates
    • Create Prompt
    • Test Prompt
      • Test & Compare
      • Prompt Observability
      • Prompt Runs
    • Agentic Prompts
      • Create Agent Prompt
      • Test Agent Prompt
    • Prompt Task Types
    • Prompt Versions
  • Datasets
  • Recipes
    • QnA Recipe
      • Data Storage Connectors
      • Connector Credential Setup
      • Vector Stores
      • Create Recipe
      • Run Recipe
      • Test Recipe
      • Evaluate Recipe
      • Export Recipe
      • Recipe Runs
      • Recipe Actions
    • Agent Recipe
      • Agent Recipe Configuration
      • Set up Agentic Recipe
      • Test Agentic Recipe
      • Agentic Evaluation
    • Databricks Recipe
  • Copilots
  • Observability
  • Dashboard Overview
    • Statistical Overview
    • Cost & Usage Summary
      • Spend by LLM Endpoint
      • Spend by Generative AI Application
    • Model Endpoints & Datasets Distribution
    • Dataset Dashboard
    • Copilot Dashboard
    • Model Endpoints Dashboard
  • Catalog Schemas
    • Connectors
    • Catalog Schema Import and Publication Process
  • Prompt Optimization Experiments
    • Set up and execute experiment
    • Optimization Insights
  • Generative AI Workshop
    • Agentic RAG
    • Intelligent Document Processing
    • Generative BI Agentic Assistant
  • Release Notes
Powered by GitBook
On this page
  • Total Cost
  • Total API Requests
  • Total tokens
  1. Dashboard Overview
  2. Cost & Usage Summary

Spend by Generative AI Application

PreviousSpend by LLM EndpointNextModel Endpoints & Datasets Distribution

Last updated 10 months ago

Cost and usage details for the copilot can be visualized using the following dashboards: Total Cost, Total API Requests, and Total API Tokens. These dashboards provide valuable insights into the operational metrics and usage patterns of your copilots, helping you to understand the usage patterns, identify the cost drivers and manage and optimize their cost effectively.

Total Cost

You can visualize total cost of the deployed copilots within your Organization. You have an option to chose all, or a set of specific copilots from the dropdown of available copilots. You can also select appropriate date range and granularity of daily or monthly.

For each copilot request, the cost is determined by summing up the costs of all the model endpoints involved in processing the request. This calculation factors in the respective model prices set in the and the number of Input/Output tokens for each endpoint.

  • This graph represents the total cost incurred by all the copilots within your organization.

  • By default, when no copilot is selected from the dropdown, the graph displays the costs associated with the Top 5 copilots, with costs for all other copilots consolidated under Others.

  • The right-hand side features a color-coded legend, identifying each of the Top 5 copilots and Others for easy reference.

  • When you select copilot(s) from the dropdown, the cost of the selected copilot(s) is displayed, accompanied by a color-coded legend on the right-hand side of the graph.

  • When you adjusts the date filter or granularity, the dashboard dynamically refreshes to display the corresponding data.

Total API Requests

  • This graph displays the total number of API requests processed by the selected copilot within the selected date range.

  • By default, when no copilot is selected from the dropdown, the dashboard displays the Total API Requests associated with All copilots.

  • When you select copilot(s) from the dropdown, the Total API Requests of the selected copilot(s) is displayed.

  • This visualization helps in tracking the volume of requests and observing trends or patterns over the selected time frame.

Total tokens

  • This graph shows the total number of tokens consumed (Input tokens) and generated (Output tokens) by the model endpoint(s) when processing copilot requests during the selected timeframe.

  • By default, when no copilot is selected from the dropdown, the graph displays the Total tokens associated with All copilots.

  • When you select copilot(s) from the dropdown, the Total tokens of the selected copilot(s) is displayed.

model hub