Uses of Class
com.langfuse.client.resources.prompts.types.PromptType
Packages that use PromptType
-
Uses of PromptType in com.langfuse.client.resources.prompts.types
Fields in com.langfuse.client.resources.prompts.types declared as PromptTypeModifier and TypeFieldDescriptionstatic final PromptTypePromptType.CHATstatic final PromptTypePromptType.TEXTMethods in com.langfuse.client.resources.prompts.types that return PromptTypeMethods in com.langfuse.client.resources.prompts.types with parameters of type PromptTypeModifier and TypeMethodDescriptionPromptMeta.Builder.type(PromptType type) Indicates whether the prompt is a text or chat prompt.PromptMeta.TypeStage.type(PromptType type) Indicates whether the prompt is a text or chat prompt.