Merge remote-tracking branch 'upstream/main' into patch-1

This commit is contained in:
Cam Parry 2023-12-13 09:22:25 +10:00
commit cb13018a28
No known key found for this signature in database
121 changed files with 23783 additions and 1997 deletions

View file

@ -34,6 +34,9 @@ COPY --from=builder /app/wheels /app/wheels
RUN pip install --no-index --find-links=/app/wheels -r requirements.txt
# Trigger the Prisma CLI to be installed
RUN prisma -v
EXPOSE 4000/tcp
# Start the litellm proxy, using the `litellm` cli command https://docs.litellm.ai/docs/simple_proxy