Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/reranker-llm / ScoringPrompt

Interface: ScoringPrompt

Defined in: scoring-prompt.ts:29

Result of a ScoringPromptBuilder call. The system message is forwarded verbatim to the provider; the user message is the per-pair instruction.

Stable

Properties

PropertyModifierTypeDefined in
systemreadonlystringscoring-prompt.ts:30
userreadonlystringscoring-prompt.ts:31