langchain/docs/extras/integrations/text_embedding
Ikko Eltociear Ashimine 33884b2184
Fix typo in gradient.ipynb (#11206)
Enviroment -> Environment

<!-- Thank you for contributing to LangChain!

Replace this entire comment with:
  - **Description:** a description of the change, 
  - **Issue:** the issue # it fixes (if applicable),
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
- **Twitter handle:** we announce bigger features on Twitter. If your PR
gets announced, and you'd like a mention, we'll gladly shout you out!

Please make sure your PR is passing linting and testing before
submitting. Run `make format`, `make lint` and `make test` to check this
locally.

See contribution guidelines for more information on how to write/run
tests, lint, etc:

https://github.com/hwchase17/langchain/blob/master/.github/CONTRIBUTING.md

If you're adding a new integration, please include:
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in `docs/extras`
directory.

If no one reviews your PR within a few days, please @-mention one of
@baskaryan, @eyurtsev, @hwchase17.
 -->
2023-09-29 11:45:40 -04:00
..
aleph_alpha.ipynb fix typo in aleph_alpha.ipynb (#10478) 2023-09-13 17:09:11 -07:00
awadb.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
azureopenai.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
baidu_qianfan_endpoint.ipynb fix: chat_models Qianfan not compatiable with SystemMessage (#10642) 2023-09-19 22:35:51 -07:00
bedrock.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
bge_huggingface.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
clarifai.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
cohere.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
dashscope.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
deepinfra.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
edenai.ipynb EdenAI LLM update. Add models name option (#8963) 2023-09-01 12:11:33 -07:00
elasticsearch.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
embaas.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
ernie.ipynb feat(llms): support ERNIE Embedding-V1 (#9370) 2023-08-21 07:52:25 -07:00
fake.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
google_vertex_ai_palm.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
gpt4all.ipynb Updates to Nomic Atlas and GPT4All documentation (#9414) 2023-08-23 17:49:44 -07:00
gradient.ipynb Fix typo in gradient.ipynb (#11206) 2023-09-29 11:45:40 -04:00
huggingfacehub.ipynb Added Hugging face inference api (#10280) 2023-09-06 14:55:48 -07:00
instruct_embeddings.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
jina.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llamacpp.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
llm_rails.ipynb LLMRails Embedding (#10959) 2023-09-23 16:11:02 -07:00
localai.ipynb Wfh/ref links (#8454) 2023-07-29 08:44:32 -07:00
minimax.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
modelscope_hub.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
mosaicml.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
nlp_cloud.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
ollama.ipynb Added embeddings support for ollama (#10124) 2023-09-14 17:42:39 -07:00
openai.ipynb Update openai embeddings notebook with correct embedding model in section 2 (#5831) 2023-08-10 19:02:10 -07:00
sagemaker-endpoint.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
self-hosted.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
sentence_transformers.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
spacy_embedding.ipynb docs integrations/embeddings consistency (#10302) 2023-09-07 19:53:33 -07:00
tensorflowhub.ipynb mv module integrations docs (#8101) 2023-07-23 23:23:16 -07:00
xinference.ipynb FEAT: Integrate Xinference LLMs and Embeddings (#8171) 2023-07-27 21:23:19 -07:00