Skip to content

Files[]

.halguru-rag.yamlEntities[]Files[]

Represents a list of file types associated with the RAG entity.

Entities:
  - Files:
      - Id: 05BB4146-D395-4F9D-9F7A-0E7F607C6961
        Name: Any text
        FileGlobFormat: *.pdf
        IsVectorized: true
        IsFileStored: true
        Fields: []

Field Information#

Name Description
Title Files
Field Type ObjectList
Required False

Field List#

Name Type Required Description
Id Guid ✔️ The unique identifier of the RAG file type.
Name Text ✔️ The name of the type RAG file.
FileGlobFormat Text The file glob format of the RAG file.
IsVectorized Boolean Indicates if the RAG entity is converted to a vector.
IsFileStored Boolean Indicates if the RAG entity is stored in the file system.
Fields[] ObjectList List of fields available in the RAG file.

Technical Information#

Property Value
Path Entities[].Files[]
Internal Type RAGModels.RAGFileItem
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