Releases: ricardo-larosa/colbert-rag
Releases · ricardo-larosa/colbert-rag
v0.1.2
ColBERT RAG v0.1.2
This is the initial release of ColBERT RAG, a project implementing Retrieval-Augmented Generation (RAG) using ColBERT and RAGatouille with Langchain integration.
New Features
- ColBERT-based retrieval for contextually influenced token-level embeddings
- Support for indexing Git repositories with language specific chunking
- GRPC and FastAPI server implementations
- Flexible document processing and indexing
For more installation options, please refer to the README.md.
Usage
Please refer to the README.md for detailed usage instructions.
License
This project is licensed under the Apache License 2.0. See the LICENSE file for the full license text.