Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
@MetaSerializable
annotation class AigenticParameter(val description: String = "")
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.PROPERTY])
@SerialInfo
annotation class Description(val value: String)