Skip to content

Fix LLM/langchain issue for fetching vulnerability report using local LLM model Fixed #1292 local model dont use fetch gpt vulnerability details #1311

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

yogeshojha
Copy link
Owner

@yogeshojha yogeshojha commented Jul 16, 2024

This contains fixes for a bug that was caused while using the local LLM model.

  • Added a new function to parse the LLM vulnerability report
  • Refactor GPT to LLM

@yogeshojha yogeshojha self-assigned this Jul 16, 2024
@yogeshojha yogeshojha linked an issue Jul 16, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

👋 Hi @yogeshojha,
Thank you for sending this pull request.
Please make sure you have followed our contribution guidelines.
We will review this PR as soon as possible. Thank you for your patience.

@yogeshojha yogeshojha merged commit 49bbb75 into master Jul 19, 2024
6 checks passed
@yogeshojha yogeshojha deleted the 1292-bug-local-model-dont-use-fetch-gpt-vulnerability-details branch July 19, 2024 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Local model dont use "Fetch GPT Vulnerability Details"
1 participant