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:
David Wu
2025-12-02 12:28:52 -08:00
committed by GitHub
Unverified
parent b69f994840
commit e9ab514696
3 changed files with 112 additions and 38 deletions
@@ -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>/"