Skip to content

Commit

Permalink
Typo in config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MischaPanch authored Jul 10, 2024
1 parent ab74bac commit 59bfe73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"data_ground_truth": "./data/ground_truth",
"visualizations": "./data/visualizations",
"artifacts": "./data/artifacts",
"example_svgs": "./data/example_svgs",
"example_svgs": "./resources/example_svgs",
"temp": "./temp",
"cache": "./data/cache",
"temp_cache": "./temp/cache",
Expand All @@ -29,4 +29,4 @@
"password": "env:PP_BACKEND_PASSWORD"
},
"llm_responses_cache_filename": "llm_responses_cache.sqlite"
}
}

0 comments on commit 59bfe73

Please sign in to comment.