You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MyApp/wwwroot/okai/accepted/index.json
+8
Original file line number
Diff line number
Diff line change
@@ -733,5 +733,13 @@
733
733
"provider": "groq",
734
734
"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 }",
735
735
"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.",
0 commit comments