Skip to content

Conversation

@andreashappe
Copy link
Member

No description provided.

@andreashappe andreashappe requested a review from citostyle as a code owner April 25, 2025 15:34
@andreashappe andreashappe requested a review from Copilot April 25, 2025 15:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request bumps certain dependencies and updates documentation to reflect contributions from Qsan1 while also fixing a couple of minor issues.

  • Fix syntax errors in exception messages in the OpenAI LLM module
  • Correct a typo in the RAG usecase README and update contributor information in the main README
  • Update the jinja2 dependency version in pyproject.toml

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
src/hackingBuddyGPT/utils/openai/openai_llm.py Fixed missing closing parentheses in exception messages
src/hackingBuddyGPT/usecases/rag/README.md Corrected typo in header ("Depdendencies" to "Dependencies") and updated text content
pyproject.toml Bumped jinja2 version from 3.1.4 to 3.1.6
README.md Added a new news entry and updated the contributors table
Comments suppressed due to low confidence (1)

README.md:74

  • There appear to be duplicate screenshot image URLs in the 'extended linux-privesc' table entry. Please verify if both images are required or if one should be removed.
| [extended linux-privesc](https://docs.hackingbuddy.ai/docs/usecases/extended-linux-privesc) | This usecases extends linux-privesc with additional features such as retrieval augmented generation (RAG) or chain-of-thought (CoT) | ![Extended Linux Privilege Escalation Run](https://docs.hackingbuddy.ai/run_archive/2025-4-14_extended_privesc_usecase_1.png) ![Extended Linux Privilege Escalation Run](https://docs.hackingbuddy.ai/run_archive/2025-4-14_extended_privesc_usecase_1.png) |

@andreashappe andreashappe merged commit 842b3ed into main Apr 25, 2025
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants