Skip to content

Commit 76bd220

Browse files
committed
Pin litellm to 1.75.3
Related to lightspeed-core#370 A workaround for BerriAI/litellm#13447 (workaround for ogx-ai/ogx#3072) Signed-off-by: Eran Cohen <eranco@redhat.com>
1 parent 920f071 commit 76bd220

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test.containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ RUN uv venv && \
2222
opentelemetry-exporter-otlp \
2323
opentelemetry-instrumentation \
2424
aiosqlite \
25-
litellm \
25+
litellm[proxy]==1.75.3 \
2626
uvicorn \
2727
blobfile \
2828
datasets \

0 commit comments

Comments
 (0)