rag-experiment-accelerator icon indicating copy to clipboard operation
rag-experiment-accelerator copied to clipboard

feat: adds document intelligence to bicep infrastructure

Open liammoat opened this issue 1 year ago • 2 comments

This pull request introduces Azure AI Document Intelligence to the infrastructure. The changes includes:

  • Adding new parameters, modules, and outputs to support the Azure AI Document Intelligence resource in the main.bicep file.
  • storekeys.bicep has been modified to store the Document Intelligence key in the Azure Key Vault. This is loaded in environment.py using the from_keyvault method.

Closes #448

liammoat avatar Jun 13 '24 18:06 liammoat

@ritesh-modi can you see any reason login is failing on the pull_request pipeline? https://github.com/microsoft/rag-experiment-accelerator/actions/runs/10082305075/job/27876236056?pr=599

liammoat avatar Jul 24 '24 18:07 liammoat

  • [x] Do not merge until prerelease in merged into development. #556

julia-meshcheryakova avatar Aug 14 '24 14:08 julia-meshcheryakova