File tree Expand file tree Collapse file tree 3 files changed +194
-1253
lines changed
image_processing/src/image_processing Expand file tree Collapse file tree 3 files changed +194
-1253
lines changed Original file line number Diff line number Diff line change 5757 - id : compile-image-processing-requirements
5858 name : compile-image-processing-requirements
5959 language : system
60- entry : bash -c 'cd image_processing && exec uv export --all-extras > src/image_processing/requirements.txt'
60+ entry : bash -c 'cd image_processing && exec uv export --all-extras --frozen --no-hashes > src/image_processing/requirements.txt'
6161 pass_filenames : false
Original file line number Diff line number Diff line change 22 "IsEncrypted" : false ,
33 "Values" : {
44 "AIService__DocumentIntelligence__Endpoint" : " <documentIntelligenceEndpoint>" ,
5+ "AzureWebJobsStorage" : " UseDevelopmentStorage=true" ,
6+ "FUNCTIONS_WORKER_RUNTIME" : " python" ,
57 "OpenAI__ApiKey" : " <openAIKey if using non managed identity>" ,
68 "OpenAI__ApiVersion" : " <openAIApiVersion>" ,
79 "OpenAI__CompletionDeployment" : " <openAIEmbeddingDeploymentId>" ,
810 "OpenAI__Endpoint" : " <openAIEndpoint>" ,
11+ "SCM_DO_BUILD_DURING_DEPLOYMENT" : " true" ,
912 "StorageAccount__Name" : " <Name of storage account if using identity based connections>"
1013 }
1114}
You can’t perform that action at this time.
0 commit comments