langchain/docs/modules/models
Ismael G Serrano 41e2394c9c
Fix AzureOpenAI embeddings documentation example. model -> deployment (#4389)
# Documentation for Azure OpenAI embeddings model

- OPENAI_API_VERSION environment variable is needed for the endpoint
- The constructor does not work with model, it works with deployment.

I fixed it in the notebook.

(This is my first contribution)

## Who can review?

@hwchase17 
@agola

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-05-17 21:05:53 -07:00
..
chat Simplify HumanMessages in the quick start guide (#4026) 2023-05-03 22:45:03 -07:00
llms docs retriever improvements (#4430) 2023-05-17 15:29:22 -07:00
text_embedding/examples Fix AzureOpenAI embeddings documentation example. model -> deployment (#4389) 2023-05-17 21:05:53 -07:00
chat.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
getting_started.ipynb change heading 2023-05-13 09:52:23 -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