mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
12 lines
239 B
JSON
12 lines
239 B
JSON
{
|
|
"profiles": {
|
|
"Default": {
|
|
"commandName": "Project"
|
|
},
|
|
"Bus Stop": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"What is the closest bus-stop that is next to ISHONI YAKINIKU in Seattle?\""
|
|
}
|
|
}
|
|
}
|