We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a6a10 commit eac8eacCopy full SHA for eac8eac
samples/managed-llm/compose.yaml
@@ -17,8 +17,8 @@ services:
17
retries: 3
18
start_period: 5s
19
20
-# # Defang OpenAI Access Gateway
21
-# # This service is used to route requests to the LLM API
+# Defang OpenAI Access Gateway
+# This service is used to route requests to the LLM API
22
llm:
23
# x-defang-llm: true # this must be set to true for the gateway to work
24
image: docker.io/defangio/openai-access-gateway:latest
0 commit comments