langchain/libs/community/langchain_community/embeddings
2024-08-14 09:50:39 -04:00
..
__init__.py community[minor]: Add TextEmbed Embedding Integration (#22946) 2024-07-19 17:30:25 +00:00
aleph_alpha.py community[patch]: Update @root_validators to use explicit pre=True or pre=False (#23737) 2024-07-02 10:47:21 -04:00
anyscale.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
ascend.py docs: Spell check fixes (#24217) 2024-07-15 15:51:43 +00:00
awa.py community[patch]: Update @root_validators to use explicit pre=True or pre=False (#23737) 2024-07-02 10:47:21 -04:00
azure_openai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
baichuan.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
baidu_qianfan_endpoint.py delete the default model value from langchain and discard the need fo… (#24915) 2024-08-06 14:11:05 +00:00
bedrock.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
bookend.py
clarifai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
cloudflare_workersai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
clova.py community[patch]: Remove more @allow_reuse=True validators (#25236) 2024-08-09 11:10:27 -04:00
cohere.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
dashscope.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
databricks.py
deepinfra.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
edenai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
elasticsearch.py
embaas.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
ernie.py community[patch]: Add missing annotations (#24890) 2024-07-31 18:13:44 +00:00
fake.py
fastembed.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
gigachat.py community[patch]: Use get_fields adapter for pydantic (#25191) 2024-08-08 14:43:09 -04:00
google_palm.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
gpt4all.py community: Fix ValidationError on creating GPT4AllEmbeddings with no gpt4all_kwargs (#25124) 2024-08-07 13:34:01 +00:00
gradient_ai.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
huggingface_hub.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
huggingface.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
infinity_local.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
infinity.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
ipex_llm.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
itrex.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
javelin_ai_gateway.py
jina.py community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
johnsnowlabs.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
laser.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
llamacpp.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
llamafile.py
llm_rails.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
localai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
minimax.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
mlflow_gateway.py
mlflow.py
modelscope_hub.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
mosaicml.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
nemo.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
nlpcloud.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
oci_generative_ai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
octoai_embeddings.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
ollama.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
openai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
openvino.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
optimum_intel.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
oracleai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
ovhcloud.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
premai.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
sagemaker_endpoint.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
sambanova.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
self_hosted_hugging_face.py
self_hosted.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
sentence_transformer.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
solar.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
spacy_embeddings.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
sparkllm.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
tensorflow_hub.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
text2vec.py
textembed.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
titan_takeoff.py
vertexai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
volcengine.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
voyageai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
xinference.py
yandex.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
zhipuai.py Improvement[Embeddings] Add dimension support to ZhipuAIEmbeddings (#25274) 2024-08-11 16:20:37 -04:00