haystack-core-integrations
haystack-core-integrations copied to clipboard
feat: implement AzureAISearchDocumentStore with basic operations
Describe the solution you'd like A functional implementation of the basic AzureAISearchDocumentStore with full CRUD operations, including both unit and integration tests.
Additional Context This task is a sub-task of the parent issue #950, to facilitate tracking and PR reviews.