RagConnectorNames[]
.halguru.yaml ➤ LlmConnectors ➤ RagConnectorNames
Represents the collection of RAG (Retrieval-Augmented Generation) connector names associated with the Large Language Model (LLM) connection.
| Name | Description |
|---|---|
| Title | Rag Connector Names |
| Type | List |
| Required | False |
Remarks#
This property contains a list of identifiers for RAG connectors that can be utilized alongside the LLM connection to enhance response generation with retrieval-based data sources.
Technical Information#
| Property | Value |
|---|---|
| Path | LlmConnectors[].RagConnectorNames[] |
| Internal Type | System.String |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |