We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 966ad1d commit 7b296bfCopy full SHA for 7b296bf
tests/Dockerfile
@@ -14,6 +14,7 @@ COPY pyproject.toml .
14
COPY examples/transcription/pyproject.toml ./examples/transcription/
15
COPY examples/poet_chat/pyproject.toml ./examples/poet_chat/
16
COPY examples/selective_subscription/pyproject.toml ./examples/selective_subscription/
17
+COPY examples/multimodal/pyproject.toml ./examples/multimodal/
18
19
COPY uv.lock .
20
0 commit comments