langchain/docs/modules/models/text_embedding/examples
Girish Sharma 9aed565f13
Fix missing import in AzureOpenAI embeddings example (#2625)
## Why this PR?

Fixes #2624
There's a missing import statement in AzureOpenAI embeddings example.

## What's new in this PR?

- Import `OpenAIEmbeddings` before creating it's object.

## How it's tested?
- By running notebook and creating embedding object.

Signed-off-by: letmerecall <girishsharma001@gmail.com>
2023-04-09 12:25:31 -07:00
..
aleph_alpha.ipynb embedding docs (#2200) 2023-03-30 08:34:14 -07:00
azureopenai.ipynb Fix missing import in AzureOpenAI embeddings example (#2625) 2023-04-09 12:25:31 -07:00
cohere.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
huggingfacehub.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
instruct_embeddings.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
jina.ipynb Harrison/jina (#2043) 2023-03-28 08:16:17 -07:00
llamacpp.ipynb Fix 'embeddings is not defined' (#2468) 2023-04-06 12:45:45 -07:00
openai.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
sagemaker-endpoint.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
self-hosted.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
tensorflowhub.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00