Commit Graph
5441 Commits
Author SHA1 Message Date
Ishaan JaffandGitHub 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
ishaan-jaff cf98343eb5 (test) content policy violation error 2024-01-09 16:34:20 +05:30
ishaan-jaff 09874cc83f (v0) add ContentPolicyViolationError 2024-01-09 16:33:03 +05:30
ishaan-jaff 4713309b0b (docs) using /key/generate v1.16.21 2024-01-09 16:21:58 +05:30
Ishaan JaffandGitHub 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 JaffandGitHub 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]andGitHub 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 v1.16.20.dev1 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
ishaan-jaff 872a36b7e5 (fix) minimize dockerfile changes 2024-01-09 14:32:09 +05:30
ishaan-jaff 98d8dc3331 (debug) always do prisma_setup after intiialize 2024-01-09 14:26:30 +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
Krrish Dholakia a4e51362b5 docs(streaming_logging.md): fix tutorial 2024-01-09 13:40:37 +05:30
ishaan-jaff 599318b40e raise exception when prisma init fails 2024-01-09 13:36:02 +05:30
Krrish Dholakia d6361e155a docs(deploy.md): update docs for deploying proxy with connected db 2024-01-09 13:34:47 +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
ishaan-jaff 46bd99ad98 (test) test deployed proxy keygen 2024-01-09 13:03:22 +05:30
Krish DholakiaandGitHub 5da88809b7 Update README.md 2024-01-09 12:53:01 +05:30
Krish DholakiaandGitHub 14b377d01a Update README.md 2024-01-09 12:51:30 +05:30
Krish DholakiaandGitHub 59505eae03 Update README.md 2024-01-09 12:50:51 +05:30
Krish DholakiaandGitHub d916527667 Update README.md 2024-01-09 12:49:17 +05:30
Krish DholakiaandGitHub de816f4732 Update README.md 2024-01-09 12:48:49 +05:30
Krish DholakiaandGitHub b07a738652 Update README.md 2024-01-09 12:48:11 +05:30
Krish DholakiaandGitHub 8dfbdc521b Update README.md 2024-01-09 12:47:08 +05:30
Krrish Dholakia 9d45c73475 build(model_prices_and_context_window.json): add max input tokens for openai and azure models 2024-01-09 12:23:57 +05:30
Krrish Dholakia 2f377db604 build(model_prices_and_context_window.json): add max output tokens for openai + azure models, remove shutdown openai models v1.16.20 2024-01-09 12:16:02 +05:30