Interface PromptMeta.TypeStage
- All Known Implementing Classes:
PromptMeta.Builder
- Enclosing class:
PromptMeta
public static interface PromptMeta.TypeStage
-
Method Summary
Modifier and TypeMethodDescriptiontype(PromptType type) Indicates whether the prompt is a text or chat prompt.
-
Method Details
-
type
Indicates whether the prompt is a text or chat prompt.
-