Commit graph

82 commits

Author SHA1 Message Date
ishaan-jaff
c50b0e315a (feat) don't use --detailed_debug on all default litellm images 2024-03-06 16:31:32 -08:00
ishaan-jaff
9ba2fa44aa (fix) admin ui allow custom ui theme 2024-02-21 21:28:58 -08:00
ishaan-jaff
d07846646c (ui) fix build command 2024-02-21 21:02:46 -08:00
ishaan-jaff
c69eaebfd8 (fix) dockerfile for semantic caching 2024-02-06 19:23:27 -08:00
Krrish Dholakia
8e9197b5b4 build(proxy_cli.py): make running gunicorn an optional cli arg
when running proxy locally, running with uvicorn is much better for debugging
2024-01-29 15:32:34 -08:00
ishaan-jaff
308351458b Revert "Merge branch 'main' into main"
This reverts commit a92461caa5, reversing
changes made to 9dd857e0a6.
2024-01-27 16:47:10 -08:00
Ishaan Jaff
6b0024a7d3
Update Dockerfile 2024-01-27 15:01:02 -08:00
Ishaan Jaff
7f2e4036d6
Update Dockerfile 2024-01-27 14:59:36 -08:00
Ishaan Jaff
18906e6aff
Update Dockerfile 2024-01-27 14:57:41 -08:00
Ishaan Jaff
4a98104af3
Update Dockerfile 2024-01-27 14:43:50 -08:00
Ishaan Jaff
ad6607b530
Update Dockerfile 2024-01-27 14:37:38 -08:00
Ishaan Jaff
8d3e818fb1
Update Dockerfile 2024-01-27 14:36:30 -08:00
Krrish Dholakia
e2831e9c80 fix: fix proxy logging 2024-01-20 18:22:45 -08:00
Krrish Dholakia
6b8e6497f6 build(Dockerfile): set dockerfile to always use config 2024-01-20 17:46:52 -08:00
Krrish Dholakia
09b7235b31 fix: support info level logging on pkg + proxy 2024-01-20 17:45:47 -08:00
ishaan-jaff
0d56115336 (fix) Dockerfile use same entrypoint as Dockerfile.database 2024-01-10 21:56:34 +05:30
ishaan-jaff
95efde1cb6 (fix) main Dockerfile 2024-01-10 16:27:15 +05:30
ishaan-jaff
b4d85cbecc (fix) dockerfile - use litellm as entrypoint 2024-01-10 15:44:21 +05:30
ishaan-jaff
a7e25912b8 (docker) conditional use ./entrypoint.sh 2024-01-09 14:50:05 +05:30
ishaan-jaff
872a36b7e5 (fix) minimize dockerfile changes 2024-01-09 14:32:09 +05:30
ishaan-jaff
8ac0455ef7 test conditional prisma generate 2024-01-09 13:51:50 +05:30
ishaan-jaff
28f7ccbcd1 (temp) use database dockerfile for railway 2024-01-09 13:44:37 +05:30
ishaan-jaff
8f8237a1a0 (fix) echo DB URL 2024-01-09 13:30:49 +05:30
ishaan-jaff
358a44ce13 (fix) dockerfile run prisma generate if DATABSE_URL set in env 2024-01-09 13:10:03 +05:30
Krrish Dholakia
4ff4180a53 build(Dockerfile.database): fixing build issues 2024-01-08 19:31:19 +05:30
Krrish Dholakia
83306fe0c9 build(Dockerfile): fix pr merge issues 2024-01-08 10:38:19 +05:30
ishaan-jaff
b50b44f431 (fix) dockerfile 2024-01-08 08:08:51 +05:30
ishaan-jaff
e7c5a9e014 (fix) dockerfile merge conflicts 2024-01-08 08:02:50 +05:30
Krrish Dholakia
523d8e5977 build(Dockerfile): moves prisma logic to dockerfile 2024-01-06 15:21:10 +05:30
ishaan-jaff
357c6c56bd Revert "build(Dockerfile): move prisma build to dockerfile"
This reverts commit 2741835605.
2024-01-06 09:51:44 +05:30
Krrish Dholakia
aa0b2010d2 build(dockerfile): fixing cmd 2024-01-05 19:09:47 +05:30
Krrish Dholakia
1b2fab28b5 build(dockerfile): exposed port fix 2024-01-05 19:09:10 +05:30
Krrish Dholakia
2741835605 build(Dockerfile): move prisma build to dockerfile
Seems to solve - https://github.com/BerriAI/litellm/issues/1321
2024-01-05 19:03:41 +05:30
Krrish Dholakia
3923c389fd build(Dockerfile): fixing build requirements 2023-12-16 17:52:30 -08:00
Krrish Dholakia
50b741f8fa fix(Dockerfile): support mac 2023-12-16 16:01:02 -08:00
Krish Dholakia
47ba8082df
Merge branch 'main' into public-fix-1 2023-12-16 12:27:58 -08:00
Cam Parry
cb13018a28
Merge remote-tracking branch 'upstream/main' into patch-1 2023-12-13 09:22:25 +10:00
Cam Parry
dc1904ea1e
use wheels 2023-12-11 02:34:23 -10:00
David Manouchehri
2d8cebd408
Fix Dockerfile. 2023-12-10 02:03:07 -05:00
David Manouchehri
882f3f75ca
Update Dockerfile to preinstall Prisma CLI 2023-12-06 21:32:22 -05:00
Cameron
c99466bc25
Update Dockerfile 2023-12-06 09:21:00 +10:00
Cam Parry
3fc9272640
fix: theNav hrefs 2023-12-06 08:55:53 +10:00
Cameron
15057d717a
multistage docker build 2023-12-03 18:38:44 +10:00
ishaan-jaff
b6dd6e5835 (feat) proxy update dockerfile 2023-12-02 18:32:39 -08:00
Ishaan Jaff
35ff5283b6
Update Dockerfile 2023-12-02 18:04:29 -08:00
Ishaan Jaff
025e415ce0
Update Dockerfile 2023-12-02 14:56:12 -08:00
ishaan-jaff
afc1b2209b (feat) docker - allow user to specify base image 2023-11-30 14:49:21 -08:00
ishaan-jaff
f565e6249d (feat) proxy: docker - use wheels for builds 2023-11-30 14:29:30 -08:00
Ishaan Jaff
94fd2e3227
Update Dockerfile 2023-11-30 09:27:42 -08:00
Ishaan Jaff
f742d14582
Update Dockerfile 2023-11-30 09:03:04 -08:00