Code
.halguru.yaml ➤ CodeSnippets ➤ Code
Gets or sets the code snippet.
| Name | Description |
|---|---|
| Title | Code |
| Type | Text |
| Required | True |
| Length | 0..4096 |
Remarks#
This property contains the actual code represented as a string. It is mandatory and should align with the specified programming language.
Technical Information#
| Property | Value |
|---|---|
| Path | CodeSnippets[].Code |
| Internal Type | System.String |
| Internal Root Type | AgentHalConfiguration |
| File Extension | .halguru.yaml |
| JSON Schema | halguru-schema.json |
| Last updated: | 2025-12-05 | |
| Autogenerated: | Yes | |
| AI powered: | Yes | |
| Core version: | 1.75.0 |