Skip to content

Releases: ricardo-larosa/colbert-rag

v0.1.2

15 Aug 12:28
aa4af23
Compare
Choose a tag to compare

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.