Skip to content

Graphorin API reference v0.15.1


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

Interface: ScoringPrompt

Defined in: src/scoring-prompt.ts:29

Stable

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

Properties

PropertyModifierTypeDefined in
systemreadonlystringsrc/scoring-prompt.ts:30
userreadonlystringsrc/scoring-prompt.ts:31