get_default_embedding | R Documentation |
NULL
(to be handles in embed_topics()
).get default embedding
If it exists, return the object.
If not, try downloading it.
If download works, return object.
Else return NULL
(to be handles in embed_topics()
).
get_default_embedding(model)
model |
character - whic model's default embeddings are needed |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.