ReasoningEvaluateSettings.contextDocuments property
Reference documents (markdown) providing domain context for the evaluation LLM. These are included in the system instruction and cached across frames.
Signature:
contextDocuments?: string[];
Reference documents (markdown) providing domain context for the evaluation LLM. These are included in the system instruction and cached across frames.
Signature:
contextDocuments?: string[];