Skip to content

Commit

Permalink
fix: update config.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
kuutsav authored Jul 1, 2024
1 parent fa498f5 commit 4c0b355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ data_dir = "data"
date_fmt = "%Y-%m-%d %H:%M:%S"
lag_days = 2
leetcode_graphql_url = "https://leetcode.com/graphql"
llm_predictor = "ollama"
llm_predictor = "openrouter"
max_recs = 2000
n_api_retries = 3

Expand Down

0 comments on commit 4c0b355

Please sign in to comment.