-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
`
@prompt_template(
"""
USER:
Original source content:
{source_content}
Extracted dialectical component:
Alias: {component_alias}
Statement: {component_statement}
Explanation: {component_explanation}
<instructions>
Evaluate how well this dialectical component captures the essence of the source content.
Consider:
- **Accuracy**: Does it reflect what's actually in the source?
- **Completeness**: Does it capture the key aspects relevant to its role?
- **Precision**: Is it specific enough to be meaningful?
- **Context Preservation**: Does it maintain the original meaning?
Rate from 0.0 (completely misrepresents source) to 1.0 (perfectly captures essence).
</instructions>
<formatting>
Output only a float between 0.0 and 1.0
</formatting>
"""
)
`
Metadata
Metadata
Assignees
Labels
No labels