Nothing
test_that("Ollama cache exists and delete", {
skip_if_no_ollama()
expect_equal(
length(fs::dir_ls(.mall_test$cache_ollama , recurse = TRUE)),
59
)
fs::dir_delete(.mall_test$cache_ollama )
})
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.