instructions and validations tested

This commit is contained in:
2025-02-06 00:22:15 +03:00
parent b67090087a
commit 378d016d0c
20 changed files with 631 additions and 143 deletions

View File

@@ -28,7 +28,7 @@ address_page_info = PageInfo(
},
language_models={
"page_info": {
"key": "pair", # key: pair, value: dict
"key": "pair", # key: pair, value: dict
"description": {
"en": "Account Records for reaching user all types account information",
"tr": "Kullanıcı tüm hesap bilgilerine ulaşmak için Hesap Kayıtları",
@@ -74,4 +74,4 @@ address_page_info = PageInfo(
},
},
},
)
)