mirror of
https://github.com/jcreek/AutomatedAssessmentFeedbackAgent.git
synced 2026-07-12 18:43:49 +00:00
feat(*): Add AI agent feedback
This commit is contained in:
+4
-11
@@ -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
|
||||
Reference in New Issue
Block a user