Skip to content

Commit d8cd267

Browse files
committed
Update index.json
1 parent 2c91c20 commit d8cd267

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
@@ -733,5 +733,13 @@
733733
"provider": "groq",
734734
"prompt": "create CRUD page from this Poco class: \n\n public class Transaction\n {\n public int Id { get; set; }\n public string Description { get; set; }\n public bool IsPurchas { get; set; }\n public DateOnly ClosingDate { get; set; }\n }",
735735
"groupName": "Transactions"
736+
},
737+
{
738+
"id": "1743314150782",
739+
"model": "codestral:22b",
740+
"timing": "3216",
741+
"provider": "codestral",
742+
"prompt": "I want you to create a functional Website for a system to promote small hotel offers.",
743+
"groupName": "Bookings"
736744
}
737745
]

0 commit comments

Comments
 (0)