default
chainalign-backend / config/dataSchema / default
Variable: default
constdefault:object
Defined in: config/dataSchema.js:9
This file defines the "universe" of data that the AI can query and chart. It serves as the primary "knowledge source" for the RAG (Retrieval-Augmented Generation) system, ensuring the LLM only attempts to access data that actually exists.
Type Declaration
dimensions
dimensions:
object[]
measures
measures:
object[]