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 c65bd1c commit be0c2b3Copy full SHA for be0c2b3
samples/agentic-strands/compose.yaml
@@ -19,7 +19,7 @@ services:
19
llm:
20
environment:
21
- OPENAI_API_KEY=FAKE_TOKEN
22
- image: defangio/openai-access-gateway:latest
+ image: defangio/openai-access-gateway:06339c7
23
ports:
24
- target: 80
25
published: 80
0 commit comments