Galaxia is GraphRAG solution, which automates document processing, knowledge base (Graph Language Model) creation and retrieval: galaxia-rag To use Galaxia first upload your texts and create a Graph Language Model here: smabbler-cloud After the model is built and activated, you will be able to use this integration to retrieve what you need. The module repository is located here: githubDocumentation Index
Fetch the complete documentation index at: https://docs.langchain.com/llms.txt
Use this file to discover all available pages before exploring further.
Integration details
| Retriever | Self-host | Cloud offering | Package |
|---|---|---|---|
| Galaxia Retriever | ❌ | ✅ | langchain-galaxia-retriever |
Setup
Before you can retrieve anything you need to create your Graph Language Model here: smabbler-cloud following these 3 simple steps: rag-instruction Don’t forget to activate the model after building it!Installation
The retriever is implemented in the following package: pypiInstantiation
Usage
Use within a chain
API reference
For more information about Galaxia Retriever check its implementation on GitHubConnect these docs to Claude, VSCode, and more via MCP for real-time answers.

