Commit graph

5745 commits

Author SHA1 Message Date
Krrish Dholakia
133f6f51d7 build(config.yml): run logging in background 2024-01-10 17:35:51 +05:30
Krrish Dholakia
cf5e31a0b2 build(config.yml): pass database url to docker build 2024-01-10 17:31:22 +05:30
Krrish Dholakia
100fa97cc2 build(config.yml): reorder steps 2024-01-10 17:27:45 +05:30
Krrish Dholakia
4de9a1541d build(config.yml): see container logs 2024-01-10 17:24:53 +05:30
Krrish Dholakia
2302e01cc4 build(config.yml): remove mounting config logic (temporary) 2024-01-10 17:21:48 +05:30
Krrish Dholakia
e3aff7fc92 build(config.yml): bring back dockerize 2024-01-10 17:20:48 +05:30
Krrish Dholakia
8b1c21c156 build(config.yml): comment out dockerize 2024-01-10 17:17:32 +05:30
Krrish Dholakia
5b1601a70b build(config.yml): fixes 2024-01-10 17:09:51 +05:30
ishaan-jaff
5136d5980f (fix) use gunicorn to start proxt 2024-01-10 17:09:03 +05:30
Krrish Dholakia
49b6c07557 build(config.yml): file fix 2024-01-10 17:06:42 +05:30
Krrish Dholakia
bff5068e5d build(config.yml): fix file 2024-01-10 17:04:33 +05:30
Krrish Dholakia
90d87c7602 build(config.yml): switch base image 2024-01-10 17:03:24 +05:30
Krrish Dholakia
3cb9ea50c8 build(config.yml): try different img base 2024-01-10 16:56:02 +05:30
Krrish Dholakia
655087a61a build(Dockerfile.database): remove post hook apt clean up actions (temporary) 2024-01-10 16:54:04 +05:30
Krrish Dholakia
1b72819eb8 build(dockerfile.database): modify 2024-01-10 16:50:50 +05:30
Krrish Dholakia
03eda61a61 build(config.yml): change base image 2024-01-10 16:47:24 +05:30
ishaan-jaff
c7fe33202d v0 2024-01-10 16:29:38 +05:30
ishaan-jaff
95efde1cb6 (fix) main Dockerfile 2024-01-10 16:27:15 +05:30
ishaan-jaff
b3b674e1b5 (fix) dockerfile.database 2024-01-10 16:00:23 +05:30
ishaan-jaff
b4d85cbecc (fix) dockerfile - use litellm as entrypoint 2024-01-10 15:44:21 +05:30
ishaan-jaff
7a65daf13d (ci/cd) set litellm as entrypoint 2024-01-10 15:15:49 +05:30
ishaan-jaff
3f813d492a (fix) ghcr_deploy - dockerfile.database 2024-01-10 14:43:07 +05:30
ishaan-jaff
f63c62f6d0 (ci/cd) deploy litellm-database to docker 2024-01-10 14:38:17 +05:30
ishaan-jaff
1502478ac9 (ci/cd) dockerhub use version input tag 2024-01-10 13:54:43 +05:30
ishaan-jaff
f277cf4826 (ci/cd) deploy litellm to dockerhub 2024-01-10 13:52:08 +05:30
ishaan-jaff
00030dfad6 (ci/cd) only do new litellm release after success docker deploy 2024-01-10 13:46:59 +05:30
ishaan-jaff
04b210705b (ci/cd) push to dockerhub 2024-01-10 13:45:01 +05:30
ishaan-jaff
6a6d614af2 (ci/cd) deploy to dockerhub 2024-01-10 13:35:20 +05:30
ishaan-jaff
b38a712850 (ci/cd) fix - use file for Dockerfile.alpine 2024-01-10 13:24:08 +05:30
ishaan-jaff
f6012124b7 (fix) test for captured caplog 2024-01-10 13:17:34 +05:30
ishaan-jaff
a064786f3d (ci/cd) retry deployed proxy test 3 times 2024-01-10 13:10:16 +05:30
Krish Dholakia
de7d4e64a4
Merge pull request #1390 from Manouchehri/fix-json-caching-1
(caching) Fix incorrect usage of str, which created invalid JSON.
2024-01-10 12:21:25 +05:30
Krish Dholakia
dd5736e2d6
Merge pull request #1391 from speedyankur/auth_link_gen_fix
(fix): Self-serve UI, AUTH link generation error
2024-01-10 09:30:08 +05:30
Krrish Dholakia
882e6753dc bump: version 1.16.21 → 1.16.22 2024-01-10 08:09:18 +05:30
Krrish Dholakia
ebe752fb61 build(pyproject.toml): drop certifi dependency (unused) 2024-01-10 08:09:03 +05:30
Ankur Garha
0bc5d1be8f (fix): Self-serve UI, AUTH link generation error 2024-01-09 20:25:03 +01:00
David Manouchehri
8a07476524
(caching) Fix incorrect usage of str, which created invalid JSON. 2024-01-09 14:21:41 -05:00
Krish Dholakia
ee49e70018
Merge pull request #1386 from speedyankur/auth_link_gen_error
(fix): Self-serve UI, AUTH link generation error
2024-01-09 23:27:22 +05:30
Krrish Dholakia
0ed54ddc7f docs(virtual_keys.md): add dynamodb docs 2024-01-09 23:26:45 +05:30
Krrish Dholakia
befbcbb7ac fix: fix linting issues 2024-01-09 22:55:18 +05:30
Krrish Dholakia
ba7026639d fix: fix linting errors 2024-01-09 22:16:16 +05:30
Ankur Garha
b26a030204 (fix): Self-serve UI, AUTH link generation error 2024-01-09 14:55:03 +01:00
ishaan-jaff
7f739bb6ce (ci/cd) ghcr deploy without latest tag 2024-01-09 19:01:25 +05:30
Krish Dholakia
4e8dda8ab7
Merge pull request #1385 from speedyankur/auth_link_gen_error
(fix): Self-serve UI, AUTH link generation error
2024-01-09 18:32:45 +05:30
Ankur Garha
46e3e19960 (fix): Self-serve UI, AUTH link generation error 2024-01-09 13:56:39 +01:00
Krrish Dholakia
35f9666dc2 feat(proxy_server.py): adds working dynamo db support for key gen 2024-01-09 18:23:34 +05:30
Mateo Cámara
203089e6c7
Merge branch 'main' into explicit-args-acomplete 2024-01-09 13:07:37 +01:00
Mateo Cámara
9aedd4e794 Moved test to a new file 2024-01-09 13:02:12 +01:00
Mateo Cámara
0ec976b3d1 Reverted changes made by the IDE automatically 2024-01-09 12:55:12 +01:00
Ishaan Jaff
4cfa010dbd
Merge pull request #1381 from BerriAI/litellm_content_policy_violation_exception
[Feat] Add litellm.ContentPolicyViolationError
2024-01-09 17:18:29 +05:30