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