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
Davis Chase 5db6b796cf
Dev2049/hf emb encode kwargs (#3925)
Thanks @amogkam for the addition! Refactored slightly

---------

Co-authored-by: Amog Kamsetty <amogkam@users.noreply.github.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_google_palm.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
test_huggingface.py Dev2049/hf emb encode kwargs (#3925) 1 year ago
test_huggingface_hub.py nits (#210) 2 years ago
test_jina.py Harrison/jina (#2043) 1 year ago
test_llamacpp.py Harrison/llama (#2314) 1 year ago
test_openai.py openai embeddings (#3488) 1 year 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