File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name: DeepEval RAG System Tests
33on :
44 pull_request :
55 types : [opened, synchronize, reopened]
6- branches : ["rag-33-debug", " RAG-33-31okt", "wip_3_12 "]
6+ branches : ["RAG-217-debug "]
77 paths :
88 - ' src/**'
99 - ' tests/**'
9494 2. Add the missing secrets with the appropriate values:
9595
9696 **Azure OpenAI Configuration:**
97- - \`AZURE_OPENAI_ENDPOINT\` - Your Azure OpenAI resource endpoint (e.g., \`https://your-resource.openai.azure.com/\`)
97+ - \`AZURE_OPENAI_ENDPOINT\` - Your Azure OpenAI endpoint (e.g., \`https://your-resource.openai.azure.com/\`)
9898 - \`AZURE_OPENAI_API_KEY\` - Your Azure OpenAI API key
9999 - \`AZURE_OPENAI_DEPLOYMENT\` - Chat model deployment name (e.g., \`gpt-4o-mini\`)
100100 - \`AZURE_OPENAI_EMBEDDING_DEPLOYMENT\` - Embedding model deployment name (e.g., \`text-embedding-3-large\`)
You can’t perform that action at this time.
0 commit comments