We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ab5eca commit 7379ce6Copy full SHA for 7379ce6
config.toml
@@ -4,7 +4,7 @@ date_fmt = "%Y-%m-%d %H:%M:%S"
4
lag_days = 2
5
leetcode_graphql_url = "https://leetcode.com/graphql"
6
llm_predictor = "ollama"
7
-max_recs = 2000
+max_recs = 5000
8
n_api_retries = 3
9
10
[parsing]
0 commit comments