Skip to content

Conversation

@sauravpanda
Copy link
Member

@sauravpanda sauravpanda commented May 29, 2024

Pull Request Description

Title: fix: updated prompt to add confidence level based on severity of issue

Summary:
This pull request aims to enhance the clarity of the confidence levels in the prompts by specifying that they are based on the severity of the issue. This change is intended to provide better context and understanding for users interacting with the prompts.

Significant Modifications:

  • Updated the prompt text to specify that the confidence levels are based on the severity of the issue.
    • Changed from: Here are the Confidence Levels:
    • Changed to: Here are the Confidence Levels based on severity of the issue:

Files Affected:

  • kaizen/llms/prompts.py

This update is a minor but important clarification to ensure that users have a better understanding of how confidence levels are determined.

✨ Generated with love by Kaizen ❤️

Original Description None

@cloudcodeai-nightly
Copy link

cloudcodeai-nightly bot commented May 29, 2024

Code Review

Code Quality

[important] -> Redundant code repetition. Consider refactoring the code to avoid duplication.

Solutions: Maybe try this sample


prompts.py | 76 - 76

✨ Generated with love by Kaizen ❤️

@kaizen-bot
Copy link
Contributor

kaizen-bot bot commented May 29, 2024

Code Review

Code Quality

[moderate] -> The prompt message update is inconsistent and should be unified for clarity and consistency. prompts.py | 26 - 26

Improvements

[important] -> Instead of hardcoding confidence levels, consider using constants to improve maintainability and readability. prompts.py | 76 - 76

✨ Generated with love by Kaizen ❤️

@sauravpanda sauravpanda merged commit be8c765 into main May 29, 2024
@cloudcodeai-nightly
Copy link

Code Review

✅ This is a good review! 👍

Here are some feedback:

✨ Generated with love by Kaizen ❤️

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.

2 participants