Skip to content

2024-02-09: Integrated vectorization

Compare
Choose a tag to compare
@pamelafox pamelafox released this 09 Feb 22:55
· 290 commits to main since this release
72009ae

This release includes a big new optional feature, Azure AI Search integrated vectorization, which automates the data ingestion entirely in the cloud, using indexers, skillsets, and embedding models. To try it out, follow the steps here:
https://github.com/Azure-Samples/azure-search-openai-demo?tab=readme-ov-file#enabling-integrated-vectorization

Learn more in the ingestion guide:
https://github.com/Azure-Samples/azure-search-openai-demo/blob/main/docs/data_ingestion.md#overview-of-integrated-vectorization

Please file any issues you encounter if you try out this new feature. It's in preview mode now, so the team is eager for feedback.

What's Changed

Full Changelog: 2024-02-06...2024-02-09