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

Modify AAP system prompt to include the latest AAP version instead of ansible-core's #27

Merged
merged 1 commit into from
Nov 17, 2024

Conversation

TamiTakamiya
Copy link

Description

The current system prompt for Ansible chatbot does not contain the information about the latest version of AAP. Instead, it contain the version information of ansible-core and it's also not correct (2.12.3 was included in the propmpt as the latest version, but 2.18.0 is the latest as of Nov 16). This PR replaces the incorrect latest ansible-core version with the latest AAP version (2.5) in the system prompt used for Ansible chatbot.

Type of change

  • Refactor
  • New feature
  • Bug fix
  • CVE fix
  • Optimization
  • Documentation Update
  • Configuration Update
  • Bump-up dependent library
  • Bump-up library or tool used for development (does not change the final image)
  • CI configuration change
  • Konflux configuration change

Related Tickets & Documents

  • Related Issue # n/a
  • Closes # n/a

Checklist before requesting a review

  • I have performed a self-review of my code.
  • PR has passed all pre-merge test jobs.
  • If it is a core feature, I have added thorough tests.

Testing

  • Please provide detailed steps to perform tests related to this code change.
  • How were the fix/results from this change verified? Please provide relevant screenshots or results.

@TamiTakamiya TamiTakamiya merged commit 971ec42 into main Nov 17, 2024
16 of 17 checks passed
@TamiTakamiya TamiTakamiya deleted the TamiTakamiya/system-prompt-change-for-aap branch November 17, 2024 00:05
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