Commit graph

9598 commits

Author SHA1 Message Date
Ishaan Jaff
ea3491a765 simplify calling azure/commmand-r-plus 2024-04-05 09:18:11 -07:00
Ishaan Jaff
442c053280 skip vertex test for this PR 2024-04-05 09:06:15 -07:00
Ishaan Jaff
d09eb2b98d docs - using command r on azure 2024-04-05 09:04:38 -07:00
Ishaan Jaff
12c5c96012 test - azure/command-r-plus 2024-04-05 08:56:05 -07:00
Ishaan Jaff
296f10e2c9 fix add azure/command-r-plus 2024-04-05 08:53:24 -07:00
Ishaan Jaff
593275794d add azure command_r_plust 2024-04-05 08:51:39 -07:00
Ishaan Jaff
ee1709b358 fix github stable releases 2024-04-04 18:26:47 -07:00
Ishaan Jaff
8f9c92e2a6 fix use stable / latest tags correctly 2024-04-04 18:15:53 -07:00
Ishaan Jaff
363dce7438 stable releases 2024-04-04 18:07:36 -07:00
Ishaan Jaff
3bcb3e813d stable releases - ci/cd 2024-04-04 18:06:17 -07:00
Ishaan Jaff
f5ef360eca set release type 2024-04-04 18:02:37 -07:00
Ishaan Jaff
3b486cf6e0 set release type on releases 2024-04-04 18:00:22 -07:00
Ishaan Jaff
a0d429eadc (ci/cd) aws suspended account 2024-04-04 17:43:16 -07:00
Ishaan Jaff
c0ef9b1e84 ui - new build 2024-04-04 17:36:26 -07:00
Ishaan Jaff
16926d7b93 Merge pull request #2850 from BerriAI/litellm_track_cost_tag
[UI] Show Usage Per Tag
2024-04-04 17:31:36 -07:00
Ishaan Jaff
482e252ddc ui - view spend by tag 2024-04-04 17:30:28 -07:00
Ishaan Jaff
95680317e0 show cost per tag on ui 2024-04-04 17:20:23 -07:00
Ishaan Jaff
f1ea4dc0e5 ui - view spend per tag 2024-04-04 17:18:01 -07:00
Ishaan Jaff
1c51e17205 ui show spend per tag 2024-04-04 16:57:45 -07:00
Krrish Dholakia
9b8e1fe052 test(test_caching.py): skip test - aws suspended account
will need to recreate these objects on a new aws account
2024-04-04 15:07:19 -07:00
Krrish Dholakia
48a5948081 fix(router.py): handle id being passed in as int 2024-04-04 14:23:10 -07:00
Ishaan Jaff
9638e244f8 Merge pull request #2846 from BerriAI/litellm_docs_delete_cache_keys
docs - `delete`  cache keys
2024-04-04 14:07:50 -07:00
Krrish Dholakia
a7da061ed8 test(test_router.py): fix casting 2024-04-04 13:54:16 -07:00
Krrish Dholakia
d6cc1c8522 docs(vertex.md): add docs on setting google_application_credentials 2024-04-04 13:49:03 -07:00
Krrish Dholakia
a8b4bc747e fix(main.py): trigger new build 2024-04-04 13:36:21 -07:00
Krrish Dholakia
99e9b29526 test(test_router.py): fix test to check cast 2024-04-04 13:32:50 -07:00
Ishaan Jaff
6e7e46a183 docs - delete cache keys 2024-04-04 12:20:14 -07:00
Ishaan Jaff
a613d5183a Merge pull request #2840 from BerriAI/litellm_return_cache_key_responses
[FEAT] Proxy - Delete Cache Keys + return cache key in responses
2024-04-04 11:52:52 -07:00
Krrish Dholakia
0294c3f8a9 test(test_router.py): fix test to check type 2024-04-04 11:45:12 -07:00
Ishaan Jaff
f8fe8c787a return cache key in streming responses 2024-04-04 11:00:00 -07:00
Krrish Dholakia
053a06df97 build(config.yml): add missing dep 2024-04-04 10:59:26 -07:00
Ishaan Jaff
a515441ad1 feat - delete cache key 2024-04-04 10:56:47 -07:00
Krrish Dholakia
f863f30c4f refactor(main.py): trigger new build 2024-04-04 10:54:13 -07:00
Krrish Dholakia
bd1809334a ci(config.yml): reset config.yml 2024-04-04 10:53:29 -07:00
Krrish Dholakia
0716526c53 fix(proxy_server.py): fix linting error 2024-04-04 10:40:32 -07:00
Krrish Dholakia
9d9cf55de8 ci(config.yml): run linting test first 2024-04-04 10:33:30 -07:00
Krrish Dholakia
0e471a1ef3 ci(config.yml): reorder steps - install deps first 2024-04-04 10:32:04 -07:00
Krrish Dholakia
a83e452411 build(config.yml): pip install mypy 2024-04-04 10:29:12 -07:00
Krrish Dholakia
7ce649c8df ci(config.yml): install pyyaml stubs 2024-04-04 10:27:57 -07:00
Krrish Dholakia
8fcc6f3fb4 ci(config.yml): reorder test steps 2024-04-04 10:27:01 -07:00
Krrish Dholakia
1f56ea6015 build: trigger new build 2024-04-04 10:23:13 -07:00
Krrish Dholakia
40da8fe6f9 ci(config.yml): fix import 2024-04-04 10:22:12 -07:00
Krrish Dholakia
b73cd05674 build: trigger new build 2024-04-04 10:20:25 -07:00
Krrish Dholakia
f6df1f1fb9 ci(mypy.ini): ignore missing imports 2024-04-04 10:19:13 -07:00
Ishaan Jaff
d0977d61ff v0 return cache key in responses 2024-04-04 10:11:18 -07:00
Krrish Dholakia
f2823b6689 test(test_secret_manager.py): skip test - aws account suspended 2024-04-04 10:10:21 -07:00
Krrish Dholakia
0cf3968961 ci(circle_ci/requirements.txt): remove unused dependency 2024-04-04 10:01:33 -07:00
Krrish Dholakia
c90da63650 test(test_completion.py): skip sagemaker test - aws account suspended 2024-04-04 09:52:24 -07:00
Krrish Dholakia
1216e1c3c3 test(test_models.py): fix delete model test 2024-04-04 08:46:08 -07:00
Ishaan Jaff
453fcffdc7 Merge pull request #2836 from rjmacarthy/main
Fix link to providers in README
2024-04-04 07:30:57 -07:00