Environment settings and system configuration
Document storage service
AI processing service
Service port number
Deployment environment
Development debugging
Application logging level
Document storage service
AI processing service
OpenAI service endpoint
Model deployment name
Document processing service
Document processing API key
AZURE_STORAGE_CONNECTION_STRING
Azure Storage connection
AZURE_OPENAI_API_KEY
Azure OpenAI API key
AZURE_OPENAI_ENDPOINT
Azure OpenAI endpoint
AZURE_OPENAI_DEPLOYMENT_NAME
Model deployment name
Create an Azure Storage account and configure the connection string in your environment variables.
Deploy a GPT-4 model in Azure OpenAI and configure the API key and endpoint.
Set all required environment variables before starting the service.
Check that all required environment variables are set and Azure services are accessible.
Verify Azure OpenAI configuration and ensure the model deployment is active.
Monitor Azure service quotas and consider scaling if needed.
http://localhost:8001
GET /health
POST /v1/extract
GET /v1/methods