Skip to content

Commit 324c917

Browse files
authored
Update DigitalOcean Gradient references to include 'AI Platform' in t… (#1421)
## Overview Update DigitalOcean Gradient references across documentation to include 'AI Platform' in titles and improve the product description to better reflect its serverless inference capabilities. ## Type of change **Type:** Update existing documentation
1 parent e4b461a commit 324c917

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

reference/packages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,7 @@ packages:
717717
downloads: 236
718718
downloads_updated_at: "2025-11-10T00:06:22.543193+00:00"
719719
- name: langchain-gradient
720-
name_title: DigitalOcean Gradient
720+
name_title: DigitalOcean Gradient AI Platform
721721
repo: digitalocean/langchain-gradient
722722
provider_page: gradientai
723723
downloads: 338

src/oss/python/integrations/providers/all_providers.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1218,11 +1218,11 @@ Browse the complete collection of integrations available for Python. LangChain P
12181218
</Card>
12191219

12201220
<Card
1221-
title="GradientAI"
1221+
title="DigitalOcean Gradient AI Platform"
12221222
href="/oss/integrations/providers/gradientai"
12231223
icon="link"
12241224
>
1225-
Private AI model training platform.
1225+
Single endpoint to multiple LLMs via serverless inference.
12261226
</Card>
12271227

12281228
<Card

src/oss/python/integrations/providers/gradientai.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: DigitalOcean Gradient
2+
title: DigitalOcean Gradient AI Platform
33
---
44

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

0 commit comments

Comments
 (0)