.halguru-ragfile.yaml
Represents a RAG file within the system.
Id: 762BD623-DCDF-48F8-A0C8-636A2B8CF412
Name: Invoice
Description: Invoices file
Entities: []
Field List
| Name |
Type |
Required |
Description |
| Id |
Guid |
✔️ |
Unique identifier of the RAG file. |
| Name |
Text |
✔️ |
Name of the RAG file. |
| Description |
Text |
|
Description of the RAG container. |
| Entities[] |
ObjectList |
✔️ |
List of entities available in the RAG file. |
This class is the root model for defining the configuration of a RAG container. It contains essential metadata and a list of entities related to the specific RAG definition.
| Property |
Value |
| Path |
.halguru-ragfile.yaml: |
| 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 |