mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: Added Anthropic agent example (#850)
* Added Anthropic example * Small fix
This commit is contained in:
committed by
GitHub
Unverified
parent
94cef85c71
commit
08f792e511
@@ -22,3 +22,6 @@ COPILOTSTUDIOAGENT__ENVIRONMENTID=""
|
||||
COPILOTSTUDIOAGENT__SCHEMANAME=""
|
||||
COPILOTSTUDIOAGENT__TENANTID=""
|
||||
COPILOTSTUDIOAGENT__AGENTAPPID=""
|
||||
# Anthropic
|
||||
ANTHROPIC_API_KEY=""
|
||||
ANTHROPIC_MODEL=""
|
||||
|
||||
Reference in New Issue
Block a user