Skip to content

Commit

Permalink
lengthen the TTL
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson committed Aug 16, 2024
1 parent ec65ac4 commit e2885b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user_guide/llmcache_03.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
"source": [
"llmcache.store(\"This is a TTL test\", \"This is a TTL test response\")\n",
"\n",
"time.sleep(5)"
"time.sleep(6)"
]
},
{
Expand Down

0 comments on commit e2885b0

Please sign in to comment.