Skip to content
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

Feat: LLM Honeypot allow specifying the custom prompt #152 #153

Merged

Conversation

mariocandela
Copy link
Owner

@mariocandela mariocandela commented Jan 13, 2025

All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?

New Feature Submissions:

  1. Does your submission pass tests?
  2. Have you lint your code locally before submission?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you written new tests for your core changes, as applicable?
  • Have you successfully run tests with your changes locally?

#152

@mariocandela mariocandela self-assigned this Jan 13, 2025
@mariocandela mariocandela linked an issue Jan 13, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.52%. Comparing base (f1b35e9) to head (8f7ca79).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
+ Coverage   92.25%   92.52%   +0.26%     
==========================================
  Files           5        5              
  Lines         310      321      +11     
==========================================
+ Hits          286      297      +11     
  Misses         16       16              
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mariocandela mariocandela merged commit c3d2ff8 into main Jan 14, 2025
5 checks passed
@mariocandela mariocandela deleted the 152-llm-allow-specifying-the-prompt-per-port-config branch January 14, 2025 07:45
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.

LLM allow specifying the prompt per port config
1 participant