Class PromptMeta
java.lang.Object
com.langfuse.client.resources.prompts.types.PromptMeta
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interfacestatic final classstatic interfacestatic interfacestatic interfacestatic interface -
Method Summary
-
Method Details
-
getName
-
getType
- Returns:
- Indicates whether the prompt is a text or chat prompt.
-
getVersions
-
getLabels
-
getTags
-
getLastUpdatedAt
-
getLastConfig
- Returns:
- Config object of the most recent prompt version that matches the filters (if any are provided)
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-