rag-experiment-accelerator
rag-experiment-accelerator copied to clipboard
Azure Document Intelligence are Optional but not in Option Part of .env File
.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.
me too. the documentation is not clear. The one click deploy should have created the document intelligence.
One-click deploy script now creates document intelligence (issue #448, PR #599)