InstructionsPrompt
.halguru.yaml ➤ LlmConnectors ➤ InstructionsPrompt
Specifies the custom instructions or contextual guidance provided to the LLM for tailoring its responses.
Name | Description |
---|---|
Title | Instructions Prompt |
Type | Text |
Required | False |
Length | 0..4096 |
Remarks#
This property allows setting predefined prompts or guidelines that influence the behavior and tone of the LLM's output. It can be used to define specific tasks, roles, or response formats for the model.
Technical Information#
Property | Value |
---|---|
Path | LlmConnectors[].InstructionsPrompt |
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 |