generated from redhat-developer/new-project-template
-
Notifications
You must be signed in to change notification settings - Fork 55
RHDHPAI-1091: Lightspeed Core Developer Lightspeed #1467
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
005dd75
Lightspeed Core Developer Lightspeed
pabel-rh e179fda
Incorporated some of the comments
pabel-rh 148d463
Fixed merge conflict
pabel-rh 2e56897
Incorporated the remaining tech comments
pabel-rh 857ccfb
Incorporated Ben's comments
pabel-rh 7008c47
Added some comments
pabel-rh 35c7a0d
Incorporated some comments and added architecture image
pabel-rh 88a0a26
Minor change
pabel-rh a134806
Added the new heading for install and configure
pabel-rh 4d49c70
Incorporated Tim's suggestions
pabel-rh 09a7497
Fixing build error
pabel-rh 255db87
Minor changes and rebase
pabel-rh 8ca612a
updating rcs
pabel-rh d9c0822
Minor change
pabel-rh 1673fda
minor change
pabel-rh 5d0bd06
Minor change
pabel-rh 4129ded
Incorporated Jordan and Ben's comments
pabel-rh b21440b
Maysuns comments and updated screenshots
pabel-rh 0352a7f
rhdhbugs-2225
pabel-rh 72d10f9
Minor changes and rebase
pabel-rh effdbb0
Incorporated Karthik's comments
pabel-rh b15625b
Added Maysun's and Stephanie's comments
pabel-rh bf0337a
Incorporated Jordan's coments
pabel-rh fa24e4a
Minor
pabel-rh 9d0b8d9
Minor changes
pabel-rh 2710da7
Minor changes
pabel-rh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+101 KB
images/rhdh-plugins-reference/developer-lightspeed-architecture-1-8-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
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
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
33 changes: 33 additions & 0 deletions
33
modules/developer-lightspeed/con-about-lightspeed-stack-and-llama-stack.adoc
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| :_mod-docs-content-type: CONCEPT | ||
|
|
||
| [id="con-about-lightspeed-stack-and-llama-stack_{context}"] | ||
| = About {lcs-name} and Llama Stack | ||
|
|
||
| The {lcs-name} and Llama Stack deploy together as sidecar containers to augment {product-very-short} functionality. | ||
|
|
||
pabel-rh marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| The Llama Stack delivers the augmented functionality by integrating and managing core components, which include: | ||
|
|
||
| * Large language model (LLM) inference providers | ||
|
|
||
| * Model Context Protocol (MCP) or Retrieval Augmented Generation (RAG) tool runtime providers | ||
|
|
||
| * Safety providers | ||
|
|
||
| * Vector database settings | ||
|
|
||
| The {lcs-name} serves as the Llama Stack service intermediary. It manages the operational configuration and key data, specifically: | ||
|
|
||
| * User feedback collection | ||
|
|
||
| * MCP server configuration | ||
|
|
||
| * Conversation history | ||
|
|
||
| Llama Stack provides the inference functionality that {lcs-short} uses to process requests. For more information, see https://llamastack.github.io/docs#what-is-llama-stack[What is Llama Stack]. | ||
|
|
||
| The {ls-brand-name} plugin in {product-very-short} sends prompts and receives LLM responses through the {lcs-short} sidecar. {lcs-short} then uses the Llama Stack sidecar service to perform inference and MCP or RAG tool calling. | ||
|
|
||
| [NOTE] | ||
| ==== | ||
| {ls-brand-name} is a Developer Preview release. You must manually deploy the {lcs-name} and Llama Stack sidecar containers, and install the {ls-brand-name} plugin on your {product-very-short} instance. | ||
| ==== | ||
11 changes: 0 additions & 11 deletions
11
modules/developer-lightspeed/con-about-road-core-service.adoc
This file was deleted.
Oops, something went wrong.
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,6 +1,8 @@ | ||
| :_mod-docs-content-type: CONCEPT | ||
|
|
||
| [id="con-rag-embeddings_{context}"] | ||
| = Retrieval Augmented Generation embeddings | ||
| = Retrieval augmented generation (RAG) embeddings | ||
|
|
||
| The {product} documentation set has been added to the {rcs-name} as a RAG embedding. | ||
| The {product} documentation serves as the Retrieval-Augmented Generation (RAG) data source. | ||
|
|
||
| RAG initialization occurs through an initialization container, which copies the RAG data to a shared volume. The Llama Stack sidecar then mounts this shared volume to access the RAG data. The Llama Stack service uses the resulting RAG embeddings in the vector database as a reference. This allows the service to provide citations to production documentation during the inference process. |
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.