Integrated vectorization or Local script Azure OpenAI Azure AI Search Uploads PDF pages Computes embeddings Stores in index Extracts data from PDFs DATA INGESTION Splits data into chunks Python Azure OpenAI Azure App Service or Local server Azure Storage CHAT APP Azure AI Search
actions: azd pipeline config .github/workflows/azure-dev.yaml Run command to configure all necessary Actions variables: Make sure all necessary variables/secrets are declared in azure.yaml: pipeline: variables: - AZURE_OPENAI_SERVICE …
set VAR_NAME value azure.yaml knows which ones to sync and azure-dev.yaml knows about existing environment variables. When you set any azd env variables, re-run to sync new values: azd pipeline config
Add them to your workflow env: Add to azure.yaml: When you change any azd env variables, re-run: azd pipeline config pipeline: variables: - NEW_VAR_NAME …
for it to get merged next week: Then configure the workflow: azd pipeline config https://github.com/Azure-Samples/azure-search-openai-demo/pull/1083 aka.ms/ragchat/workflow
yourself in our discussion forum • Deploy the repo with the sample data • See steps on low cost deployment → • Hack, hack, hack, hack! • Post in forum if you have any questions. • Submit your project before February 12th to win prizes! • Join tomorrow’s sessions from MVPs! aka.ms/hacktogether/chatapp aka.ms/ragchat/free