From a1ad828720118cf35718f373de1de4bd5bfa8717 Mon Sep 17 00:00:00 2001 From: Georg Grab Date: Wed, 27 May 2026 09:00:55 +0200 Subject: [PATCH] README: update usage URL to /account/usage The tabpfn_gui UI is moving the usage page from /api/usage to /account/usage to avoid colliding with its nginx reverse-proxy location on /api/. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd3fdd8..0241f83 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ We're building the future of tabular machine learning and would love your involv ### API Cost Calculation -Each API request consumes usage credits; the cost grows with the number of rows and columns in your dataset. You can check your current usage at [ux.priorlabs.ai/api/usage](https://ux.priorlabs.ai/api/usage). +Each API request consumes usage credits; the cost grows with the number of rows and columns in your dataset. You can check your current usage at [ux.priorlabs.ai/account/usage](https://ux.priorlabs.ai/account/usage). ### Monitoring Usage