Skip to content

docs(site): add CrewAI, LlamaIndex, and LangChain integration landing pages#43

Merged
Therealdk8890 merged 1 commit into
mainfrom
docs/framework-landing-pages
Jul 7, 2026
Merged

docs(site): add CrewAI, LlamaIndex, and LangChain integration landing pages#43
Therealdk8890 merged 1 commit into
mainfrom
docs/framework-landing-pages

Conversation

@Therealdk8890

Copy link
Copy Markdown
Owner

What

Adds three framework integration landing pages under docs/ (served by GitHub Pages at dprovenance.dev):

  • dprovenance.dev/crewai/ — the CrewAI event-bus listener adapter
  • dprovenance.dev/llama-index/ — the LlamaIndex callback handler
  • dprovenance.dev/langchain/ — the LangChain / LangGraph callback handler

Each is modeled on the existing openai-agents/ page (install → setup → what gets recorded → CI gate) and documents the real shipped adapter, with code lifted from the README integration sections.

Why

These are clean, per-framework link targets for the observability/tracing ecosystem listings I'm proposing upstream (CrewAI docs, LlamaIndex docs, LangChain docs) and in curated lists — the same play as the merged OpenAI Agents SDK listing, which points at dprovenance.dev/openai-agents/.

Honest scoping

Unlike the OpenAI page, these pages carry no "officially listed" claim — the upstream doc PRs are not merged yet. Once/if a framework merges its listing, its page can gain the same "✓ officially listed" badge.

Wiring

  • Homepage adapter tags for LangChain / LlamaIndex / CrewAI now link to their pages
  • Footer + sitemap.xml updated

Structure validated (well-formed HTML, canonical URLs, consistent install commands, correct copy-buttons). Publishes on merge to main (Pages source = main /docs).

🤖 Generated with Claude Code

… pages

Adds dprovenance.dev/{crewai,llama-index,langchain}/ integration pages,
modeled on the existing openai-agents page, as clean link targets for the
per-framework observability/tracing ecosystem listings (CrewAI docs,
LlamaIndex docs, LangChain docs, awesome-lists, etc.).

Each page documents the real shipped adapter — the CrewAI event-bus
listener, the LlamaIndex callback handler, and the LangChain callback
handler — with install, setup, what-gets-recorded, and the CI gate.

Unlike the OpenAI page, these carry no "officially listed" claim: the
upstream doc PRs are not merged yet. Wires the three pages into the
homepage adapter tags, the footer, and sitemap.xml.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@Therealdk8890
Therealdk8890 merged commit 3c966bc into main Jul 7, 2026
7 checks passed
@Therealdk8890
Therealdk8890 deleted the docs/framework-landing-pages branch July 7, 2026 15:17
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.

1 participant