langchain/libs/partners/openai/langchain_openai/embeddings
Orest Xherija 0b1e09029f
openai[patch]: increase max batch size for Azure OpenAI Embeddings API (#19532)
**Description:** Azure OpenAI has increased its maximum batch size from
16 to 2048 for the Embeddings API per this How-To
[page](https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/embeddings?tabs=console#best-practices)

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
2024-03-25 15:50:07 -07:00
..
__init__.py openai[minor]: implement langchain-openai package (#15503) 2024-01-05 15:03:28 -08:00
azure.py openai[patch]: increase max batch size for Azure OpenAI Embeddings API (#19532) 2024-03-25 15:50:07 -07:00
base.py openai[patch]: fix async http client (#19164) 2024-03-16 17:50:22 -07:00