Embed Content Parameters Private
@Serializable
Parameters for the _embed_content method.
Constructors
Link copied to clipboard
constructor(model: String? = null, contents: List<Content>? = null, content: Content? = null, embeddingApiType: EmbeddingApiType? = null, config: EmbedContentConfig? = null)