Skip to content

Python

.halguru-rag.yamlEntities[]Files[]Fields[]CodeValidatorPython

Gets or sets the Python code of the RAG field Python validator.

Entities:
  - Files:
      - Fields:
          - CodeValidator:
              Python:
                Code: Any text
                Description: Any text

Field Information#

Name Description
Title Python
Field Type Object
Required False

Field List#

Name Type Required Description
Code Text The C# code of the RAG field python validator.
Description Text The description of the RAG field python validator.

Remarks#

Represents a model that provides the Python code implementation for validating a RAG field. The value defines the validation logic as part of the RAG field configuration.

Technical Information#

Property Value
Path Entities[].Files[].Fields[].CodeValidator.Python
Internal Type RAGModels.RagPythonValidator
Internal Root Type RAGHalGuru
File Extension .halguru-rag.yaml
JSON Schema halguru-rag-schema.json

.halguru-rag.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0