DigitalOcean Gradient™ AI Platform Now Integrates with LlamaIndex
Captured source
source ↗DigitalOcean Gradient™ AI Platform Now Integrates with LlamaIndex | DigitalOcean
© 2026 DigitalOcean, LLC. Sitemap .
Dark mode is coming soon. Product updates DigitalOcean Gradient™ AI Platform Now Integrates with LlamaIndex
By Narasimha Badrinath
Updated: February 18, 2026 2 min read
<- Back to blog home
We’re excited to announce that DigitalOcean Gradient™ AI Platform now integrates natively with LlamaIndex - one of the most popular frameworks for building RAG applications.
This means you can now connect your Gradient AI Platform Knowledge Base and LLMs directly to LlamaIndex workflows, using the abstractions you already know. No additional infrastructure. No complex setup. Just install two packages and start building.
Why This Matters
If you’ve built RAG applications before, you know the drill: provision a vector database, set up an embedding pipeline, manage credentials across services, and stitch everything together. It’s a lot of overhead before you write a single line of application logic.
With these new integrations, we’ve done the heavy lifting. Your Knowledge Base handles document ingestion, chunking, and embeddings. The LlamaIndex retriever connects directly to it. Add our LLM integration, and you have a complete RAG pipeline running on managed DigitalOcean infrastructure.
What’s New
Two packages are now available on PyPI:
llama-index-retrievers-digitalocean-gradientai Connect to your Knowledge Base as a LlamaIndex retriever. Supports hybrid search (keyword + semantic), metadata filtering, and async operations.
llama-index-llms-digitalocean-gradientai Use Gradient AI Platform-hosted LLMs in your LlamaIndex workflows. Supports streaming responses and async for high-throughput applications.
Both packages work with LlamaIndex query engines, chat engines, callbacks, and the broader ecosystem.
Get Started in Minutes
Install the packages:
pip install llama-index-retrievers-digitalocean-gradientai llama-index-llms-digitalocean-gradientai
From there, configure your Gradient AI Platform credentials and drop the retriever and LLM into your existing LlamaIndex code. Check out our documentation for a complete walkthrough and code examples.
What You Can Build
These integrations open up a range of possibilities:
Support assistants grounded in your product documentation
Internal tools that query company wikis and runbooks
Code assistants with context from private repositories
Research tools for document-based Q&A
If you’re already using LlamaIndex, you can integrate the Gradient AI Platform into your existing application. If you’re starting fresh, you now have a fully managed path from Knowledge Base to production RAG app.
What’s Next
This is just the beginning. We’re continuing to expand Gradient AI Platform integrations with popular AI frameworks, and we’d love to hear what you’re building.
Get started with LlamaIndex - or explore the Gradient AI Platform documentation to learn more about Knowledge Bases and hosted LLMs.
Happy building!
About the author
Narasimha Badrinath Author
See author profile
See author profile
Share
Product Updates
Start building today From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications. Sign up
Related Articles
Product updates Model Evaluations: Prove Your Routing Policy Actually Works
Sathish Jothikumar
June 4, 2026 7 min read
Read more
Product updates Powering the Inference Era: Inside the DigitalOcean Data & Learning Layer
Zach Peirce
June 3, 2026 5 min read
Read more
Product updates OpenCode Now Supports DigitalOcean Inference Router for Intelligent Model Routing
Musa Malik May 28, 2026 3 min read
Read more
Notability
notability 4.0/10Platform integration, not a major release.