Interface DocumentAskRequest.PromptStage
- All Known Implementing Classes:
DocumentAskRequest.Builder
- Enclosing class:
DocumentAskRequest
public static interface DocumentAskRequest.PromptStage
-
Method Summary
Modifier and TypeMethodDescriptionfrom(DocumentAskRequest other) The question or instruction to answer about the document.
-
Method Details
-
prompt
The question or instruction to answer about the document.
-
from
-