.halguru-rag.yaml
Represents a RAG container definition within the system.
Id: E8FABEE3-1967-491A-A4C2-66367C331856
Name: Invoice
Description: RAG container for invoices.
IllmConnector: {}
Entities: []
Field List
| Name |
Type |
Required |
Description |
| Id |
Guid |
✔️ |
Unique identifier of the RAG container. |
| Name |
Text |
✔️ |
Name of the RAG container. |
| Description |
Text |
|
Description of the RAG container. |
| IllmConnector |
Object |
✔️ |
LLM connector configuration. |
| Entities[] |
ObjectList |
✔️ |
List of entities available in the RAG container. |
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-rag.yaml: |
| 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 |