Files
agent-framework/python/samples/getting_started/evaluation/red_teaming/.env.example
T
David Wu e5b63a1041 Python: Move evaluation folders to under evaluations (#2355)
* Move evaluation folders to under evaluations

* Change folder path
2025-11-20 20:50:23 +00:00

9 lines
350 B
Bash

# 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