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

Azure Document Intelligence are Optional but not in Option Part of .env File

Open martinpeck opened this issue 1 year ago • 2 comments

.env.template contains the following section...

#### Azure Document Intelligence
AZURE_DOCUMENT_INTELLIGENCE_ENDPOINT=
AZURE_DOCUMENT_INTELLIGENCE_ADMIN_KEY=

These entries are optional, but are not in the OPTIONAL section of the .env

They need to be moved.

martinpeck avatar Mar 07 '24 17:03 martinpeck

me too. the documentation is not clear. The one click deploy should have created the document intelligence.

dhaksr avatar Jul 06 '24 20:07 dhaksr

One-click deploy script now creates document intelligence (issue #448, PR #599)

julia-meshcheryakova avatar Sep 05 '24 23:09 julia-meshcheryakova