Skip to content

Fix: llm plugin OpenAI generates random plaintext (hallucinations)#163

Merged
mariocandela merged 2 commits intomainfrom
162-bug-llm-plugin-openai-generates-random-plaintext-tag
Feb 16, 2025
Merged

Fix: llm plugin OpenAI generates random plaintext (hallucinations)#163
mariocandela merged 2 commits intomainfrom
162-bug-llm-plugin-openai-generates-random-plaintext-tag

Conversation

@mariocandela
Copy link
Collaborator

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?

@mariocandela mariocandela self-assigned this Feb 16, 2025
@codecov
Copy link

codecov bot commented Feb 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.56%. Comparing base (db80447) to head (6883c96).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #163      +/-   ##
==========================================
+ Coverage   92.50%   92.56%   +0.06%     
==========================================
  Files           5        5              
  Lines         320      323       +3     
==========================================
+ Hits          296      299       +3     
  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 8703d1a into main Feb 16, 2025
5 checks passed
@mariocandela mariocandela deleted the 162-bug-llm-plugin-openai-generates-random-plaintext-tag branch February 16, 2025 15:27
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.

Bug: LLM Plugin - OpenAI generates random plaintext tag (hallucinations)

1 participant