Skip to content

update models + remove unused#70

Merged
p- merged 1 commit intomainfrom
p--update-models
Apr 2, 2026
Merged

update models + remove unused#70
p- merged 1 commit intomainfrom
p--update-models

Conversation

@p-
Copy link
Copy Markdown
Contributor

@p- p- commented Apr 2, 2026

No description provided.

@p- p- requested a review from m-y-mo as a code owner April 2, 2026 11:01
Copilot AI review requested due to automatic review settings April 2, 2026 11:01
Copy link
Copy Markdown
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

Updates the default model configuration mappings used by seclab_taskflows taskflows, and removes an unused model alias from the CodeQL Python-specific model config.

Changes:

  • Update general_tasks model from gpt-4o to gpt-4.1 in the default and CodeQL Python model configs.
  • Update triage model from claude-sonnet-4 to claude-sonnet-4.5 in the default model config.
  • Remove the unused triage model alias from model_config_codeql_python.yaml (the only taskflow using it references general_tasks / code_analysis only).

Reviewed changes

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

File Description
src/seclab_taskflows/configs/model_config.yaml Updates default model aliases for general_tasks and triage.
src/seclab_taskflows/configs/model_config_codeql_python.yaml Updates general_tasks alias and removes unused triage entry for the CodeQL Python config.

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

@p- p- merged commit 4d33adc into main Apr 2, 2026
13 checks passed
@p- p- deleted the p--update-models branch April 2, 2026 11:43
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