| goose_cache_get | R Documentation |
Retrieve a cached response for a query
goose_cache_get(query, model = NULL, max_age = NULL, conn = NULL)
query |
The query text |
model |
Optional model identifier |
max_age |
Maximum age in seconds (NULL for no limit) |
conn |
Database connection |
Response text or NULL if not found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.