feat(*): Add AI agent feedback

This commit is contained in:
Josh Creek
2025-04-20 23:05:17 +01:00
parent 010a1b8e2b
commit 98ff117f73
8 changed files with 658 additions and 97 deletions
+4 -11
View File
@@ -1,11 +1,4 @@
# Example .env file for Automated Assessment Feedback Agent
# Copy this file to .env and fill in your Azure OpenAI credentials
# Your Azure OpenAI API key
AZURE_OPENAI_API_KEY=your-azure-openai-key-here
# Your Azure OpenAI endpoint (e.g., https://your-resource-name.openai.azure.com)
AZURE_OPENAI_ENDPOINT=https://your-resource-name.openai.azure.com
# The deployment name for your model (e.g., gpt-4, gpt-35-turbo)
AZURE_OPENAI_DEPLOYMENT=gpt-4
AI_FOUNDRY_PROJECT_CONNECTION_STRING=
BING_GROUNDING_CONNECTION_ID=
AI_SEARCH_CONNECTION_ID=
AI_MODEL=gpt-4o