0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 13 days ago. based on code collected 13 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
breaks up matteo's script into smaller files More... 7 months ago
adds folder structure for reports and 1 first report generated in containerised Prospector with LLM More... 7 months ago
adds collection of LLM stats to the LLM class More... 7 months ago
adds LLM statistics to statistics object and Prospector reports More... 7 months ago
adds LLM statistics to statistics object and Prospector reports More... 7 months ago
adds LLM statistics to statistics object and Prospector reports More... 7 months ago
results from run More... 7 months ago
Added a toc More... 7 months ago
script runs More... 7 months ago
adds matteo's script More... 7 months ago
Adds anthropic model (#396) More... 7 months ago
Implements Rule Phases (#395) More... 7 months ago
updates tests to take new version tags into account More... 7 months ago
adds a check using regex to remove delimiters if they are returned by the LLM More... 7 months ago
adds more fine-grained request error raising More... 7 months ago
conceptional change: when llm_service is set in config.yaml, prospector assumes that LLM support is wanted. To not use LLM support, comment out the llm_service block in config.yaml More... 8 months ago
makes sure that --repository flag overrides config.yaml file More... 8 months ago
removes unused mock class More... 8 months ago
adds more OpenAI models for third party providers More... 8 months ago
removes pip options More... 8 months ago
small modification to prompt More... 8 months ago
more env variables mocking for tests More... 8 months ago
removes extra index urls More... 8 months ago
fixes tests More... 8 months ago
fixes bug where a LLMService could not be created. Check logs. error was raised even though the use of llms was set to false More... 8 months ago
final touch-up More... 8 months ago
Update prospector/README.md with FixFinder information More... 8 months ago
renames file More... 8 months ago
corrects docstring More... 8 months ago
adds correct strings to return from _llm_type() More... 8 months ago