Commit graph

5682 commits

Author SHA1 Message Date
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
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 Dholakia
5da88809b7
Update README.md 2024-01-09 12:53:01 +05:30
Krish Dholakia
14b377d01a
Update README.md 2024-01-09 12:51:30 +05:30
Krish Dholakia
59505eae03
Update README.md 2024-01-09 12:50:51 +05:30
Krish Dholakia
d916527667
Update README.md 2024-01-09 12:49:17 +05:30
Krish Dholakia
de816f4732
Update README.md 2024-01-09 12:48:49 +05:30
Krish Dholakia
b07a738652
Update README.md 2024-01-09 12:48:11 +05:30
Krish Dholakia
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 2024-01-09 12:16:02 +05:30
Krrish Dholakia
ed6ae8600f fix(openai.py): fix exception raising logic 2024-01-09 11:58:30 +05:30
Krrish Dholakia
be1e101b5f fix(azure.py,-openai.py): raise the correct exceptions for image generation calls 2024-01-09 11:55:38 +05:30
Krrish Dholakia
cd350ab8d8 fix(proxy_server.py): don't reconnect prisma if already connected 2024-01-09 11:38:42 +05:30
Krrish Dholakia
e97eff4243 test(test_router.py): fix router test 2024-01-09 11:08:35 +05:30
ishaan-jaff
f46fa2b8a8 (fix) test - deprecated textdavinci003 2024-01-09 10:55:35 +05:30
ishaan-jaff
9c7a4fde87 (test) hosted - ollama catch timeouts 2024-01-09 10:35:29 +05:30
ishaan-jaff
5f2cbfc711 (feat) litellm.completion - support ollama timeout 2024-01-09 10:34:41 +05:30
Krrish Dholakia
e99a41307a test: testing fixes 2024-01-09 10:23:34 +05:30
ishaan-jaff
08525ce200 (ci/cd) use 3 retries for image generation 2024-01-09 10:07:09 +05:30
ishaan-jaff
9be7e34cb0 (ci/cd) pytest skip slow replicate test 2024-01-09 09:57:06 +05:30
Krish Dholakia
e483df014b
Merge pull request #1369 from BerriAI/litellm_lowest_latency_routing
feat(lowest_latency.py): support expanded time window for latency based routing
2024-01-09 09:52:39 +05:30