Skip to content

OpenAIAssistant

.halguru.yamlRAGConnectors[]OpenAIAssistant

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

RAGConnectors:
  - OpenAIAssistant:
      Name: Any text
      VectorStoreId: Any text

Field Information#

Name Description
Title Open AI Assistant
Field Type Object
Required False

Field List#

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.RAGConnectorOpenAI
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