Commit Graph

34378 Commits

Author SHA1 Message Date
Zihao Li
807f999a66 Refactor to allow tool invoke conversion and tool results submission; Allow alternating consecutuve message roles and fix a bug 2024-03-15 22:47:11 +08:00
Ishaan Jaff
4c834714ab
Merge pull request #2529 from snekkenull/main
(feat) add groq/gemma-7b-it
2024-03-15 07:41:44 -07:00
ishaan-jaff
91a47dc17a (docs) how to run a locust load test 2024-03-15 07:37:50 -07:00
ishaan-jaff
82e44e4962 (ci/cd) check actions run 2024-03-14 20:58:22 -07:00
USAGI
4ffaeb2883
Merge branch 'BerriAI:main' into main 2024-03-15 11:51:30 +08:00
USAGI
a9634b717c
Add groq/gemma-7b-it 2024-03-15 11:50:19 +08:00
ishaan-jaff
e7240bb5c1 (ci/cd) fix litellm triggers on commits 2024-03-14 20:50:02 -07:00
Zihao Li
676d9df7fa Add function call result submission support for Claude 3 models 2024-03-15 11:34:54 +08:00
ishaan-jaff
d580b66a91 (fix) posting release notes on discord action 2024-03-14 20:34:35 -07:00
ishaan-jaff
07e3c19d55 (fix) locust load test 2024-03-14 20:30:15 -07:00
ishaan-jaff
f88be8d622 (fix) prod load test 2024-03-14 20:26:36 -07:00
Krrish Dholakia
231d350cb1 bump: version 1.31.12 → 1.31.13 2024-03-14 20:08:48 -07:00
Ishaan Jaff
e8ff9826a6
Merge pull request #2525 from BerriAI/litellm_multi_platform_docker_db
(fix) multiplatform docker db builds
2024-03-14 20:05:09 -07:00
Krish Dholakia
eab08caa18
Merge pull request #2520 from BerriAI/litellm_max_tokens_fix
fix(utils.py): move to using `litellm.modify_params` to enable max output token trimming fix
2024-03-14 20:04:59 -07:00
ishaan-jaff
3f5689aad6 (fix) multiplatform docker db builds 2024-03-14 20:01:07 -07:00
ishaan-jaff
634e0227f3 (fix) - update user error 2024-03-14 19:50:26 -07:00
ishaan-jaff
04ef2f2023 (fix) load test run over 300s 2024-03-14 19:44:31 -07:00
ishaan-jaff
1b63748831 (temp) test build without using argon2 2024-03-14 18:53:16 -07:00
ishaan-jaff
517e453adf (docs) load testing proxy 2024-03-14 15:20:36 -07:00
Krrish Dholakia
8f4a99e35e build(model_prices_and_context_window.json): add mistral and mixtral bedrock pricing 2024-03-14 15:05:59 -07:00
Krrish Dholakia
6f1eb038bc docs(bedrock.md): adding docs for calling bedrock models on proxy via config.yaml 2024-03-14 14:50:13 -07:00
Krrish Dholakia
1ba21a8c58 fix(router.py): add no-proxy support for router 2024-03-14 14:25:30 -07:00
Krrish Dholakia
cb221cc88b docs(caching.md): add redis namespaces to docs 2024-03-14 13:38:33 -07:00
Krrish Dholakia
7a0cd1e3c5 bump: version 1.31.11 → 1.31.12 2024-03-14 13:35:31 -07:00
Krrish Dholakia
7c72cc0ec9 fix(caching.py): support redis caching with namespaces 2024-03-14 13:35:17 -07:00
dependabot[bot]
913f19e046
build(deps): bump follow-redirects in /docs/my-website
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-14 20:02:59 +00:00
Krrish Dholakia
e7e0bf01b2 bump: version 1.31.10 → 1.31.11 2024-03-14 13:02:10 -07:00
Krrish Dholakia
0b6cf3d5cf refactor(main.py): trigger new build 2024-03-14 13:01:18 -07:00
Krrish Dholakia
d6537a05ca fix(caching.py): fix print statements 2024-03-14 12:58:34 -07:00
Krrish Dholakia
a634424fb2 fix(utils.py): move to using litellm.modify_params to enable max output token trimming fix 2024-03-14 12:17:56 -07:00
Krrish Dholakia
bdd2004691 refactor(main.py): trigger new build 2024-03-14 12:10:39 -07:00
Krrish Dholakia
7876aa2d75 fix(parallel_request_limiter.py): handle metadata being none 2024-03-14 10:02:41 -07:00
Krrish Dholakia
704573c3f6 fix(proxy_server.py): improve error message on ui login error 2024-03-14 10:02:41 -07:00
Ishaan Jaff
fe83836b6e
Merge pull request #2519 from BerriAI/litellm_run_prisma_generate_default_dockerfile
(fix) run prisma generate in default dockerfile
2024-03-14 09:23:32 -07:00
ishaan-jaff
dd6138ecbf (fix) run prisma generate in default dockerfile 2024-03-14 09:10:56 -07:00
Marc Klingen
d05cad2951
bump langfuse version number 2024-03-14 14:51:17 +01:00
Marc Klingen
fd8edeecf8
Merge branch 'main' into patch-1 2024-03-14 14:50:59 +01:00
Konstantin L
66dd9c309c add functions and tools to input for langfuse, fix #2207 2024-03-14 12:38:28 +01:00
ishaan-jaff
ebfefe61ea (fix-ci-cd) skip deep infra 429 errors 2024-03-13 22:05:16 -07:00
ishaan-jaff
e3cc0da5f1 (ci/cd) run testing again 2024-03-13 21:47:56 -07:00
Krish Dholakia
796b912883
Update README.md 2024-03-13 21:32:09 -07:00
ishaan-jaff
42a6670f94 bump: version 1.31.9 → 1.31.10 2024-03-13 21:25:56 -07:00
ishaan-jaff
4006d10b7b (fix) importing PromptInjectionDetection 2024-03-13 21:24:37 -07:00
Krish Dholakia
d8eff53ebe
Merge pull request #2506 from BerriAI/litellm_update_db_perf_improvements
fix(proxy_server.py): move to using UPDATE + SET for track_cost_callback
2024-03-13 20:55:40 -07:00
Ishaan Jaff
5d7ec74a3b
Merge pull request #2508 from BerriAI/litellm_add_bedrock_claude_haiku
(feat) add claude-3-haiku
2024-03-13 20:29:44 -07:00
ishaan-jaff
0269cddd55 (feat) add claude-3-haiku 2024-03-13 20:24:06 -07:00
Krrish Dholakia
1b807fa3f5 fix(proxy_server.py): fix key caching logic 2024-03-13 19:10:24 -07:00
ishaan-jaff
76c48ade8f (fix) load test 2024-03-13 18:35:23 -07:00
ishaan-jaff
16ccb585c8 (fix) run load test 2024-03-13 18:34:32 -07:00
ishaan-jaff
36ba7050b4 (fix) run load test 2024-03-13 18:31:28 -07:00