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/langchain/embeddings
Harrison Chase 2366e71bed
Harrison/azure openai (#3942)
Co-authored-by: Saverio Proto <zioproto@gmail.com>
1 year ago
..
__init__.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
aleph_alpha.py Minor: Remove duplicated word in error message (#2706) 1 year ago
base.py FAISS and embedding support (#48) 2 years ago
cohere.py Minor: Remove duplicated word in error message (#2706) 1 year ago
fake.py add fake embeddings class (#1503) 1 year ago
google_palm.py Add ChatModel, LLM, and Embeddings for Google's PaLM APIs (#3575) 1 year ago
huggingface.py Dev2049/hf emb encode kwargs (#3925) 1 year ago
huggingface_hub.py Minor: Remove duplicated word in error message (#2706) 1 year ago
jina.py Minor: Remove duplicated word in error message (#2706) 1 year ago
llamacpp.py Update LlamaCpp parameters (#2411) 1 year ago
openai.py Harrison/azure openai (#3942) 1 year ago
sagemaker_endpoint.py Fix Sagemaker Batch Endpoints (#3249) 1 year ago
self_hosted.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
self_hosted_hugging_face.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
sentence_transformer.py Sentence Transformers Aliasing (#3541) 1 year ago
tensorflow_hub.py pass list of strings to embed method in tf_hub (#3284) 1 year ago