Public preview: Azure Functions extension for OpenAI
Share
Services
Azure Functions extension for OpenAI, now in public preview, enables developers to build Function applications that integrate with OpenAI.
You can now perform the following tasks when building a Function App with the Open AI extension. The below capabilities are available in all languages (.NET, Java, Python, Node.js, PowerShell)
**Retrieval Augmented Generation (Bring your own data for semantic search)**
* Data ingestion with Functions bindings.
* Automatic chunking and embeddings creation.
* Store embeddings in vector database including AI Search, CosmosDB for MongoDB, and Azure Data Explorer.
* Binding that takes prompts, retrieves documents, sends to OpenAI LLM, and returns to user.
**Text completion for content summarization and creation**
* Input binding that takes prompt and returns response from LLM.
**Chat assistants**
* Input and output binding to chat with LLMs.
* Output binding to retrieve chat history from persisted storage.
* Skills trigger that is registered and called by LLM through natural language.
[**Learn more.**](https://aka.ms/AAps6xu)
* Azure functions
* Azure OpenAI Service
* Features
* Microsoft Build
* [ Azure functions](https://azure.microsoft.com/en-gb/products/functions/)
What else is happening at Microsoft Azure?
Read update
Services
Share
Generally Available: Storage account default maximum request rate limit increase to 40,000 requests per second
December 12th, 2024
Services
Share
Read update
Services
Share
Generally Available: Regional Disaster Recovery by Azure Backup for AKS
November 22nd, 2024
Services
Share
Generally Available: Enhancements on Azure Container Storage for performance, scalability, and operational insights
November 19th, 2024
Services
Share