Skip to content

Language

.halguru.yamlCodeSnippetsLanguage

Gets or sets the programming language of the code snippet.

CodeSnippets:
  Language: Python
Name Description
Title Language
Type Option
Required True

Options#

Option Value Description
Python 1 Python
CSharp 2 C#
Bash 3 Bash

Remarks#

This property specifies the programming language associated with the code snippet. It is required and must match one of the values defined in the CodeLanguage enumeration.

Technical Information#

Property Value
Path CodeSnippets[].Language
Internal Type CodeLanguage
Internal Root Type AgentHalConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2026-01-26
Autogenerated: Yes
AI powered: Yes
Core version: 1.77.0