Commit graph

1550 commits

Author SHA1 Message Date
ishaan-jaff
a0eec51ee6 (test) expired key prisma 2024-01-17 13:24:15 -08:00
ishaan-jaff
5f7a89d2e7 (test) prisma - non expiring keys 2024-01-17 13:05:23 -08:00
ishaan-jaff
f1ae6957ca (test) use fixture for prisma 2024-01-17 12:44:06 -08:00
ishaan-jaff
62963146fe (test) prisma /key/gen 2024-01-17 12:23:45 -08:00
ishaan-jaff
2273f8055c (test) add test fixture for dynamodb testing 2024-01-17 12:23:04 -08:00
ishaan-jaff
4036c64bdf (test) prisma key gen 2024-01-17 11:58:14 -08:00
ishaan-jaff
acbbccdef7 v0 testing 2024-01-17 11:28:59 -08:00
ishaan-jaff
9c214d67b0 (test) /key/gen and budgets 2024-01-16 20:56:01 -08:00
ishaan-jaff
d1897ca156 (ci/cd) undo change from PR 1464 2024-01-16 20:44:00 -08:00
ishaan-jaff
f8351717f1 (ci/cd) use fixture 2024-01-16 20:44:00 -08:00
ishaan-jaff
cc51651b49 (test) /key/generate - valid, invalid models 2024-01-16 20:43:20 -08:00
ishaan-jaff
39d5af5c85 (test) assert correct exceptions 2024-01-16 20:01:04 -08:00
ishaan-jaff
4df3bfac12 (test) assert error raised is ExceededBudget 2024-01-16 19:59:18 -08:00
ishaan-jaff
a9e86cfa69 (test) all tests should pass now 2024-01-16 19:54:38 -08:00
ishaan-jaff
121266b05b (test) /key/gen fails when crossing budget 2024-01-16 19:35:34 -08:00
ishaan-jaff
d8a11b7ee6 (test) cleanup 2024-01-16 17:42:47 -08:00
ishaan-jaff
2c79b8fc1b (test) invalid key auth 2024-01-16 17:40:32 -08:00
ishaan-jaff
adc921f0be (test) /key/gen 2024-01-16 17:36:33 -08:00
ishaan-jaff
086f827af8 (v0) add test for basic key gen with dynamo 2024-01-16 17:21:50 -08:00
ishaan-jaff
d566421bc2 (test) test 8 key/gen, user_auth scenarios 2024-01-16 16:47:31 -08:00
ishaan-jaff
5b201bbb4d (test) add new key gen tests 2024-01-16 16:20:29 -08:00
Ishaan Jaff
023c07b607
Merge pull request #1464 from BerriAI/litellm_fixes_key_gen
[Fix] Fixes for /key/gen, /user/new
2024-01-16 16:05:53 -08:00
ishaan-jaff
e4ba779d6a (ci/cd) fixes 2024-01-16 16:03:42 -08:00
ishaan-jaff
ee3c584b0d (ci/cd) fixes for ollama test 2024-01-16 15:46:19 -08:00
ishaan-jaff
92093dd45a (ci/cd) ollama test 2024-01-16 15:22:33 -08:00
ishaan-jaff
4085c465f5 (ci/cd) skip streaming + hosted ollama flaky test 2024-01-16 15:01:56 -08:00
ishaan-jaff
d6f0cb8756 (ci/cd) fix olama hosted testing 2024-01-16 12:27:16 -08:00
ishaan-jaff
be1bbb2dcd (test) test exceptions 2024-01-15 22:01:33 -08:00
ishaan-jaff
00ac18e8b7 (feat) improve bedrock, sagemaker exception mapping 2024-01-15 21:22:22 -08:00
ishaan-jaff
60586fc37f (test) proxy rules 2024-01-15 21:11:50 -08:00
ishaan-jaff
a8f2550c25 (ci/cd) openrouter unstable - use other model 2024-01-15 17:43:56 -08:00
ishaan-jaff
c50d8afc86 (test) test_post_call_rule 2024-01-15 17:17:43 -08:00
ishaan-jaff
4e6a238820 (test) hf currently loading error 2024-01-15 17:07:49 -08:00
ishaan-jaff
63e80056e5 (test) proxy exception mapping 2024-01-15 10:43:54 -08:00
ishaan-jaff
f0d001658a (test) proxy exception mapping - exactly like OpenAI 2024-01-15 10:43:26 -08:00
Ishaan Jaff
ad06b08a5e
Merge pull request #1442 from BerriAI/litellm_bedrock_provisioned_throughput
[Feat] Support Bedrock provisioned throughput LLMs
2024-01-14 10:51:28 +05:30
ishaan-jaff
719b051b3d (test) provisioned throughput model 2024-01-13 15:56:24 -08:00
ishaan-jaff
0307ba7def (test) bedrock provisioned througput 2024-01-13 15:40:30 -08:00
ishaan-jaff
fffb077cf6 (test) get optional_params Azure 2024-01-13 14:32:41 -08:00
ishaan-jaff
f62dbd0e08 (test) litellm.completion_cost mistral, anyscale 2024-01-13 12:35:09 -08:00
ishaan-jaff
4b3e9c6b38 (ci/cd) run testing again 2024-01-13 11:50:43 -08:00
ishaan-jaff
f3d25d2c27 (test) hidden params in stream_chunk builder 2024-01-13 11:10:23 -08:00
ishaan-jaff
99dcce1e0f (test) aembedding includes custom_llm_provider 2024-01-12 17:52:14 -08:00
ishaan-jaff
c1686b264f (test) embedding hidden params 2024-01-12 17:35:33 -08:00
ishaan-jaff
f85b64b85c (test) custom_llm_provider in streaming response 2024-01-12 17:15:15 -08:00
ishaan-jaff
70899521ae (test) custom_llm_provider in hidden params 2024-01-12 17:09:59 -08:00
Krrish Dholakia
51110bfb62 fix(main.py): support text completion routing 2024-01-12 11:24:31 +05:30
Krrish Dholakia
d895979065 test(test_health_check.py): fix test 2024-01-12 00:21:11 +05:30
ishaan-jaff
b7567865de (test) caching for bedrock/embedding str inputs 2024-01-11 23:12:57 +05:30
ishaan-jaff
276d11946e (test) bedrock - embedding with strings 2024-01-11 23:04:41 +05:30