File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
docs/tutorials/deploy-openai-apps Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : AWS Bedrock
3
3
sidebar_position : 50
4
+ description : Deploy OpenAI Apps to AWS Bedrock using Defang.
4
5
---
5
6
import React from ' react' ;
6
7
import {useColorMode } from ' @docusaurus/theme-common' ;
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Deploy OpenAI Apps on Managed LLMs
3
3
sidebar_position : 45
4
+ description : Deploy OpenAI Apps on Managed LLMs
4
5
---
5
6
6
7
# Deploy OpenAI Apps on Managed LLMs
7
8
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.
9
10
10
11
- [ AWS Bedrock] ( /docs/tutorials/deploy-openai-apps/aws-bedrock/ )
11
12
- [ GCP Vertex AI] ( /docs/tutorials/deploy-openai-apps/gcp-vertex/ )
Original file line number Diff line number Diff line change 1
1
---
2
2
title : GCP Vertex AI
3
3
sidebar_position : 50
4
+ description : Deploy OpenAI Apps to GCP Vertex AI using Defang.
4
5
---
5
6
import React from ' react' ;
6
7
import {useColorMode } from ' @docusaurus/theme-common' ;
You can’t perform that action at this time.
0 commit comments