Uses of Class
com.langfuse.client.resources.prompts.types.PromptMeta.Builder
Packages that use PromptMeta.Builder
-
Uses of PromptMeta.Builder in com.langfuse.client.resources.prompts.types
Methods in com.langfuse.client.resources.prompts.types that return PromptMeta.BuilderModifier and TypeMethodDescriptionPromptMeta.Builder.additionalProperties(Map<String, Object> additionalProperties) PromptMeta.Builder.additionalProperty(String key, Object value) PromptMeta.Builder.from(PromptMeta other) PromptMeta.NameStage.from(PromptMeta other)