Skip to content

LLMConnectors[]

.halguru.yamlLLMConnectors[]

Represents the collection of configurations for connecting to various Large Language Model (LLM) providers. This property allows defining multiple LLM connections to be utilized by the agent.

LLMConnectors:
  - Echo: {}
    OpenAIChat: {}
    OpenAIAssistant: {}
    LMStudio: {}
    Grok: {}
    DeepSeek: {}
    Azure: {}
    Google: {}
    LocalAIServer: {}

Field Information#

Name Description
Title LLM Connectors
Field Type ObjectList
Required True

Field List#

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

Name Type Required Description
Echo Object Echo service
OpenAIChat Object OpenAI Chat
OpenAIAssistant Object OpenAI Assistant
LMStudio Object LM Studio
Grok Object Grok
DeepSeek Object DeepSeek
Azure Object Azure
Google Object Google
LocalAIServer Object Local AI Server

Technical Information#

Property Value
Path LLMConnectors[]
Internal Type AgentModels.LLMConnectorOptionItem
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