Skip to content

Commit f399d14

Browse files
committed
add playground section on managed llm docs
1 parent fbf3244 commit f399d14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/concepts/managed-llms/managed-language-models.md

+5
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ If you already have an OpenAI-compatible application, Defang makes it easy to de
4646
:::tip
4747
Defang has a [*Managed LLM sample*](https://github.com/DefangLabs/samples/tree/main/samples/managed-llm) that uses the OpenAI Access Gateway, and a [*Managed LLM with Docker Model Provider sample*](https://github.com/DefangLabs/samples/tree/main/samples/managed-llm-provider) that uses a Docker Model Provider.
4848
:::
49+
50+
51+
## Managed LLM on Playground
52+
If you are using the Managed LLM feature on [Defang Playground](/docs/concepts.defang-playground), please note that your `MODEL` (model ID) will be limited to `anthropic.claude-3-haiku-20240307-v1:0`.
53+
To access a full range of models, consider using [Defang BYOC](/docs/concepts/defang-byoc).

0 commit comments

Comments
 (0)