mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
12 lines
191 B
JSON
12 lines
191 B
JSON
{
|
|
"profiles": {
|
|
"Default": {
|
|
"commandName": "Project"
|
|
},
|
|
"Soup": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"What is the soup of the day?\""
|
|
}
|
|
}
|
|
}
|