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