mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Replace Eval SDK with AI Projects SDK in evaluation sample (#2540)
* Replace Eval SDK with AI Projects SDK * Update per PR review suggestions
This commit is contained in:
committed by
GitHub
Unverified
parent
b69f994840
commit
e9ab514696
@@ -1,2 +1,3 @@
|
||||
AZURE_OPENAI_ENDPOINT="..."
|
||||
AZURE_OPENAI_API_KEY="..."
|
||||
AZURE_AI_PROJECT_ENDPOINT="https://<your-ai-resource>.services.ai.azure.com/api/projects/<your-ai-project>/"
|
||||
|
||||
Reference in New Issue
Block a user