Skip to content

Conversation

@ldjebran
Copy link
Contributor

@ldjebran ldjebran commented Oct 31, 2025

Jira Issue: https://issues.redhat.com/browse/AAP-57365

Description

The 2.6 branch is out dated in comparaison to latest 2.6 changes docs and rag content image number

This PR is to fix it by setting the right rag image in Makefile that contain the 2.6 docs but remain compatible with llama-stack 0.2.16

and cherry pick the changes made in this PR #102

That fix the version to 2.6

Testing

Steps to test

  1. Pull down the PR
  2. make clean
  3. make setup
  4. make build
  5. make run
  6. use the chatbot in a command line script or from the chatbot
  7. query the chatbot about the latest version of AAP
    The version should 2.6
  8. query the chatbot about: what is AAP?
    The response will contain links to 2.6 docs

Note

Updates RAG content image and switches system prompt and vector DB configs from AAP 2.5 to 2.6 across run/deploy files.

  • Config and Data Sources:
    • Update RAG_CONTENT_IMAGE in Makefile to quay.io/ansible/aap-rag-content:1.0.1759978317.
    • Switch vector DB ID from "aap-product-docs-2_5" to "aap-product-docs-2_6" in ansible-chatbot-run.yaml and ansible-chatbot-mcp-run.yaml.
  • System Prompt and Deploy:
    • Set core knowledge base "Current Version" to AAP 2.6 in ansible-chatbot-system-prompt.txt and ansible-chatbot-deploy.yaml.

Written by Cursor Bugbot for commit b02d10b. This will update automatically on new commits. Configure here.

Copy link
Collaborator

@TamiTakamiya TamiTakamiya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thank you!!

@ldjebran
Copy link
Contributor Author

/retest

ldjebran and others added 5 commits October 31, 2025 12:48
Signed-off-by: Djebran Lezzoum <ldjebran@gmail.com>
(cherry picked from commit 44cdc09)
@ldjebran ldjebran force-pushed the stable-2.6-backport-rag-image-aap-version branch from b685044 to b02d10b Compare October 31, 2025 11:48
@ldjebran ldjebran merged commit 5630f23 into ansible:stable-2.6 Oct 31, 2025
1 check passed
@ldjebran ldjebran deleted the stable-2.6-backport-rag-image-aap-version branch November 12, 2025 11:54
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