db620d33df
CodeQL / Analyze (csharp) (push) Waiting to run
CodeQL / Analyze (python) (push) Waiting to run
dotnet-build-and-test / dotnet-test-functions (push) Has been cancelled
dotnet-build-and-test / paths-filter (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Debug, windows-latest, net9.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, ubuntu-latest, net10.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, ubuntu-latest, net8.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-build (Release, windows-latest, net472) (push) Has been cancelled
dotnet-build-and-test / dotnet-test (Release, integration, true, ubuntu-latest, net10.0) (push) Has been cancelled
dotnet-build-and-test / dotnet-test (Release, integration, true, windows-latest, net472) (push) Has been cancelled
dotnet-build-and-test / dotnet-foundry-hosted-it (push) Has been cancelled
dotnet-build-and-test / dotnet-build-and-test-check (push) Has been cancelled
dotnet-build-and-test / Integration Test Report (push) Has been cancelled
33 lines
1.0 KiB
JSON
33 lines
1.0 KiB
JSON
{
|
|
"profiles": {
|
|
"Marketing": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"Marketing.yaml\" \"An eco-friendly stainless steel water bottle that keeps drinks cold for 24 hours\""
|
|
},
|
|
"MathChat": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"MathChat.yaml\" \"How would you compute the value of PI?\""
|
|
},
|
|
"Question": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"Question.yaml\" \"Iko\""
|
|
},
|
|
"Research": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"DeepResearch.yaml\" \"What is the closest bus-stop that is next to ISHONI YAKINIKU in Seattle?\""
|
|
},
|
|
"ResponseObject": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"ResponseObject.yaml\" \"Can you help me plan a trip somewhere soon?\""
|
|
},
|
|
"UserInput": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"UserInput.yaml\" \"Iko\""
|
|
},
|
|
"ParseValue": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "\"Pradeep-ParseValue-Number.yaml\" \"Test this case:\""
|
|
}
|
|
}
|
|
}
|