Skip to content

VectorStoreId

.halguru.yamlRagConnectorsOpenAIAssistantVectorStoreId

Represents the identifier of the vector store associated with the OpenAI RAG connector.

RagConnectors:
  - OpenAIAssistant:
      VectorStoreId: Any text
Name Description
Title Vector Store Id
Type Text
Required False
Length 0..4096

Remarks#

This property is optional and specifies the vector store ID that will be used by the connector. If not provided, the default or previously configured vector store may be used.

Technical Information#

Property Value
Path RagConnectors[].OpenAIAssistant.VectorStoreId
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