Skip to content

Commit 9e1de3a

Browse files
committed
add in x-defang-llm
1 parent 0dbf9d6 commit 9e1de3a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

samples/managed-llm-provider/compose.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,6 @@ services:
2020
# Provider Service
2121
# This service is used to route requests to the LLM API
2222
llm:
23-
provider:
24-
type: model
23+
provider:
24+
type: model
25+
x-defang-llm: true

0 commit comments

Comments
 (0)