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
test_cohere.py
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
test_jina.py
test_llamacpp.py Harrison/llama (#2314) 1 year ago
test_openai.py openai embeddings (#3488) 1 year ago
test_self_hosted.py
test_sentence_transformer.py Add Sentence Transformers Embeddings (#3409) 1 year ago
test_tensorflow_hub.py