-
Notifications
You must be signed in to change notification settings - Fork 6
Improvements to Managed LLM docs #230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
bf0ebb8
add model access tip
commit111 4d5df89
make title shorter
commit111 2b49556
add period
commit111 54b33f8
add period again
commit111 a1ff99f
update docs to include model mapping
nullfunc b382aca
llm gateway updates
nullfunc 4753ef6
update for for llm deployment and model mapping
nullfunc d465ab8
add gcp to permissions link
commit111 c355c51
edit gcp link
commit111 f752b41
Merge branch 'eric-update-for-play-ground' into linda-fix-llm-docs
nullfunc 7778339
merge updates to links
nullfunc be3be60
review updates
nullfunc 418771e
Apply suggestions from code review
commit111 e6fbc32
move llm pages into folders
commit111 cc04ac2
add metadata descriptions
commit111 e920df0
rename docker model provider services + fix comma
commit111 fc84200
Apply suggestions from code review
commit111 a848ec2
apply code review changes
commit111 e195fea
add links + comma
commit111 59ced8e
add sample tip
commit111 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"label": "Deploy OpenAI Apps on Managed LLMs", | ||
"position": 45, | ||
"collapsible": true | ||
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: Deploy OpenAI Apps on Managed LLMs | ||
sidebar_position: 45 | ||
description: Deploy OpenAI Apps on Managed LLMs | ||
--- | ||
|
||
# Deploy OpenAI Apps on Managed LLMs | ||
|
||
Defang currently supports using Managed LLMs on AWS Bedrock and GCP Vertex AI. Follow the link below for your specific platform. | ||
|
||
- [AWS Bedrock](/docs/tutorials/deploy-openai-apps/aws-bedrock/) | ||
- [GCP Vertex AI](/docs/tutorials/deploy-openai-apps/gcp-vertex/) |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.