Skip to content

Entities[]

.halguru-rag.yamlEntities[]

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: []

Field Information#

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.

Remarks#

This property represents the collection of entities defined within the RAG container. Each entity is described by an instance of RAGEntityItemModel.

Technical Information#

Property Value
Path Entities[]
Internal Type RAGModels.RAGEntityItem
Internal Root Type RAGHalGuru
File Extension .halguru-rag.yaml
JSON Schema halguru-rag-schema.json

.halguru-rag.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0