Skip to content

Agentic Data Stack#171

Merged
dhtclk merged 11 commits into
mainfrom
agentic-data-stack
Jun 23, 2026
Merged

Agentic Data Stack#171
dhtclk merged 11 commits into
mainfrom
agentic-data-stack

Conversation

@dhtclk

@dhtclk dhtclk commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Iterating on Agentic Data Stack Docs


Note

Low Risk
Documentation-only changes with no application or infrastructure code; risk is limited to doc accuracy and broken links.

Overview
This PR turns the Agentic Data Stack section from a one-line overview into a full documentation area for managed ClickHouse Agents vs. the self-hosted open-source stack.

The overview is rewritten as a landing page: what agentic analytics means, capabilities, architecture diagram, component table, managed vs. self-hosted paths, and links to related AI guides.

Navigation moves from a single “Overview” page to Get started (overview + Docker setup) and Components (LibreChat, MCP server, Langfuse).

New guides cover Docker Compose setup (clone, prepare-demo.sh, URLs, model/MCP selection, stop/reset, compose wiring), plus component pages for LibreChat (agents, MCP, artifacts, sharing, stack defaults), the ClickHouse MCP server (read-only tools), and Langfuse (tracing and evals in the stack).

Reviewed by Cursor Bugbot for commit 6c7d56d. Bugbot is set up for automated code reviews on this repo. Configure here.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You run it yourself
You can, but to reduce friction we should lead with the fully managed service on cloud while still highlighting that it's simple for users to self host

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Updated the doc to now lead with ClickHouse Agents and link out to the docs, following with self-hosted Agentic Data Stack. Let me know if you want to tweak further or shift messaging entirely.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

needs feedback loop ability, via langfuse

@graphaelli

Copy link
Copy Markdown
Member

@dhtclk

dhtclk commented Jun 12, 2026

Copy link
Copy Markdown
Collaborator Author

Thanks @graphaelli - made some tweaks based on feedback. Compared to and linked out to langfuse docs as well.

@dhtclk dhtclk requested a review from Blargian June 17, 2026 15:09
Comment thread products/agentic-data-stack/overview.mdx Outdated
Comment thread products/agentic-data-stack/overview.mdx Outdated

The agent works through the ClickHouse MCP server to inspect your databases and tables, run read-only queries, and build an answer from the results. The stack wires this up for you, so LibreChat queries your data from the first sign-in. Stand up the full stack with the [Docker setup guide](/products/agentic-data-stack/docker-setup).

## Build an agent over your data {#build-an-agent}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This page feels a little weird with an H2 header for every capability of LibreChat. Maybe it would be better suited as a table under an H2 header called "Librechat capabilities"/"Librechat features" or something similar.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Maybe it's fine, not sure, will leave up to you.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I converted this to a table, I think it's much less awkward.

Co-authored-by: Shaun Struwig <41984034+Blargian@users.noreply.github.com>
@dhtclk dhtclk merged commit d776502 into main Jun 23, 2026
2 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.

3 participants