demo-python/code/embeddings/cohere-embeddings/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: cohere-embeddings hooks: postprovision: shell: pwsh run: ./scripts/setup.ps1 interactive: true continueOnError: false