Class StringPrompt

java.lang.Object
ai.vespa.llm.completion.Prompt
ai.vespa.llm.completion.StringPrompt

public class StringPrompt extends Prompt
A prompt which just consists of a string.
Author:
bratseth