diff --git a/mint.json b/mint.json
index 6894447ae..4eb6b31e5 100644
--- a/mint.json
+++ b/mint.json
@@ -98,6 +98,7 @@
{
"group": "",
"pages": [
+ "python/_caching",
"python/chat",
"python/clients",
"python/exceptions",
diff --git a/python/_caching.mdx b/python/_caching.mdx
new file mode 100644
index 000000000..a5134f4ff
--- /dev/null
+++ b/python/_caching.mdx
@@ -0,0 +1,5 @@
+---
+title: '_caching'
+---
+
+
diff --git a/python/utils.mdx b/python/utils.mdx
index 2f9b8c656..ed32005b5 100644
--- a/python/utils.mdx
+++ b/python/utils.mdx
@@ -340,13 +340,3 @@ Returns the credits remaining in the user account, in USD.
- `ValueError` - If there was an HTTP error.
-
-# \_caching
-
-
-
-# \_\_init\_\_
-
-Unify python module.
-
-