mirror of
https://github.com/hwchase17/langchain
synced 2024-11-08 07:10:35 +00:00
9aed565f13
## 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> |
||
---|---|---|
.. | ||
aleph_alpha.ipynb | ||
azureopenai.ipynb | ||
cohere.ipynb | ||
fake.ipynb | ||
huggingfacehub.ipynb | ||
instruct_embeddings.ipynb | ||
jina.ipynb | ||
llamacpp.ipynb | ||
openai.ipynb | ||
sagemaker-endpoint.ipynb | ||
self-hosted.ipynb | ||
tensorflowhub.ipynb |