Skip to content

Tools[]

.halguru.yamlLlmConnectorsTools

Represents a collection of tools or additional functionalities associated with the LLM connection.

LlmConnectors:
  Tools: []
Name Description
Title Tools
Type List
Required False

Remarks#

This property holds a list of tool identifiers or names that extend or complement the capabilities of the LLM. These tools can be used to enhance interactions, provide additional processing, or implement custom logic during the LLM's operation.

Technical Information#

Property Value
Path LlmConnectors[].Tools[]
Internal Type System.String
Internal Root Type AgentConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

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