Files
agent-framework/dotnet/samples/03-workflows/Declarative/DeepResearch/Properties/launchSettings.json
T

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?\""
}
}
}