Managed LLM (with Provider) Sample#372
Merged
jordanstephens merged 5 commits intomainfrom May 16, 2025
Merged
Conversation
Contributor
Author
|
looks like the history of the original branch got carried over too. |
jordanstephens
approved these changes
May 16, 2025
| @@ -0,0 +1,73 @@ | |||
| # Managed LLM with Provider | |||
Member
There was a problem hiding this comment.
Suggested change
| # Managed LLM with Provider | |
| # Managed LLM with Docker Model Runner |
|
|
||
| [](https://portal.defang.dev/redirect?url=https%3A%2F%2Fgithub.com%2Fnew%3Ftemplate_name%3Dsample-managed-llm-provider-template%26template_owner%3DDefangSamples) | ||
|
|
||
| This sample application demonstrates using Managed LLMs with a Provider Service, deployed with Defang. |
Member
There was a problem hiding this comment.
Suggested change
| This sample application demonstrates using Managed LLMs with a Provider Service, deployed with Defang. | |
| This sample application demonstrates using Docker Model Runner locally and Managed LLMs (AWS Bedrock or Google VertexAI) when deployed with Defang. |
Member
There was a problem hiding this comment.
Let's rename this directory to something that includes docker-model-runner the word "provider" doesn't mean anything without more context.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Managed LLM Sample, with the Docker Model Provider. Branched off of #369.
Samples Checklist
✅ All good!