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
azureopenai.ipynb
baidu_qianfan_endpoint.ipynb fix: chat_models Qianfan not compatiable with SystemMessage (#10642) 2023-09-19 22:35:51 -07:00
bedrock.ipynb
bge_huggingface.ipynb
clarifai.ipynb Harrison/stop importing from init (#10690) 2023-09-16 17:22:48 -07:00
cohere.ipynb
dashscope.ipynb
deepinfra.ipynb
edenai.ipynb
elasticsearch.ipynb
embaas.ipynb
ernie.ipynb
fake.ipynb
google_vertex_ai_palm.ipynb
gpt4all.ipynb
gradient.ipynb Fix typo in gradient.ipynb (#11206) 2023-09-29 11:45:40 -04:00
huggingfacehub.ipynb
instruct_embeddings.ipynb
jina.ipynb
llamacpp.ipynb
llm_rails.ipynb LLMRails Embedding (#10959) 2023-09-23 16:11:02 -07:00
localai.ipynb
minimax.ipynb
modelscope_hub.ipynb
mosaicml.ipynb
nlp_cloud.ipynb
ollama.ipynb Added embeddings support for ollama (#10124) 2023-09-14 17:42:39 -07:00
openai.ipynb
sagemaker-endpoint.ipynb
self-hosted.ipynb
sentence_transformers.ipynb
spacy_embedding.ipynb
tensorflowhub.ipynb
xinference.ipynb