documentPrompt property
Document level prompt provided by the user.
This custom text is injected into the AI model's prompt to provide extra, document-wide guidance for processing.
Optional.
Implementation
core.String? documentPrompt;
Document level prompt provided by the user.
This custom text is injected into the AI model's prompt to provide extra, document-wide guidance for processing.
Optional.
core.String? documentPrompt;