Skip to content

docs: add LlamaIndex framework integration and nav restructure#47

Merged
VinciGit00 merged 7 commits into
mainfrom
docs/llamaindex-nav
Apr 21, 2026
Merged

docs: add LlamaIndex framework integration and nav restructure#47
VinciGit00 merged 7 commits into
mainfrom
docs/llamaindex-nav

Conversation

@VinciGit00

@VinciGit00 VinciGit00 commented Apr 21, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds LlamaIndex under Frameworks in the sidebar (after Agno)
  • Rewrites integrations/llamaindex.mdx from scratch for scrapegraph-py 2.0.0
  • Splits "LLM SDKs & Frameworks" nav group and aligns the Agno integration guide with the 2.0.0 toolkit

Test plan

  • Mintlify preview renders the new Frameworks group with Agno + LlamaIndex
  • Code samples in integrations/llamaindex.mdx run against scrapegraph-py 2.0.0
  • Code samples in integrations/agno.mdx run against the 2.0.0 toolkit
  • Internal links in docs.json resolve

🤖 Generated with Claude Code

VinciGit00 and others added 7 commits April 19, 2026 10:28
Update the Agno integration page to match the toolkit shipped in
agno-agi/agno PR #7584 (scrapegraph-py>=2.0.0): rename the constructor
flags to the actual enable_* names, document the new scrape tool and
render_heavy_js/all flags, drop the removed agentic_crawler references,
and add a raw HTML example.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Branch off docs/agno-scrapegraph-v2 and rebuild the LlamaIndex guide
around the v2 SDK: ScrapeGraphAI / AsyncScrapeGraphAI clients, typed
Pydantic request models, and ApiResult[T] responses. Covers every v2
endpoint as a FunctionTool — scrape, extract, search, crawl (async
start/get/stop/resume), and monitor (cron-scheduled jobs) — plus a
combined agent example and async client usage. Matches the agno
integration's section order and tone.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
…dashboard

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@VinciGit00
VinciGit00 merged commit 100b9c9 into main Apr 21, 2026
2 checks passed
@VinciGit00
VinciGit00 deleted the docs/llamaindex-nav branch April 21, 2026 07:26
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