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 |
|
ishaan-jaff
|
75d44fad66
|
(docs) add ContentPolicyViolationError
|
2024-01-09 17:16:35 +05:30 |
|
ishaan-jaff
|
248e5f3d92
|
(chore) remove deprecated completion_with_config() tests
|
2024-01-09 17:13:06 +05:30 |
|
ishaan-jaff
|
cc07ba1d6a
|
(docs) move tutorials
|
2024-01-09 17:09:41 +05:30 |
|
ishaan-jaff
|
e8987d9b67
|
(docs) remove outdated tutorials
|
2024-01-09 17:06:35 +05:30 |
|
ishaan-jaff
|
c0b56b6575
|
(test) catch litellm.ContentPolicyViolationError
|
2024-01-09 17:04:04 +05:30 |
|
ishaan-jaff
|
186fc4614d
|
(feat) add ContentPolicyViolationError for azure
|
2024-01-09 16:58:09 +05:30 |
|
ishaan-jaff
|
170ae74118
|
(feat) add exception mapping for litellm.image_generation
|
2024-01-09 16:54:47 +05:30 |
|
ishaan-jaff
|
f0c10377cf
|
(test) ContentPolicyViolationError
|
2024-01-09 16:53:57 +05:30 |
|
ishaan-jaff
|
9da61bdf31
|
(fix) ContentPolicyViolationError
|
2024-01-09 16:53:15 +05:30 |
|
Mateo Cámara
|
bb06c51ede
|
Added test to check if acompletion is using the same parameters as CompletionRequest attributes. Added functools to client decorator to expose acompletion parameters from outside.
|
2024-01-09 12:06:49 +01:00 |
|
Mateo Cámara
|
48b2f69c93
|
Added the new acompletion parameters based on CompletionRequest attributes
|
2024-01-09 12:05:31 +01:00 |
|
ishaan-jaff
|
cf98343eb5
|
(test) content policy violation error
|
2024-01-09 16:34:20 +05:30 |
|
Mateo Cámara
|
178a57492b
|
Merge remote-tracking branch 'origin/main' into explicit-args-acomplete
|
2024-01-09 12:04:04 +01:00 |
|