Skip to content

Problems when trying to run the prospector #387

Closed Answered by saletybaracho
saletybaracho asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @lauraschauer ,

I commented the lines you recommended and had the error "'use_llm_repository_url' is missing in config.yaml."

The solution for me is:

... 
# LLM Usage (check README for help)
# llm_service:
#   type: sap # use "sap" or "third_party"
#   model_name: gpt-4-turbo
#   temperature: 0.0 # optional, default is 0.0
#   ai_core_sk: <file_path> # needed for type: sap

use_llm_repository_url: False # whether to use LLM's to obtain the repository URL
...

I'm going to start testing Prospector because I'm a PhD student and I think this tool will help me in my research on software vulnerability.
I've been following the project-kb and sap papers since last year. :)

Thanks for the supp…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@saletybaracho
Comment options

@saletybaracho
Comment options

Answer selected by copernico
@lauraschauer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants