Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion reference/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,7 +717,7 @@ packages:
downloads: 236
downloads_updated_at: "2025-11-10T00:06:22.543193+00:00"
- name: langchain-gradient
name_title: DigitalOcean Gradient
name_title: DigitalOcean Gradient AI Platform
repo: digitalocean/langchain-gradient
provider_page: gradientai
downloads: 338
Expand Down
4 changes: 2 additions & 2 deletions src/oss/python/integrations/providers/all_providers.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -1218,11 +1218,11 @@ Browse the complete collection of integrations available for Python. LangChain P
</Card>

<Card
title="GradientAI"
title="DigitalOcean Gradient AI Platform"
href="/oss/integrations/providers/gradientai"
icon="link"
>
Private AI model training platform.
Single endpoint to multiple LLMs via serverless inference.
</Card>

<Card
Expand Down
2 changes: 1 addition & 1 deletion src/oss/python/integrations/providers/gradientai.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: DigitalOcean Gradient
title: DigitalOcean Gradient AI Platform
---

This will help you getting started with DigitalOcean Gradient [chat models](/oss/langchain/models).
Expand Down