Skip to content

RAGConnectors[]

.halguru.yamlRAGConnectors[]

Represents configurations for RAG (Retrieval-Augmented Generation) connectors, utilized in enhancing the agent's ability to retrieve and integrate external data sources for generating sophisticated responses and outputs.

RAGConnectors:
  - OpenAIAssistant: {}
    Name: Any text

Field Information#

Name Description
Title RAG Connectors
Field Type ObjectList
Required False

Field List#

Choose one of the following options for each list item. Name is the primary key and should be unique in the RAGConnectors[] list.

Name Type Required Description
OpenAIAssistant Object OpenAI RAG connector configuration.
Name Text ✔️ Display name of the RAG connector item.

Technical Information#

Property Value
Path RAGConnectors[]
Internal Type AgentModels.RagConnectorModels.RAGConnectorOptionItem
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


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