{% extends "base.html" %} {% block title %}Cache inspector ยท mneme{% endblock %} {% block content %}

Cache inspector

Every entry currently held by SemanticCache. Filter by namespace, search by substring. The cache is durable — restart the app and the rows are still here.

0 entries
# Namespace Query Intent Age Hits
{% endblock %} {% block scripts %} {% endblock %}