mirror of
https://github.com/hwchase17/langchain
synced 2024-10-29 17:07:25 +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> |
||
---|---|---|
.. | ||
examples |