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 704b0feb38
Harrison/allow org none (#2527)
1 year ago
..
__init__.py Harrison/llama (#2314) 1 year ago
aleph_alpha.py Removed duplicate BaseModel dependencies (#2471) 1 year ago
base.py FAISS and embedding support (#48) 2 years ago
cohere.py Return Cohere embeddings as lists of floats (#1394) 1 year ago
fake.py add fake embeddings class (#1503) 1 year ago
huggingface.py Refactor some loops into list comprehensions (#1185) 1 year ago
huggingface_hub.py Add HuggingFace Hub Embeddings (#125) 2 years ago
jina.py Harrison/jina (#2043) 1 year ago
llamacpp.py Update LlamaCpp parameters (#2411) 1 year ago
openai.py Harrison/allow org none (#2527) 1 year ago
sagemaker_endpoint.py [Embeddings] Add SageMaker Endpoint Embedding class (#1859) 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
tensorflow_hub.py Harrison/tf embeddings (#817) 1 year ago