mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Python: semantic-kernel to agent-framework migration code samples (#1045)
* wip migrations * Wip: workflow migrations * Add migration samples for sk to af * Fix typo * Fixes
This commit is contained in:
committed by
GitHub
Unverified
parent
498fc06fd6
commit
fb51d917fd
Vendored
+3
@@ -18,6 +18,9 @@
|
||||
},
|
||||
"python.analysis.autoFormatStrings": true,
|
||||
"python.analysis.importFormat": "relative",
|
||||
"python.analysis.exclude": [
|
||||
"samples/semantic-kernel-migration"
|
||||
],
|
||||
"python.analysis.packageIndexDepths": [
|
||||
{
|
||||
"name": "agent_framework",
|
||||
|
||||
Reference in New Issue
Block a user