Skip to content

OpenAIAssistant

.halguru.yamlRagConnectorsOpenAIAssistant

Gets or sets the OpenAI RAG connector configuration for this item.

RagConnectors:
  OpenAIAssistant:
    Name: Any text
    VectorStoreId: Any text

Properties#

Name Type Required Description
Name Text ✔️ Name of the OpenAI RAG connector.
VectorStoreId Text The vector store ID to use for the OpenAI RAG connector.

Remarks#

This property defines the specific OpenAI RAG connector path model associated with the current RAG connector item. The OpenAI RAG connector allows integration with OpenAI services and provides additional configuration options such as the connector's name and vector store ID.

Technical Information#

Property Value
Path RagConnectors[].OpenAIAssistant
Internal Type AgentModels.RagConnectorModels.OpenAIRagConnectorHalPath
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