Skip to content

Commit cc04ac2

Browse files
committed
add metadata descriptions
1 parent e6fbc32 commit cc04ac2

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

docs/tutorials/deploy-openai-apps/aws-bedrock.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: AWS Bedrock
33
sidebar_position: 50
4+
description: Deploy OpenAI Apps to AWS Bedrock using Defang.
45
---
56
import React from 'react';
67
import {useColorMode} from '@docusaurus/theme-common';
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
---
22
title: Deploy OpenAI Apps on Managed LLMs
33
sidebar_position: 45
4+
description: Deploy OpenAI Apps on Managed LLMs
45
---
56

67
# Deploy OpenAI Apps on Managed LLMs
78

8-
Defang currently supports using Managed LLMs with AWS Bedrock and GCP Vertex AI. Follow the link below for your specific platform.
9+
Defang currently supports using Managed LLMs on AWS Bedrock and GCP Vertex AI. Follow the link below for your specific platform.
910

1011
- [AWS Bedrock](/docs/tutorials/deploy-openai-apps/aws-bedrock/)
1112
- [GCP Vertex AI](/docs/tutorials/deploy-openai-apps/gcp-vertex/)

docs/tutorials/deploy-openai-apps/gcp-vertex.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: GCP Vertex AI
33
sidebar_position: 50
4+
description: Deploy OpenAI Apps to GCP Vertex AI using Defang.
45
---
56
import React from 'react';
67
import {useColorMode} from '@docusaurus/theme-common';

0 commit comments

Comments
 (0)