Ishaan Jaff
|
5f23f51a68
|
fix test test_aimage_generation_vertex_ai
|
2024-08-03 18:32:52 -07:00 |
|
Krrish Dholakia
|
147ecc635e
|
fix(bedrock.py): fix response format for bedrock image generation response
Fixes https://github.com/BerriAI/litellm/issues/5010
|
2024-08-03 09:46:49 -07:00 |
|
Krrish Dholakia
|
789d2dab15
|
fix(vertex_httpx.py): add sync vertex image gen support
Fixes https://github.com/BerriAI/litellm/issues/4623
|
2024-07-09 13:33:54 -07:00 |
|
Krrish Dholakia
|
7d4f9be426
|
fix(azure.py): fix httpx call for dall e 3
|
2024-07-02 18:30:21 -07:00 |
|
Krrish Dholakia
|
68934b9761
|
refactor(azure.py): refactor sync azure calls to httpx
|
2024-07-02 17:06:48 -07:00 |
|
Krrish Dholakia
|
a6faa5161c
|
refactor(azure.py): replaces the custom transport logic for just using our httpx client
Done to fix all the http/https proxy issues people are facing with proxy.
|
2024-07-02 15:32:53 -07:00 |
|
Krrish Dholakia
|
b75414362b
|
fix(utils.py): exception map vertex ai 500 internal server errors
|
2024-06-10 21:37:54 -07:00 |
|
Krrish Dholakia
|
6f3468aee4
|
fix(utils.py): fix exception mapping for azure internal server error
|
2024-06-06 17:12:30 -07:00 |
|
Krrish Dholakia
|
ef2fce71fe
|
test(test_image_generation.py): fix azure dall e test
|
2024-06-03 23:32:19 -07:00 |
|
Ishaan Jaff
|
2e6807611a
|
(ci/cd) run again
|
2024-05-20 18:50:17 -07:00 |
|
Ishaan Jaff
|
883a9eb69a
|
add parameter mapping with vertex ai
|
2024-05-20 13:28:20 -07:00 |
|
Ishaan Jaff
|
4e711c32ef
|
test - fix test_aimage_generation_vertex_ai
|
2024-05-20 12:10:28 -07:00 |
|
Ishaan Jaff
|
08796b06b0
|
test vertex image gen test
|
2024-05-20 11:14:16 -07:00 |
|
Ishaan Jaff
|
d733010580
|
fix vertex test
|
2024-05-20 10:51:25 -07:00 |
|
Ishaan Jaff
|
76a1444621
|
add ImageObject
|
2024-05-20 10:45:37 -07:00 |
|
Ishaan Jaff
|
884e2beed6
|
feat - working httpx requests vertex ai image gen
|
2024-05-20 09:51:15 -07:00 |
|
Ishaan Jaff
|
064a72f71f
|
test - test_aimage_generation_vertex_ai
|
2024-05-20 08:14:43 -07:00 |
|
Krrish Dholakia
|
dcc33885ff
|
test(test_image_generation.py): fix test
|
2024-04-30 12:14:29 -07:00 |
|
Krrish Dholakia
|
61a9d2ee89
|
test(test_image_generation.py): change img model for test - bedrock EOL
|
2024-04-30 08:55:40 -07:00 |
|
Ishaan Jaff
|
740d2d9a3a
|
(fix) OpenAI img gen endpoints unstable
|
2024-03-28 12:42:04 -07:00 |
|
Krrish Dholakia
|
dad65ca602
|
fix(bedrock.py): support anthropic messages api on bedrock (claude-3)
|
2024-03-04 17:15:47 -08:00 |
|
Krrish Dholakia
|
129e84f0c5
|
test: removing aws tests - account suspended - pending their approval
|
2024-02-28 13:46:20 -08:00 |
|
Krrish Dholakia
|
5994c1e7ef
|
feat(bedrock.py): add stable diffusion image generation support
|
2024-02-03 12:08:38 -08:00 |
|
Krrish Dholakia
|
08714919ec
|
test(test_image_generation.py): ignore content violation errors for image gen test
|
2024-02-02 18:05:39 -08:00 |
|
ishaan-jaff
|
5926516d0a
|
(test) catch litellm.ContentPolicyViolationError
|
2024-01-09 17:04:04 +05:30 |
|
Krrish Dholakia
|
49e9604de1
|
test: testing fixes
|
2024-01-09 10:23:34 +05:30 |
|
ishaan-jaff
|
020e842c22
|
(ci/cd) use 3 retries for image generation
|
2024-01-09 10:07:09 +05:30 |
|
Krrish Dholakia
|
79978c44ba
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
a14d51e074
|
feat(main.py): add async image generation support
|
2023-12-20 16:58:15 +05:30 |
|
Krrish Dholakia
|
23d0278739
|
feat(azure.py): add support for azure image generations endpoint
|
2023-12-20 16:37:21 +05:30 |
|
Krrish Dholakia
|
51cb16a015
|
feat(main.py): add support for image generation endpoint
|
2023-12-16 21:07:29 -08:00 |
|