Skip to content

nChain v0.12 Release

Latest
Compare
Choose a tag to compare
@jamesliu jamesliu released this 07 Oct 18:10
· 12 commits to main since this release

Release Notes for nChain v0.12


🚀 Introducing nChain v0.12 🚀

nChain is a cutting-edge Python package designed for creating LLM bots over a flexible and extensible dataset. As our inaugural release, we're thrilled to introduce a range of features and functionalities.


🔧 Features & Highlights:

  1. Sentence Transformers Embedding: Leveraging the power of sentence_transformers, nChain offers robust text embeddings, ensuring accurate and high-quality vector representations of your text data.

  2. Annoy Index for Embedding Search: With the integration of the Annoy index, you can efficiently search through your embeddings, making the retrieval process faster and more precise.

  3. ArXiv Paper Search Example: Dive into practical applications with our example demonstrating the search capabilities using arXiv papers. Experience firsthand the precision and efficiency of nChain.