Changelog¶
0.12 (2023-10-07)¶
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.
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.
ArXiv Paper Search Example: Dive into practical applications with our exaexample demonstrating the search capabilities using arXiv papers.
0.1 (2023-10-05)¶
Initial release to PyPI