> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8c05c8a2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> يحتوي على قائمة بنماذج CatBoost المحمّلة في الذاكرة الخاصة بـ LibraryBridge، مع وقت تحميلها.

# system.models

<div id="description">
  ## الوصف
</div>

يحتوي على قائمة بنماذج CatBoost المحمّلة في ذاكرة LibraryBridge، مع وقت تحميل كل منها.

<div id="columns">
  ## الأعمدة
</div>

* `model_path` ([String](/ar/reference/data-types/index)) — مسار النموذج المُدرَّب.
* `type` ([String](/ar/reference/data-types/index)) — نوع النموذج. حاليًا، catboost فقط.
* `loading_start_time` ([DateTime](/ar/reference/data-types/index)) — الوقت الذي بدأ فيه تحميل النموذج.
* `loading_duration` ([Float32](/ar/reference/data-types/index)) — المدة التي استغرقها تحميل النموذج.
