chore: initialize project structure and configuration files
This commit is contained in:
9
.env-exemple
Normal file
9
.env-exemple
Normal file
@@ -0,0 +1,9 @@
|
||||
# Azure Document Intelligence
|
||||
AZURE_DOC_ENDPOINT=
|
||||
AZURE_DOC_KEY=
|
||||
|
||||
# Azure OpenAI
|
||||
AZURE_OPENAI_ENDPOINT=
|
||||
AZURE_OPENAI_KEY=
|
||||
AZURE_DEPLOYMENT=
|
||||
API_VERSION=
|
||||
Reference in New Issue
Block a user