blob: b3f5a625f008250d600036b29f7897fc559afb2c (
plain)
1
2
3
4
5
6
7
|
# Collecting data
You might have noticed the `Collect Data` toggle at the bottom of the Continue GUI. If you turn it on, it automatically collects accepted and rejected suggestions, so you can fine-tune an LLM to give better answers.
Right now, it stores them in `.continue/suggestions.json` within your workspace. Going forward, we plan to enable you to join them with data from other developers on your team and help you fine-tune an LLM to better follow your team's best practices.
If you are interested in working with us to fine-tune models based on your coding data, reach out to hi@continue.dev!
|