Skip to content

Commit b420d22

Browse files
committed
update index.json
1 parent 9a1e37e commit b420d22

File tree

1 file changed

+28
-4
lines changed

1 file changed

+28
-4
lines changed

MyApp/wwwroot/okai/accepted/index.json

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
"model": "codestral:22b",
220220
"timing": "1627",
221221
"provider": "codestral",
222-
"prompt": "Create an application that allows different finance managers add their budget fugures for their local sports section. Each budget is part of a full budget for the group. the Super Finance Manager will initiate the budget process, but adding specific budget positions in each sports sections, which the finance manager cannot amend. The budget should be established on a quarter, with a yearly sum column.",
222+
"prompt": "Create an application that allows different finance managers add their budget figures for their local sports section. Each budget is part of a full budget for the group. the Super Finance Manager will initiate the budget process, but adding specific budget positions in each sports sections, which the finance manager cannot amend. The budget should be established on a quarter, with a yearly sum column.",
223223
"groupName": "BudgetItems"
224224
},
225225
{
@@ -251,8 +251,8 @@
251251
"model": "codestral:22b",
252252
"timing": "1148",
253253
"provider": "codestral",
254-
"prompt": "log aaplication ",
255-
"groupName": "Users"
254+
"prompt": "log application",
255+
"groupName": "Logs"
256256
},
257257
{
258258
"id": "1739536247999",
@@ -278,6 +278,14 @@
278278
"prompt": "Create a Bloomberg terminal like app",
279279
"groupName": "PortfolioHoldings"
280280
},
281+
{
282+
"id": "1739577414324",
283+
"model": "deepseek-r1:70b",
284+
"timing": "2249",
285+
"provider": "groq",
286+
"prompt": "add docker build",
287+
"groupName": "DockerBuilds"
288+
},
281289
{
282290
"id": "1739589143773",
283291
"model": "codestral:22b",
@@ -323,7 +331,7 @@
323331
"model": "deepseek-r1:70b",
324332
"timing": "4125",
325333
"provider": "groq",
326-
"prompt": "Create a CRUD application for logging and tracing request.",
334+
"prompt": "Create a CRUD application for logging and tracing request.",
327335
"groupName": "LogEntries"
328336
},
329337
{
@@ -333,5 +341,21 @@
333341
"provider": "google",
334342
"prompt": "create dashboard which will read logs and traces from a existing asp.net core project using open telemetry feature and show tracing in dashboard with data.",
335343
"groupName": "TraceEvents"
344+
},
345+
{
346+
"id": "1739950429662",
347+
"model": "codestral:22b",
348+
"timing": "2246",
349+
"provider": "codestral",
350+
"prompt": "create a project which analyse the logs of asp.net core project and display it in dashboard for query ",
351+
"groupName": "LogEntries"
352+
},
353+
{
354+
"id": "1740085853496",
355+
"model": "codestral:22b",
356+
"timing": "1480",
357+
"provider": "codestral",
358+
"prompt": "I would like to create a single page application that has authentication with role management. The app should provide features for managing equipment in a handyman company. I would like to show the employees equipment they can book. This could be trailers and tools.",
359+
"groupName": "Bookings"
336360
}
337361
]

0 commit comments

Comments
 (0)