mirror of
https://github.com/borbann-platform/data-mapping-model.git
synced 2025-12-18 13:14:05 +01:00
8 lines
221 B
Python
8 lines
221 B
Python
"""
|
|
Demonstrate Model explainability and resoning with
|
|
Traceable Prompting / Chain-of-Thought (CoT) Prompting
|
|
"""
|
|
|
|
# Structure the prompt to include reasoning steps, or ask the model to generate
|
|
# intermediate rationales
|