Skip to content

Conversation

@sylwia-budzynska
Copy link
Contributor

@sylwia-budzynska sylwia-budzynska commented Dec 5, 2025

Set temperature to 1 to fix the issue with gpt-5 on models.github.ai endpoint.

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 PR introduces a specialized model configuration for CodeQL Python analysis by creating a new config file and updating the remote_sources_local.yaml taskflow to use it. According to the PR description, the temperature setting is intended to fix an issue with gpt-4o on the models.github.ai endpoint.

Key Changes:

  • Created new model configuration file model_config_codeql_python.yaml with temperature and reasoning settings
  • Updated remote_sources_local.yaml to reference the new model configuration instead of the default one

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/seclab_taskflows/configs/model_config_codeql_python.yaml New model config file with temperature=1 for code_analysis and reasoning effort=high
src/seclab_taskflows/taskflows/audit/remote_sources_local.yaml Updated model_config reference to use the new codeql_python-specific configuration

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

@sylwia-budzynska sylwia-budzynska merged commit a08770e into main Dec 5, 2025
15 checks passed
@sylwia-budzynska sylwia-budzynska deleted the sylwia-settings branch December 5, 2025 12: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