Python: Added Anthropic agent example (#850)

* Added Anthropic example

* Small fix
This commit is contained in:
Dmytro Struk
2025-09-21 21:04:07 -07:00
committed by GitHub
Unverified
parent 94cef85c71
commit 08f792e511
2 changed files with 88 additions and 0 deletions
+3
View File
@@ -22,3 +22,6 @@ COPILOTSTUDIOAGENT__ENVIRONMENTID=""
COPILOTSTUDIOAGENT__SCHEMANAME=""
COPILOTSTUDIOAGENT__TENANTID=""
COPILOTSTUDIOAGENT__AGENTAPPID=""
# Anthropic
ANTHROPIC_API_KEY=""
ANTHROPIC_MODEL=""