Skip to content

ChangetLlmConnector

.halguru-action.yamlChangetLlmConnector

Gets or sets the action responsible for configuring the LLM (Large Language Model) connector associated with the agent. This property is used to dynamically update or select the LLM connector that the agent relies on for language processing capabilities. When set, it represents the agent's intent to modify its connector configuration.

ChangetLlmConnector:
  Name: My LLM connector

Properties#

Name Type Required Description
Name Text ✔️ The name of the LLM connector to be used.

Technical Information#

Property Value
Path ChangetLlmConnector
Internal Type ActionModels.ChangeLlmConnectorAction
Internal Root Type ActionConfiguration
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

Last updated: 2025-10-13
Autogenerated: Yes
AI powered: Yes
Core version: 1.66.0