Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version and configuration settings #3

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

PxaMMaxP
Copy link
Owner

Modifications

  • Updated VERSION file from 0.0.5 to 0.0.6.
  • Modified ait.commit.sample.config.json:
    • Adjusted temperature from 0.7 to 0.6.
  • Modified ait.pull_request.sample.config.json:
    • Revised the prompt to exclude closing statements.
    • Increased max_tokens from 1000 to 2000.
    • Adjusted temperature from 0.7 to 0.6.

Description

This pull request includes updates to the version number and configuration settings for the commit and pull request message generator:

  1. Version Update:

    • The version number in the VERSION file has been incremented from 0.0.5 to 0.0.6.
  2. Commit Sample Config Adjustments:

    • The temperature setting in ait.commit.sample.config.json has been lowered from 0.7 to 0.6 to refine the output generation.
  3. Pull Request Sample Config Enhancements:

    • The prompt in ait.pull_request.sample.config.json was updated to exclude any closing statements or generic sentences.
    • The max_tokens parameter was increased from 1000 to 2000 to allow for more detailed output.
    • The temperature setting was also adjusted from 0.7 to 0.6 for consistent behavior across configurations.

- Adjusted `temperature` value from 0.7 to 0.6 in commit sample config file
- Modified the prompt to exclude closing statements.
- Increased `max_tokens` from 1000 to 2000.
- Adjusted `temperature` from 0.7 to 0.6.
- Changed version number in `VERSION` file from `0.0.5` to `0.0.6`
@PxaMMaxP PxaMMaxP merged commit 7f4c75e into main Aug 19, 2024
@PxaMMaxP PxaMMaxP deleted the fix/enhance-sample-configs branch August 19, 2024 18:17
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.

1 participant