Interface PromptMeta.LastConfigStage
- All Known Implementing Classes:
PromptMeta.Builder
- Enclosing class:
PromptMeta
public static interface PromptMeta.LastConfigStage
-
Method Summary
Modifier and TypeMethodDescriptionlastConfig(Object lastConfig) Config object of the most recent prompt version that matches the filters (if any are provided)
-
Method Details
-
lastConfig
Config object of the most recent prompt version that matches the filters (if any are provided)
-