create_data_embeddings_description {aifeducation} | R Documentation |
Generate description for text embeddings
Description
Function generates a description for the underling TextEmbeddingModel of give text embeddings.
Usage
create_data_embeddings_description(embeddings)
Arguments
embeddings |
Object of class LargeDataSetForTextEmbeddings or EmbeddedText. |
Value
Returns a shiny::tagList
containing the html elements for the user interface.
See Also
Other studio_utils:
long_load_target_data()
[Package aifeducation version 1.0.2 Index]