Skip to content

LCORE-1878: Update L&L slides#1733

Merged
tisnik merged 1 commit into
lightspeed-core:mainfrom
are-ces:LCORE-1878-lnl-slides-update
May 13, 2026
Merged

LCORE-1878: Update L&L slides#1733
tisnik merged 1 commit into
lightspeed-core:mainfrom
are-ces:LCORE-1878-lnl-slides-update

Conversation

@are-ces
Copy link
Copy Markdown
Contributor

@are-ces are-ces commented May 13, 2026

Description

Update Lunch & Learn slides

Type of change

  • Documentation Update

Tools used to create PR

  • Assisted-by: Claude
  • Generated by: N/A

Related Tickets & Documents

  • Closes LCORE-1878

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

  • Verify slides render correctly in Marp/presentation tool
  • Documentation-only change, no functional impact

Summary by CodeRabbit

  • Documentation
    • Updated core capabilities documentation highlighting multi-provider LLM support, streaming, RAG functionality, tool calling, and guardrails
    • Expanded "Success Stories" section with customer examples
    • Enhanced onboarding guide with deployment options and community resources
    • Clarified live demo section information

Review Change Stack

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 13, 2026

Walkthrough

This pull request updates the Lightspeed Core demo document (docs/demos/lcore/LnL_2026.md) with three focused expansions: adding Success Stories examples, restructuring and detailing Core Capabilities sections, and enhancing Getting Started onboarding guidance with deployment options and community resources.

Changes

Lightspeed Core Demo Documentation

Layer / File(s) Summary
Success Stories section expansion
docs/demos/lcore/LnL_2026.md
Four named production teams/products are added to demonstrate Lightspeed Core adoption and real-world deployment examples.
Core Capabilities section restructuring and AI features expansion
docs/demos/lcore/LnL_2026.md
Core Capabilities section is split into distinct AI and Platform/Operations subsections. AI subsection details multi-provider LLM access, Responses API compatibility, streaming, RAG (inline/tool-based, OKP, BYOK), MCP tool calling, A2A protocol, and guardrails.
Getting Started onboarding expansion
docs/demos/lcore/LnL_2026.md
Deployment options (CLI, Docker Compose for development, Konflux builds) are specified, and onboarding guidance is enriched with documentation references and Slack community participation details.

🎯 2 (Simple) | ⏱️ ~8 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately reflects the main change: updating presentation slides for a company event (L&L likely refers to a conference or demo event). It is concise and specific enough for quick scanning.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@are-ces are-ces requested a review from tisnik May 13, 2026 12:46
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/demos/lcore/LnL_2026.md`:
- Line 64: The bullet text "RAG — Inline/tool-based search , OKP and BYOK"
contains an extra space before the comma; remove the space so it reads "RAG —
Inline/tool-based search, OKP and BYOK" to correct the punctuation spacing in
the slide.
- Line 83: Replace the plain text "README and repo docs" in the LnL_2026.md
content with a clickable Markdown link pointing to the actual documentation
(e.g. [README and repo docs](https://github.com/your-org/your-repo#readme) or a
direct docs URL); ensure the link text remains descriptive and the URL is the
canonical README or repo docs location so attendees can click through during the
presentation.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 11f88641-a6bb-48bc-b620-55e3e8750c9c

📥 Commits

Reviewing files that changed from the base of the PR and between a9b0851 and 96a9cb3.

📒 Files selected for processing (1)
  • docs/demos/lcore/LnL_2026.md
📜 Review details
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (12)
  • GitHub Check: check
  • GitHub Check: E2E: server mode / ci / group 1
  • GitHub Check: E2E: library mode / ci / group 1
  • GitHub Check: E2E: server mode / ci / group 3
  • GitHub Check: E2E: library mode / ci / group 2
  • GitHub Check: E2E: server mode / ci / group 2
  • GitHub Check: E2E: library mode / ci / group 3
  • GitHub Check: Pylinter
  • GitHub Check: build-pr
  • GitHub Check: Pyright
  • GitHub Check: E2E Tests for Lightspeed Evaluation job
  • GitHub Check: Konflux kflux-prd-rh02 / lightspeed-stack-on-pull-request
🔇 Additional comments (1)
docs/demos/lcore/LnL_2026.md (1)

23-26: LGTM!

- **Multi-provider LLM access** — OpenAI, Azure, VertexAI, WatsonX, Bedrock, vLLM (RHOAI/RHAIIS)
- **Responses API compatible**
- **Streaming**
- **RAG** — Inline/tool-based search , OKP and BYOK
Copy link
Copy Markdown
Contributor

@coderabbitai coderabbitai Bot May 13, 2026

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Fix punctuation spacing in the RAG bullet.

Line 64 has an extra space before the comma (search , OKP), which reads as a typo in the slide.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/demos/lcore/LnL_2026.md` at line 64, The bullet text "RAG —
Inline/tool-based search , OKP and BYOK" contains an extra space before the
comma; remove the space so it reads "RAG — Inline/tool-based search, OKP and
BYOK" to correct the punctuation spacing in the slide.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fix this

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

  • Fix extra space before comma in the RAG bullet on line 64 of docs/demos/lcore/LnL_2026.md

Failed to handle agent chat message. Please try again.

- Configuration walkthrough: `lightspeed-stack.yaml` + `run.yaml`
- Deployment options: Docker Compose (dev), OpenShift (prod), Konflux builds
- Deployment options: CLI, Docker Compose (dev), Konflux builds
- Documentation: README and repo docs
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟠 Major | ⚡ Quick win

Add an actual documentation hyperlink, not just text.

Line 83 says “README and repo docs,” but the PR objective calls out adding a documentation link. Please include a clickable URL/Markdown link so attendees can navigate directly during the presentation.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/demos/lcore/LnL_2026.md` at line 83, Replace the plain text "README and
repo docs" in the LnL_2026.md content with a clickable Markdown link pointing to
the actual documentation (e.g. [README and repo
docs](https://github.com/your-org/your-repo#readme) or a direct docs URL);
ensure the link text remains descriptive and the URL is the canonical README or
repo docs location so attendees can click through during the presentation.

@tisnik tisnik merged commit 77c94d7 into lightspeed-core:main May 13, 2026
34 checks passed
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