Python: Move evaluation folders to under evaluations (#2355)

* Move evaluation folders to under evaluations

* Change folder path
This commit is contained in:
David Wu
2025-11-20 12:50:23 -08:00
committed by GitHub
Unverified
parent b575b631c8
commit e5b63a1041
8 changed files with 2 additions and 2 deletions
@@ -0,0 +1,8 @@
# Azure OpenAI Configuration (for the agent being tested)
AZURE_OPENAI_ENDPOINT=https://your-resource.openai.azure.com/
AZURE_OPENAI_DEPLOYMENT_NAME=gpt-4o
# AZURE_OPENAI_API_KEY=your-api-key-here
# Azure AI Project Configuration (for red teaming)
# Create these resources at: https://portal.azure.com
AZURE_AI_PROJECT_ENDPOINT=your-ai-project-name