Commit graph

38 commits

Author SHA1 Message Date
ishaan-jaff
ee3c9d19a2 (feat) caching + stream - bedrock 2023-12-11 08:43:50 -08:00
ishaan-jaff
2879b36636 (fix) setting cache keys 2023-12-09 16:42:59 -08:00
ishaan-jaff
60bf552fe8 (fix) caching + proxy - use model group 2023-12-09 15:40:22 -08:00
ishaan-jaff
67c730e264 (feat) async + stream cache 2023-12-09 14:22:10 -08:00
Krrish Dholakia
4bf875d3ed fix(router.py): fix least-busy routing 2023-12-08 20:29:49 -08:00
ishaan-jaff
04ec363788 (test) redis cache 2023-12-08 19:14:46 -08:00
ishaan-jaff
6e8ad10991 (feat) caching - streaming caching support 2023-12-08 11:50:37 -08:00
ishaan-jaff
9b0afbe2cb (fix) bug - caching: gen cache key in order 2023-12-08 11:50:37 -08:00
ishaan-jaff
762f28e4d7 (fix) make print_verbose non blocking 2023-12-07 17:31:32 -08:00
Krrish Dholakia
88c95ca259 fix(_redis.py): support additional params for redis 2023-12-05 12:16:51 -08:00
ishaan-jaff
9ba17657ad (feat) init redis cache with **kwargs 2023-12-04 20:50:08 -08:00
Krrish Dholakia
2e8d582a34 fix(proxy_server.py): fix linting issues 2023-11-24 11:39:01 -08:00
ishaan-jaff
ca852e1dcd (fix) caching use model, messages, temp, max_tokens as cache_key 2023-11-23 20:56:41 -08:00
Krrish Dholakia
187403c5cc fix(router.py): add modelgroup to call metadata 2023-11-23 20:55:49 -08:00
ishaan-jaff
3660fb1f7f (feat) caching: Use seed, max_tokens etc in cache key 2023-11-23 18:17:12 -08:00
ishaan-jaff
69c6bbd50b (chore) remove bloat: deprecated api.litellm cache 2023-11-23 17:20:22 -08:00
Krrish Dholakia
87aa36a2ec fix(caching.py): fix linting issues 2023-11-23 13:21:45 -08:00
Krrish Dholakia
61fc76a8c4 fix(router.py): fix caching for tracking cooldowns + usage 2023-11-23 11:13:32 -08:00
Krrish Dholakia
5d5ca9f7ef fix(router.py): add support for cooldowns with redis 2023-11-22 19:54:22 -08:00
Krrish Dholakia
1665b872c3 fix(caching.py): dump model response object as json 2023-11-13 10:41:04 -08:00
Krrish Dholakia
6b40546e59 refactor(all-files): removing all print statements; adding pre-commit + flake8 to prevent future regressions 2023-11-04 12:50:15 -07:00
Krrish Dholakia
6ead8d8c18 fix(caching.py): fixing pr issues 2023-10-31 18:32:40 -07:00
seva
5e1e8820b4 Router & Caching fixes:
- Add optional TTL to Cache parameters
- Fix tpm and rpm caching in Router
2023-10-30 13:29:35 +01:00
ishaan-jaff
5bd1b3968e (feat) Redis caching print exception statements when it fails 2023-10-25 11:29:48 -07:00
Krrish Dholakia
e35562d188 fix(router.py): completing redis support work for router 2023-10-18 12:13:00 -07:00
ishaan-jaff
69065e9864 (feat) add docstring for caching 2023-10-14 16:08:42 -07:00
ishaan-jaff
6f6d5fae3a add hosted api.litellm.ai for caching 2023-10-02 10:27:18 -07:00
Krrish Dholakia
bdc6ef1df8 add contributor message to code 2023-09-25 10:00:10 -07:00
ishaan-jaff
0ab62f13e8 caching updates 2023-09-08 18:06:47 -07:00
ishaan-jaff
8f7f9ca932 fix redis caching 2023-08-28 22:10:15 -07:00
ishaan-jaff
3726270d95 with new caching 2023-08-28 21:57:00 -07:00
ishaan-jaff
fbef73d043 add streaming_caching support 2023-08-28 19:17:53 -07:00
ishaan-jaff
8af6d967eb working write to cache with streaming 2023-08-28 18:46:26 -07:00
ishaan-jaff
1799f1bfe9 cache improvements 2023-08-28 14:44:42 -07:00
ishaan-jaff
43fea52d7c fix import 2023-08-28 14:21:25 -07:00
ishaan-jaff
ecec028f38 fix redis import 2023-08-28 14:13:03 -07:00
ishaan-jaff
71ff0c69ab working with embeddings 2023-08-28 14:07:51 -07:00
ishaan-jaff
8b43917792 v0 of caching 2023-08-28 13:11:56 -07:00