Entities[]
.halguru-rag.yaml ➤ Entities[]
Gets or sets the list of entities available in the RAG container.
Entities:
- Id: 05BB4146-D395-4F9D-9F7A-0E7F607C6961
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 represents the collection of entities defined within the RAG container. Each entity is described by an instance of RAGEntityItemModel.
| Property |
Value |
| Path |
Entities[] |
| Internal Type |
RAGModels.RAGEntityItem |
| Internal Root Type |
RAGHalGuru |
| File Extension |
.halguru-rag.yaml |
| JSON Schema |
halguru-rag-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |