Commit graph

5762 commits

Author SHA1 Message Date
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
ishaan-jaff
09874cc83f (v0) add ContentPolicyViolationError 2024-01-09 16:33:03 +05:30
ishaan-jaff
4713309b0b (docs) using /key/generate 2024-01-09 16:21:58 +05:30
Ishaan Jaff
bdb841cc30
Merge pull request #1380 from BerriAI/dependabot/npm_and_yarn/docs/my-website/follow-redirects-1.15.4
build(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /docs/my-website
2024-01-09 16:11:30 +05:30
ishaan-jaff
34c50db5c8 bump: version 1.16.20 → 1.16.21 2024-01-09 16:07:50 +05:30
ishaan-jaff
47f56f0d19 (test) deployed proxy key/gen 2024-01-09 16:07:33 +05:30
Ishaan Jaff
cdeb864e28
Merge pull request #1376 from BerriAI/litellm_deployed_proxy_prisma
[Test+Fix] Use deployed proxy with Prisma
2024-01-09 16:02:27 +05:30
ishaan-jaff
68418ec5f2 (fix) ghcr_deploy.yaml 2024-01-09 15:56:58 +05:30
dependabot[bot]
6b548c04e4
build(deps): bump follow-redirects in /docs/my-website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-09 10:24:25 +00:00
ishaan-jaff
b5f9f05491 (test) fix - skip HF is currently loading exception 2024-01-09 15:53:19 +05:30
ishaan-jaff
f2b27504f3 (feat) ghcr use latest tag for containers 2024-01-09 15:53:19 +05:30
ishaan-jaff
bf65306ec3 (chore) undo extra space 2024-01-09 15:38:14 +05:30
ishaan-jaff
0434ee4f02 (ci/cd) run again 2024-01-09 15:32:10 +05:30
ishaan-jaff
916e93f398 (ci/cd) user DATABASE_URL to control prisma generate 2024-01-09 15:28:37 +05:30
ishaan-jaff
d24d9cb673 (ci/cd) run again 2024-01-09 15:22:28 +05:30
ishaan-jaff
7e15802388 (ci/cd) run again 2024-01-09 15:14:51 +05:30
ishaan-jaff
5589b6651d (ci/cd) run ./entrypoint.sh 2024-01-09 15:14:12 +05:30
ishaan-jaff
ba4646dbb6 (ci/cd) trigger again 2024-01-09 15:06:55 +05:30
ishaan-jaff
476233536f (ci/cd) run prisma generate 2024-01-09 15:06:03 +05:30
ishaan-jaff
ebb5490d3c (fix) prisma setup 2024-01-09 14:56:43 +05:30
ishaan-jaff
a7e25912b8 (docker) conditional use ./entrypoint.sh 2024-01-09 14:50:05 +05:30