centricube langchain modules
Project description
What is centricube-langchain?
centricube-langchain is an open-source langchain extending library built to power building LLM application. centricube-langchain provides more components to support Chinese LLMs and and Chinese based token environments for prompt engineering and ICL template.
The project is a sub-module of centricube.
Key features
- Retrival Enhancement components, like ESIndex, DBIndex, GraphIndex
- Supporting Open LLMs and embeddings models
- High performance QAs Chains
- High Semanticly Chinese token processing
Quick start
Start with Centricube Platform.
We provide a open cloud service for easily use. See free trial.
Install centricube-langchain
- Install from pip:
pip install centricube-langchain - Quick Start Guide
Docker Deployment
To deploy via Docker:
-
Build the image:
docker build -t centricube-langchain .
-
Run the container:
docker run -p 8000:8000 centricube-langchain
-
Push to Docker Hub (optional):
docker tag centricube-langchain yourusername/centricube-langchain docker push yourusername/centricube-langchain
Replace yourusername with your Docker Hub username.
Documentation
For guidance on installation, development, deployment, and administration, check out centricube-langchain Dev Docs.
Acknowledgments
centricube-langchain adopts dependencies from the following:
- Thanks to langchain for the main framework.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file centricube_langchain-1.3.0.tar.gz.
File metadata
- Download URL: centricube_langchain-1.3.0.tar.gz
- Upload date:
- Size: 196.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c786e492e39a6e1a65c6eb214b4af595c52db28e5b088cf439914ceea86d0c1
|
|
| MD5 |
ccc3abb0e268d40ed8d26c389152c4f3
|
|
| BLAKE2b-256 |
d886e060ab067ff6ddb0f5108f05decff58ce5180bc4a556d0b450d4afed4e66
|
File details
Details for the file centricube_langchain-1.3.0-py3-none-any.whl.
File metadata
- Download URL: centricube_langchain-1.3.0-py3-none-any.whl
- Upload date:
- Size: 341.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aa4469effe24c9a9ee6a34b902d13416553533abc94e4ae3f04924b009122c24
|
|
| MD5 |
f607dea5df98ab69ffb48a0e4b62710f
|
|
| BLAKE2b-256 |
3d172a36a58295b7d1517789f18d8d6ef8d8522f6081b04c227edeee6b3891b6
|