Tools[]
.halguru.yaml ➤ LlmConnectors ➤ Tools
Represents a collection of tools or additional functionalities associated with the LLM connection.
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 |