Skip to content

Releases: jamesliu/nChain

nChain v0.12 Release

07 Oct 18:10
Compare
Choose a tag to compare

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.

nChain v0.11 - Release

07 Oct 17:41
Compare
Choose a tag to compare

Release Notes for nChain v0.11


🚀 Introducing nChain v0.11 🚀

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. Easy Installation: Get started with nChain in no time! Our package offers straightforward installation methods, whether you prefer using PyPI or directly from the source.

  2. 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.

  3. 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.

  4. 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.

nChain v0.1 - Initial Release

07 Oct 16:56
Compare
Choose a tag to compare

Release Notes for nChain v0.1


🚀 Introducing nChain v1.0.0 🚀

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. Easy Installation: Get started with nChain in no time! Our package offers straightforward installation methods, whether you prefer using PyPI or directly from the source.

  2. 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.

  3. 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.

  4. 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.