Cube
Cube is the Semantic Layer for building data apps. It helpsdata 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. Seethese instructions.
Document loader
Cube Semantic Layer
See ausage example.
from langchain_community.document_loadersimport CubeSemanticLoader
API Reference:CubeSemanticLoader