Skip to content

Commit 122e17c

Browse files
committed
Update index.json
1 parent 5012004 commit 122e17c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

MyApp/wwwroot/okai/accepted/index.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,5 +1077,13 @@
10771077
"provider": "codestral",
10781078
"prompt": "Book Configuration and Creation Module (Metadata - PostgreSQL):\nMain Entity: BookConfig (or similar).\n\nBookConfig Fields:\n\nId (PK, automatic)\nBookName (string, unique, required)\nStatus (boolean: Active / Inactive, default value Active)\nConfigCreationDate (DateTime, auto-filled upon creation).\nConfigCreationUser (string, auto-filled with the authenticated user).\nDynamic Fields Sub-Module (related to BookConfig):\n\nAllow manual definition of fields for each individual BookConfig.\nProperties for each dynamic field:\nFieldName (string, required)\nDataType (string, e.g., \"Text\", \"Number\", \"Date\", \"Boolean\", \"Multiline\").\nIsAutoFilled (boolean, for fields like DataRegistrationDate, DataRegistrationUser).\nAllowListFiltering (boolean, indicates if the field should be a filtering option in the book's data list).\nIsRequired (boolean).\nDefaultValue (string, optional).",
10791079
"groupName": "DynamicFields"
1080+
},
1081+
{
1082+
"id": "1750204243789",
1083+
"model": "codestral:22b",
1084+
"timing": "943",
1085+
"provider": "codestral",
1086+
"prompt": "an inventory management system with barcode and location",
1087+
"groupName": "Products"
10801088
}
10811089
]

0 commit comments

Comments
 (0)