demo-python/code/phi-chat/azure.yaml (7 lines of code) (raw):
# yaml-language-server: $schema=https://raw.githubusercontent.com/Azure/azure-dev/main/schemas/v1.0/azure.yaml.json
name: multimodal-embedding
hooks:
postprovision:
shell: pwsh
run: ./scripts/setup.ps1
interactive: true
continueOnError: false