Skip to content

feat(llm): Make DENY_THRESHOLD configurable via env vars - #117

Open
Aditya948351 wants to merge 2 commits into
nevinshine:mainfrom
Aditya948351:fix-threshold
Open

feat(llm): Make DENY_THRESHOLD configurable via env vars#117
Aditya948351 wants to merge 2 commits into
nevinshine:mainfrom
Aditya948351:fix-threshold

Conversation

@Aditya948351

Copy link
Copy Markdown

Fixes #112

Copilot AI review requested due to automatic review settings June 1, 2026 05:50

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Makes the LLM verifier deny threshold configurable via an environment variable to allow runtime tuning without code changes.

Changes:

  • Replaces the hard-coded DENY_THRESHOLD constant with TELOS_LLM_DENY_THRESHOLD env var parsing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread cortex/llm_verifier.py
@nevinshine

Copy link
Copy Markdown
Owner

fix the errors

@Aditya948351

Copy link
Copy Markdown
Author

@nevinshine Please approve this workflow, review the changes and also merge them.

@Aditya948351

Copy link
Copy Markdown
Author

@nevinshine Please approve this workflow and merge the PR.

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.

Feature Make LLM Cognitive Verifier DENY THRESHOLD configurable via environment variables

4 participants