Cube
Cube is the Semantic Layer for building data apps. It helps data engineers and application developers access data from modern data stores, organize it into consistent definitions, and deliver it to every application.
Installation and Setup
We have to get the API key and the URL of the Cube instance. See these instructions.
Document loader
Cube Semantic Layer
See a usage example.
from langchain_community.document_loaders import CubeSemanticLoader
API Reference:CubeSemanticLoader