{% extends "base.html" %} {% block title %}Response Cache - AISBF Dashboard{% endblock %} {% block content %}
These statistics show how the response cache has benefited your requests personally.
{% endif %}The response cache stores API responses to reduce redundant requests and improve performance. When enabled, identical requests will be served from cache instead of making new API calls.