Update docs to clone or download from latest v1.3 everywhere#382
Merged
ashahba merged 3 commits intoopea-project:mainfrom May 29, 2025
ashahba:ashahba/opea-v1.3-references
Merged
Update docs to clone or download from latest v1.3 everywhere#382ashahba merged 3 commits intoopea-project:mainfrom ashahba:ashahba/opea-v1.3-references
ashahba merged 3 commits intoopea-project:mainfrom
ashahba:ashahba/opea-v1.3-references
Conversation
Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
Collaborator
|
Since the pdf file won't be changed in the future, I suggest changing from v1.1 to main. |
Signed-off-by: Abolfazl Shahbazi <12436063+ashahba@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull Request Overview
Updates documentation to ensure users download the latest v1.3 assets by pointing all clone/download commands at the main branch rather than a specific old tag.
- Replaced
v1.1references withmainpaths for direct asset retrieval. - Updated
wgetcommands and related links in multiple deployment guides.
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| tutorial/ChatQnA/deploy/xeon.md | Updated wget URL to pull PDF from main. |
| tutorial/ChatQnA/deploy/nvidia.md | Updated wget URL to pull PDF from main. |
| tutorial/ChatQnA/deploy/gaudi.md | Updated wget URL to pull PDF from main. |
| tutorial/ChatQnA/deploy/aipc.md | Updated wget URL to pull PDF from main. |
| tutorial/ChatQnA/deploy/add_vector_db.md | Updated download links and wget command to use main. |
yinghu5
approved these changes
May 28, 2025
Collaborator
yinghu5
left a comment
There was a problem hiding this comment.
thank you for the upate. LGTM!
NeoZhangJianyu
approved these changes
May 28, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Since v1.3 is out, we want to encourage users to use the latest version by making references to that version whenever there's a
git clonefor example.Otherwise if they copy and paste commands then, they may not nessasirity using the latest version.
Issues
N/A
Type of change
List the type of change like below. Please delete options that are not relevant.
Dependencies
N/A
Tests
Most likely just docs build is what's needed for this one before merge.