Reference Index for .halguru-rag.yaml.

A complete list of all properties in the .halguru-rag.yaml file.

Property Description
.halguru-rag.yaml: Represents an RAG container definition within the system.
Description Description of the RAG container.
Entities[].Description The description of the RAG entity.
Entities[].Files[].Fields[].CodeValidator.Bash.Code The C# code of the RAG field python validator.
Entities[].Files[].Fields[].CodeValidator.Bash.Description The description of the RAG field python validator.
Entities[].Files[].Fields[].CodeValidator.Bash The bash code of the RAG field bash validator.
Entities[].Files[].Fields[].CodeValidator.CSharp.Code Represents the C# code of the RAG field C# validator.
Entities[].Files[].Fields[].CodeValidator.CSharp The C# code of the RAG field C# validator.
Entities[].Files[].Fields[].CodeValidator.Python.Code The C# code of the RAG field python validator.
Entities[].Files[].Fields[].CodeValidator.Python.Description The description of the RAG field python validator.
Entities[].Files[].Fields[].CodeValidator.Python The Python code of the RAG field python validator.
Entities[].Files[].Fields[].CodeValidator Path to the code checker for the field validation.
Entities[].Files[].Fields[].Description The description of the RAG entity field.
Entities[].Files[].Fields[].ExampleValue Example value for the field.
Entities[].Files[].Fields[].FieldDataType The data type of the RAG entity field for the field validation.
Entities[].Files[].Fields[].IsSearchable Whether the field can be searched.
Entities[].Files[].Fields[].IsVectorized Whether the field is converted to a vector for the search.
Entities[].Files[].Fields[].Name The name of the RAG entity field.
Entities[].Files[].Fields[].Prompt Prompt for finding the value of the RAG entity field in the file.
Entities[].Files[].Fields[].RegexValidator Regular expression for the field validation.
Entities[].Files[].Fields[] List of fields available in the RAG file.
Entities[].Files[].FileGlobFormat The file glob format of the RAG file.
Entities[].Files[].Id The unique identifier of the RAG file type.
Entities[].Files[].IsFileStored Indicates if the RAG entity is stored in the file system.
Entities[].Files[].IsVectorized Indicates if the RAG entity is converted to a vector.
Entities[].Files[].Name The name of the type RAG file.
Entities[].Files[] List of file types available in the RAG entity.
Entities[].Id The unique identifier of the RAG entity.
Entities[].Name The name of the RAG entity.
Entities[] List of entities available in the RAG container.
Id Unique identifier of the RAG container.
IllmConnector.ApiKey Represents the API key used by the RAG-LLM-Connector.
IllmConnector.ApiUrl The api url of the RAG-LLM-Connector.
IllmConnector.AssistantId Represents the assistant identifier used by the RAG-LLM-Connector.
IllmConnector.LLMProvider Represents the LLM provider used by the RAG-LLM-Connector.
IllmConnector.MaxTokens Represents the maximum number of tokens to generate by the RAG-LLM-Connector.
IllmConnector.Model Represents the model identifier used by the RAG-LLM-Connector.
IllmConnector.RAGConnectorNames Represents the RAG connector names used by the RAG-LLM-Connector.
IllmConnector.SystemPromptName Represents the prompt used by the RAG-LLM-Connector.
IllmConnector.Temperature Represents the temperature used by the RAG-LLM-Connector.
IllmConnector.Tools Represents the tools used by the RAG-LLM-Connector.
IllmConnector.VectorStoreId Represents the vector store identifier used by the RAG-LLM-Connector.
IllmConnector LLM connector configuration.
Name Name of the RAG container.

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