You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/tests/integration_tests/embeddings
Zander Chase 20f530e9c5
Add Sentence Transformers Embeddings (#3409)
Add embeddings based on the sentence transformers library.
Add a notebook and integration tests.

Co-authored-by: khimaros <me@khimaros.com>
1 year ago
..
__init__.py FAISS and embedding support (#48) 2 years ago
test_cohere.py Issam9/cohere embeddings (#105) 2 years ago
test_huggingface.py rfc: instruct embeddings (#811) 2 years ago
test_huggingface_hub.py nits (#210) 2 years ago
test_jina.py Harrison/jina (#2043) 2 years ago
test_llamacpp.py Harrison/llama (#2314) 2 years ago
test_openai.py Harrison/chunk size (#1549) 2 years ago
test_self_hosted.py Harrison/self hosted runhouse (#1154) 2 years ago
test_sentence_transformer.py Add Sentence Transformers Embeddings (#3409) 1 year ago
test_tensorflow_hub.py Harrison/tf embeddings (#817) 2 years ago