mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
.Net: Agent Samples - Adding AzureAIAgentsPersistent to Steps (#105)
* Adding Persistent Agent to Steps * Add comments * Ensure changes * Fix format * Fix formatting * Adding cancellation token good practice
This commit is contained in:
committed by
GitHub
Unverified
parent
06a690685f
commit
b46ee00468
@@ -0,0 +1,6 @@
|
||||
# Auto-detect text files, ensure they use LF.
|
||||
* text=auto eol=lf working-tree-encoding=UTF-8
|
||||
|
||||
# Bash scripts
|
||||
*.sh text eol=lf
|
||||
*.cmd text eol=crlf
|
||||
Reference in New Issue
Block a user