mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
35a8565495
* Add AG-UI integration * Fix tests. PR feedback * Cleanup * PR Feedback * Improve README and getting started experience * Fix links
6 lines
99 B
JSON
6 lines
99 B
JSON
{
|
|
"python.analysis.extraPaths": [
|
|
"${workspaceFolder}/packages/ag-ui/examples"
|
|
]
|
|
}
|