Entities[]
.halguru-ragfile.yaml ➤ Entities[]
Gets or sets the collection of fields associated with the RAG file.
Entities:
- Id: 6CEB2811-6A45-406E-9973-BA94D684EAC0
Name: Any text
Description: Any text
Files: []
| Name |
Description |
| Title |
Entities |
| Field Type |
ObjectList |
| Required |
True |
Field List
| Name |
Type |
Required |
Description |
| Id |
Guid |
✔️ |
The unique identifier of the RAG entity. |
| Name |
Text |
✔️ |
The name of the RAG entity. |
| Description |
Text |
|
The description of the RAG entity. |
| Files[] |
ObjectList |
✔️ |
List of file types available in the RAG entity. |
This property defines the list of fields that belong to the RAG file.
| Property |
Value |
| Path |
Entities[] |
| Internal Type |
RAGModels.RAGFileEntityItem |
| Internal Root Type |
RAGFileHalGuru |
| File Extension |
.halguru-ragfile.yaml |
| JSON Schema |
halguru-ragfile-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |