User

constructor(parts: List<ContentPart>, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)


constructor(part: ContentPart, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)

Single content part user message constructor


constructor(content: String, metaInfo: RequestMetaInfo, cacheControl: CacheControl? = null)(source)

Text content user message constructor