Files
Alexander Zarei 2f0b2db12a fix: Standardize OpenAI API key environment variable naming (#1001) (#2629)
- Replace OPENAI_APIKEY with OPENAI_API_KEY across all samples
- Replace AZURE_FOUNDRY_OPENAI_APIKEY with AZURE_FOUNDRY_OPENAI_API_KEY
- Ensures consistency with OpenAI's standard naming convention
- Applies to .NET and Python samples

Fixes #1001

Co-authored-by: Alexander Zarei <alzarei@users.noreply.github.com>
2f0b2db12a ยท 2025-12-10 10:33:35 +00:00
History
..
2025-12-01 15:15:18 +00:00
2025-12-01 15:15:18 +00:00

Declarative Agents

This folder contains sample agent definitions than be ran using the declarative agent support, for python see the declarative agent python sample folder.