langchain/docs/modules/models
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
..
chat docs: fix promptlayer link typo (#2005) 2023-03-27 23:35:54 -07:00
llms Update gpt4all example with model param (#2499) 2023-04-06 12:38:26 -07:00
text_embedding/examples Fix missing import in AzureOpenAI embeddings example (#2625) 2023-04-09 12:25:31 -07:00
chat.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
llms.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
text_embedding.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00