From 52303021213196885384202f6175f858a5fd228a Mon Sep 17 00:00:00 2001 From: mskarlin <12701035+mskarlin@users.noreply.github.com> Date: Thu, 3 Oct 2024 16:59:34 -0700 Subject: [PATCH] Update README.md Co-authored-by: James Braza --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f414d4..6aca484a 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,8 @@ For each OpenAI tier, a pre-built setting exists to limit usage. pqa --settings 'tier1_limits' ask 'Are there nm scale features in thermoelectric materials?' ``` -This will limit your system to use the tier1_limits, and slow down your queries to accommodate. +This will limit your system to use the [tier1_limits](paperqa/config/tier1_limits.json), +and slow down your queries to accommodate. You can also specify them manually with any rate limit string that matches the specification in the [limits](https://limits.readthedocs.io/en/stable/quickstart.html#rate-limit-string-notation) module: