ai-cfia / azure-db

Operations related to semantic search on our Azure document index.
MIT License
0 stars 1 forks source link

Create a private test index with semantic capability in `azure-db` #19

Open k-allagbe opened 4 months ago

k-allagbe commented 4 months ago

Description

The goal is to set up a private test index in Azure Search with semantic capabilities. This index should ensure that only clients on our private network have access to private documents.

Tasks

Acceptance Criteria