Skip to content

Commit bbba49d

Browse files
committedApr 9, 2025
Update index.json
1 parent 39e94f6 commit bbba49d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎MyApp/wwwroot/okai/accepted/index.json

+8
Original file line numberDiff line numberDiff line change
@@ -781,5 +781,13 @@
781781
"provider": "google",
782782
"prompt": "Generate an application for managing prices in an online store. It should be possible to set prices based on policies, e.g. change prices for products belonging to a product group.",
783783
"groupName": "Prices"
784+
},
785+
{
786+
"id": "1744188990587",
787+
"model": "codestral:22b",
788+
"timing": "2243",
789+
"provider": "codestral",
790+
"prompt": "Create a shop site for auctioning goods",
791+
"groupName": "Items"
784792
}
785793
]

0 commit comments

Comments
 (0)
Please sign in to comment.