Commit graph

16 commits

Author SHA1 Message Date
ishaan-jaff
5a91fafcc5 (feat) don't use --detailed_debug on all default litellm images 2024-03-06 16:31:32 -08:00
ishaan-jaff
2e7fcd3f30 (fix) admin ui allow custom ui theme 2024-02-21 21:28:58 -08:00
ishaan-jaff
375423dd24 (feat) add admin ui customization on dockerfile.db 2024-02-21 21:13:50 -08:00
ishaan-jaff
756f902b6f (fix) dockerfile for semantic caching 2024-02-06 19:23:27 -08:00
Krrish Dholakia
9aa55ab872 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
Krrish Dholakia
6a3b2503cc build(dockerfile.database): clean up 2024-01-10 19:51:39 +05:30
Krrish Dholakia
59bf294308 build(dockerfile.database): fix dockerfile 2024-01-10 17:41:46 +05:30
Krrish Dholakia
da447aaceb build(config.yml): try different img base 2024-01-10 16:56:02 +05:30
Krrish Dholakia
f24a29c343 build(Dockerfile.database): remove post hook apt clean up actions (temporary) 2024-01-10 16:54:04 +05:30
Krrish Dholakia
0cc5c54a62 build(dockerfile.database): modify 2024-01-10 16:50:50 +05:30
ishaan-jaff
42155aaab0 (fix) dockerfile.database 2024-01-10 16:00:23 +05:30
ishaan-jaff
2eb47832e5 (ci/cd) set litellm as entrypoint 2024-01-10 15:15:49 +05:30
Krrish Dholakia
f334625d37 build(Dockerfile): pip install from wheels not re-install requirements.txt
reduce size of dockerbuild

n
2024-01-08 20:26:09 +05:30
Krrish Dholakia
a7aa21e4cb build(Dockerfile.database): fix new dockerfile 2024-01-08 19:37:34 +05:30
Krrish Dholakia
3c98c0e439 build(Dockerfile.database): fixing build issues 2024-01-08 19:31:19 +05:30
Krrish Dholakia
788f5d143d build(Dockerfile): new dockerfile with prisma db setup
not many services allow you to pass docker build args, so we needed another way of setting this
2024-01-08 17:41:19 +05:30