Commit graph

8468 commits

Author SHA1 Message Date
Krrish Dholakia
1369e18e85 build: fix default config.yaml 2024-03-11 13:43:50 -07:00
Krrish Dholakia
2f1899284c fix(router.py): add more debug logs 2024-03-11 12:34:35 -07:00
ishaan-jaff
e23c68b15a (fix) failing usage based routing test 2024-03-11 12:14:13 -07:00
Ishaan Jaff
ff4f05a3f8
Merge pull request #2446 from BerriAI/litellm_fix_default_config_docker
(fix) fix default dockerfile startup
2024-03-11 11:39:49 -07:00
ishaan-jaff
ab48edca78 (fix) default config users use on startup 2024-03-11 11:39:06 -07:00
Krrish Dholakia
40c9682de7 bump: version 1.31.1 → 1.31.2 2024-03-11 11:38:35 -07:00
Krrish Dholakia
4b64e506f4 fix(proxy_server.py): fix argon import 2024-03-11 11:33:34 -07:00
ishaan-jaff
53c67d302a (fix) fix default dockerfile startup 2024-03-11 11:26:21 -07:00
Krrish Dholakia
eca2889c96 bump: version 1.31.0 → 1.31.1 2024-03-11 10:24:01 -07:00
Krrish Dholakia
312a9d8c26 fix(utils.py): support response_format for mistral ai api 2024-03-11 10:23:41 -07:00
Ishaan Jaff
1f211b10e1
Merge pull request #2443 from eladsegal/patch-1
Add missing `argon2-cffi` poetry dependency
2024-03-11 06:44:27 -07:00
Elad Segal
f14465f13a
Add missing argon2-cffi dependency 2024-03-11 12:16:57 +02:00
Krrish Dholakia
942b5e4145 fix(main.py): trigger new build 2024-03-10 09:48:06 -07:00
Krrish Dholakia
4ea24ac718 fix(pyproject.toml): fix merge conflict 2024-03-10 09:39:52 -07:00
ishaan-jaff
f6ba18cb52 bump: version 1.30.7 → 1.30.8 2024-03-09 19:40:48 -08:00
ishaan-jaff
b01f428f9e (fix) add comments on req.txt 2024-03-09 19:36:02 -08:00
Krrish Dholakia
24d51e49ae bump: version 1.30.7 → 1.31.0 2024-03-09 19:13:25 -08:00
Krish Dholakia
c7d0af0a2e
Merge pull request #2426 from BerriAI/litellm_whisper_cost_tracking
feat: add cost tracking + caching for `/audio/transcription` calls
2024-03-09 19:12:06 -08:00
Krrish Dholakia
1d15dde6de fix(utils.py): fix model setting in completion cost 2024-03-09 19:11:37 -08:00
Ishaan Jaff
34ad95818e
Merge pull request #2427 from BerriAI/litellm_address_memory_usage
tests - monitor memory usage with litellm
2024-03-09 19:10:15 -08:00
Ishaan Jaff
4c2dbf7aff
Merge pull request #2428 from BerriAI/litellm_fix_python3-8
(fix) use python 3.8 on ci/cd
2024-03-09 19:09:45 -08:00
Krrish Dholakia
faad44fc67 bump: version 1.30.6 → 1.30.7 2024-03-09 18:50:58 -08:00
Krrish Dholakia
61d16cb672 fix(test_proxy_server.py): fix test 2024-03-09 18:47:20 -08:00
ishaan-jaff
c51d25b063 (ci/cd) test 2024-03-09 18:45:27 -08:00
Krish Dholakia
8032159b6e
Merge pull request #2394 from BerriAI/litellm_faster_api_key_checking
fix(proxy_server.py): use argon2 for faster api key checking
2024-03-09 18:45:12 -08:00
Krish Dholakia
c022568a3a
Merge branch 'main' into litellm_faster_api_key_checking 2024-03-09 18:45:03 -08:00
ishaan-jaff
d3b29b63fe (fix) ci/cd local testing 2024-03-09 18:44:06 -08:00
Krrish Dholakia
86fe7a9af1 fix(anthropic.py): deep copy messages before popping system prompt 2024-03-09 18:42:13 -08:00
ishaan-jaff
4f5222a902 (fix) ci/cd 2024-03-09 18:40:47 -08:00
ishaan-jaff
d648cd6c0f (fix) config.yml 2024-03-09 18:37:56 -08:00
ishaan-jaff
578d1ef3c6 (fix) ci/cd test 2024-03-09 18:29:44 -08:00
ishaan-jaff
ce19c2aeef (fix) config.yml 2024-03-09 18:23:57 -08:00
Krrish Dholakia
8d2d51b625 fix(utils.py): fix model name checking 2024-03-09 18:22:26 -08:00
ishaan-jaff
ada6cdab3d (fix) testing import litellm on python 3.8 2024-03-09 18:18:18 -08:00
ishaan-jaff
abe0ec601c (test) installing litellm 2024-03-09 18:11:11 -08:00
ishaan-jaff
bd340562b8 (fix) use python 3.8 for testing 2024-03-09 16:56:46 -08:00
ishaan-jaff
38f9413dfc (fix) python 3.8 bug 2024-03-09 16:55:05 -08:00
ishaan-jaff
045a8cfdcb (fix) use python 3.8 on ci/cd 2024-03-09 16:52:59 -08:00
Krrish Dholakia
7a29fe9525 fix(proxy_server.py): check if master key is str before hashing 2024-03-09 16:51:11 -08:00
Ishaan Jaff
a1784284bb
Merge pull request #2416 from BerriAI/litellm_use_consistent_port
(docs) LiteLLM Proxy - use port 4000 in examples
2024-03-09 16:32:08 -08:00
ishaan-jaff
1917ee7fcf (feat) debug when in meory cache is used 2024-03-09 16:24:04 -08:00
Krrish Dholakia
c333216f6e test(test_custom_logger.py): make test more verbose 2024-03-09 16:20:14 -08:00
Krrish Dholakia
03f0c968f9 fix(proxy_server.py): fix argon exceptions 2024-03-09 16:16:40 -08:00
ishaan-jaff
4b717810ec (feat) endpoint router 2024-03-09 16:10:04 -08:00
Krrish Dholakia
9b7c8880c0 fix(caching.py): only add unique kwargs for transcription_only_kwargs in caching 2024-03-09 16:09:12 -08:00
Krish Dholakia
d58546f02f Updated config.yml 2024-03-09 16:03:39 -08:00
Krish Dholakia
a238603e66
Merge pull request #2425 from BerriAI/litellm_claude_3_bedrock_streaming
fix(bedrock.py): enable claude-3 streaming
2024-03-09 15:44:22 -08:00
Krrish Dholakia
fa45c569fd feat: add cost tracking + caching for transcription calls 2024-03-09 15:43:38 -08:00
Krrish Dholakia
8b24ddcbbd fix(bedrock.py): enable claude-3 streaming 2024-03-09 14:02:27 -08:00
Ishaan Jaff
e10991e02b
Merge pull request #2420 from debdutdeb/redis-cache
feat(helm-chart): redis as cache managed by chart
2024-03-09 13:49:15 -08:00