LLMConnectors[]
.halguru.yaml ➤ LLMConnectors[]
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: {}
| 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.
| Property |
Value |
| Path |
LLMConnectors[] |
| Internal Type |
AgentModels.LLMConnectorOptionItem |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |