Nothing
# Declare global variables to avoid R CMD check notes
# These are column names used in NSE (non-standard evaluation)
globalVariables(c(
"embedding",
"n_dims",
"text",
".input_idx",
".error",
".error_msg",
"similarity"
))
foundry_state <- new.env(parent = emptyenv())
foundry_state$web_search_warned <- FALSE
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.