Learn R Programming

aifeducation (version 1.0.2)

create_data_embeddings_description: Generate description for text embeddings

Description

Function generates a description for the underling TextEmbeddingModel of give text embeddings.

Usage

create_data_embeddings_description(embeddings)

Value

Returns a shiny::tagList containing the html elements for the user interface.

Arguments

embeddings

Object of class LargeDataSetForTextEmbeddings or EmbeddedText.

See Also

Other studio_utils: long_load_target_data()