Krrish Dholakia
|
51cb16a015
|
feat(main.py): add support for image generation endpoint
|
2023-12-16 21:07:29 -08:00 |
|
ishaan-jaff
|
c1fff2af90
|
(test) mistral - safe_mode
|
2023-12-14 18:42:55 +05:30 |
|
ishaan-jaff
|
54cda01b3b
|
(test) mistral api - safe_mode, random_seed
|
2023-12-14 18:42:43 +05:30 |
|
ishaan-jaff
|
e47fab83ad
|
(test) mistral ai api
|
2023-12-14 18:19:45 +05:30 |
|
Krrish Dholakia
|
c673a23769
|
fix(vertex_ai.py): add exception mapping for acompletion calls
|
2023-12-13 16:35:50 -08:00 |
|
Krrish Dholakia
|
a17789e10d
|
fix(factory.py): fix tgai rendering template
|
2023-12-13 12:27:31 -08:00 |
|
Krrish Dholakia
|
f622718e28
|
fix(factory.py): safely fail prompt template get requests for together ai
|
2023-12-12 17:28:22 -08:00 |
|
Krrish Dholakia
|
c0d42ab5b1
|
test: refactor testing
|
2023-12-12 16:21:41 -08:00 |
|
Krrish Dholakia
|
9bbf1258f8
|
fix(utils.py): more logging
|
2023-12-12 15:46:27 -08:00 |
|
Krrish Dholakia
|
d059d1b101
|
fix(sagemaker.py): debug streaming
|
2023-12-12 15:45:07 -08:00 |
|
ishaan-jaff
|
1426978ad0
|
(ci/cd) run again
|
2023-12-12 12:22:14 -08:00 |
|
ishaan-jaff
|
fc68c7b4f0
|
(test) reset callbacks in completion()
|
2023-12-11 23:35:52 -08:00 |
|
ishaan-jaff
|
9e09a888d1
|
(ci/cd) test
|
2023-12-11 23:22:40 -08:00 |
|
ishaan-jaff
|
0b0104cf87
|
(test) run ci/cd again
|
2023-12-11 23:17:23 -08:00 |
|
ishaan-jaff
|
7c928c1c56
|
(ci/cd) azure test
|
2023-12-11 22:22:52 -08:00 |
|
Krrish Dholakia
|
17b319cc84
|
test(test_completion.py): assert completion cost > 0.0
|
2023-12-11 07:59:06 -08:00 |
|
Krrish Dholakia
|
d4b4030f96
|
test: trigger ci/cd build
|
2023-12-09 11:03:19 -08:00 |
|
ishaan-jaff
|
d8e60d7290
|
(ci/cd) run again
|
2023-12-08 19:26:55 -08:00 |
|
ishaan-jaff
|
acc5a8bcfc
|
(test) init success_callback = [] for ci/cd
|
2023-12-08 19:16:12 -08:00 |
|
ishaan-jaff
|
25edcf6868
|
(ci/cd) run another test
|
2023-12-08 19:04:45 -08:00 |
|
ishaan-jaff
|
d7c142070f
|
(ci/cd) run again
|
2023-12-08 18:11:01 -08:00 |
|
ishaan-jaff
|
e7bf4ff1d4
|
(ci/cd) run tests
|
2023-12-08 17:50:14 -08:00 |
|
ishaan-jaff
|
0f231a1d6d
|
(test) add vertex ai to ci/cd
|
2023-12-07 10:20:21 -08:00 |
|
Krrish Dholakia
|
7187aee359
|
fix(together_ai.py): improve together ai custom prompt templating
|
2023-12-06 19:34:49 -08:00 |
|
Krrish Dholakia
|
dc7aba8c01
|
fix(factory.py): fix claude 2.1 prompt template to handle system, assistant, user prompt
|
2023-12-06 18:02:06 -08:00 |
|
Krrish Dholakia
|
5515783be3
|
test: skip flaky test
|
2023-12-06 16:50:02 -08:00 |
|
Krrish Dholakia
|
2e5dc00968
|
fix(sagemaker.py): prompt templating fixes
|
2023-12-05 17:47:44 -08:00 |
|
Krrish Dholakia
|
c01b15af17
|
docs(input.md): add hf_model_name to docs
|
2023-12-05 16:56:18 -08:00 |
|
Krrish Dholakia
|
f9b74e54a3
|
fix(sagemaker.py): enable passing hf model name for prompt template
|
2023-12-05 16:31:59 -08:00 |
|
Krrish Dholakia
|
7e42c64cc5
|
fix(utils.py): support sagemaker llama2 custom endpoints
|
2023-12-05 16:05:15 -08:00 |
|
ishaan-jaff
|
0cdef526b4
|
(test) add streaming sagemaker test
|
2023-12-04 15:20:06 -08:00 |
|
ishaan-jaff
|
92417c7ba4
|
(test) palm/stream
|
2023-12-04 15:07:07 -08:00 |
|
ishaan-jaff
|
fe985932be
|
(test) test completion: if 'user' passed to API
|
2023-12-04 09:50:36 -08:00 |
|
Krrish Dholakia
|
6fd50177e8
|
test(test_completion.py): commenting out flaky test
|
2023-12-01 15:06:54 -08:00 |
|
Krrish Dholakia
|
49684e9eb4
|
fix(azure.py): fix linting errors
|
2023-11-30 13:32:29 -08:00 |
|
Krrish Dholakia
|
526cc3a9c4
|
feat(main.py): add support for azure-openai via cloudflare ai gateway
|
2023-11-30 13:19:49 -08:00 |
|
Krrish Dholakia
|
a05722571b
|
fix(replicate.py): fix custom prompt formatting
|
2023-11-29 19:44:09 -08:00 |
|
ishaan-jaff
|
b733cee3f9
|
(feat+test) use passed OpenAI client
|
2023-11-28 16:09:10 -08:00 |
|
ishaan-jaff
|
544beba4e1
|
(test) pass client to Azure completion
|
2023-11-28 15:57:11 -08:00 |
|
ishaan-jaff
|
a0a6d5ceeb
|
(test) using client: compleition
|
2023-11-28 15:44:56 -08:00 |
|
ishaan-jaff
|
c34ff565cd
|
(ci/cd) run again
|
2023-11-27 11:12:11 -08:00 |
|
ishaan-jaff
|
73a135b0db
|
(test) competion
|
2023-11-27 10:13:46 -08:00 |
|
ishaan-jaff
|
0fdcbad2ca
|
(feat) completion:debugging - show raw POST request
|
2023-11-27 10:13:37 -08:00 |
|
ishaan-jaff
|
849536414b
|
(test) sagemaker add chat models
|
2023-11-27 10:11:56 -08:00 |
|
Krrish Dholakia
|
b1b2d0c2b7
|
fix(utils.py): fix bedrock + cohere calls
|
2023-11-25 14:45:42 -08:00 |
|
ishaan-jaff
|
9ef40a626e
|
(test) metadata test in litellm.completion
|
2023-11-25 11:10:06 -08:00 |
|
Krrish Dholakia
|
ff6975a98d
|
fix(main.py): logit bias mapping for batch_completions
|
2023-11-24 16:05:51 -08:00 |
|
ishaan-jaff
|
6d25be9182
|
(test) completion with many params
|
2023-11-24 14:01:21 -08:00 |
|
Krrish Dholakia
|
90385ef6a5
|
fix(utils.py): remove eos token for zephyr models
|
2023-11-23 17:47:39 -08:00 |
|
ishaan-jaff
|
2a1baad3cf
|
(test) cleanup
|
2023-11-23 17:09:36 -08:00 |
|