Krrish Dholakia
|
40364daac7
|
fix(vertex_ai.py): raise exception if vertex ai missing required dependendencies
|
2024-01-16 20:44:00 -08:00 |
|
ishaan-jaff
|
739d9e7a78
|
(fix) vertex ai - use usage from response
|
2023-12-29 16:30:25 +05:30 |
|
Krrish Dholakia
|
86403cd14e
|
fix(vertex_ai.py): support function calling for gemini
|
2023-12-28 19:07:04 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Graham Neubig
|
2362544344
|
Update the request_str
|
2023-12-21 09:58:06 -05:00 |
|
Graham Neubig
|
6e9267ca66
|
Make vertex_chat work with generate_content
|
2023-12-20 15:32:44 -05:00 |
|
Graham Neubig
|
482b3b5bc3
|
Add a default for safety settings in vertex AI
|
2023-12-20 13:12:50 -05:00 |
|
Graham Neubig
|
2d15e5384b
|
Add partial support of vertexai safety settings
|
2023-12-19 22:26:55 -05:00 |
|
ishaan-jaff
|
5ee6b87f2e
|
(fix) vertexai - gemini
|
2023-12-16 22:15:41 +05:30 |
|
ishaan-jaff
|
764f31c970
|
(feat) add async, async+stream for gemini
|
2023-12-16 18:58:12 +05:30 |
|
ishaan-jaff
|
efe8b75200
|
(fix) use litellm.vertex_vision_models
|
2023-12-16 18:39:40 +05:30 |
|
ishaan-jaff
|
774a725ccb
|
(feat) add vertex ai gemini-pro-vision
|
2023-12-16 18:31:03 +05:30 |
|
Krrish Dholakia
|
e678009695
|
fix(vertex_ai.py): add exception mapping for acompletion calls
|
2023-12-13 16:35:50 -08:00 |
|
Krrish Dholakia
|
69c29f8f86
|
fix(vertex_ai.py): add support for real async streaming + completion calls
|
2023-12-13 11:53:55 -08:00 |
|
Krrish Dholakia
|
07015843ac
|
fix(vertex_ai.py): support optional params + enable async calls for gemini
|
2023-12-13 11:01:23 -08:00 |
|
Krrish Dholakia
|
ef7a6e3ae1
|
feat(vertex_ai.py): adds support for gemini-pro on vertex ai
|
2023-12-13 10:26:30 -08:00 |
|
ishaan-jaff
|
86e626edab
|
(feat) pass vertex_ai/ as custom_llm_provider
|
2023-12-13 19:02:24 +03:00 |
|
ishaan-jaff
|
d2eee342fb
|
(feat) vertex ai - better debugging
|
2023-12-07 09:38:37 -08:00 |
|
Krrish Dholakia
|
f24786095a
|
fix(vertex_ai.py): fix exception mapping for vertex ai
|
2023-11-23 17:35:33 -08:00 |
|
ishaan-jaff
|
50f883a2fb
|
(fix) pydantic errors with response.time
|
2023-11-20 18:28:19 -08:00 |
|
Krrish Dholakia
|
bb51216846
|
fix(openai.py): supporting openai client sdk for handling sync + async calls (incl. for openai-compatible apis)
|
2023-11-16 10:35:03 -08:00 |
|
Krrish Dholakia
|
a7222f257c
|
fix(main.py): keep client consistent across calls + exponential backoff retry on ratelimit errors
|
2023-11-14 16:26:05 -08:00 |
|
Krrish Dholakia
|
45b6f8b853
|
refactor: fixing linting issues
|
2023-11-11 18:52:28 -08:00 |
|
ishaan-jaff
|
6c82abf5bf
|
(fix) vertex ai streaming
|
2023-11-03 12:54:36 -07:00 |
|
ishaan-jaff
|
3691dc9b08
|
(feat) use usage class for vertex ai
|
2023-10-27 09:38:37 -07:00 |
|
Krrish Dholakia
|
f12dc5df21
|
fix(vertex_ai.py): fix output parsing
|
2023-10-24 12:08:22 -07:00 |
|
Krrish Dholakia
|
b0842e328c
|
fix(vertex_ai.py): parse out text response from response object
|
2023-10-24 08:53:22 -07:00 |
|
Krrish Dholakia
|
af2fd0e0de
|
fix: fix value error if model returns empty completion
|
2023-10-10 10:11:40 -07:00 |
|
Krrish Dholakia
|
dd7e397650
|
style(test_completion.py): fix merge conflict
|
2023-10-05 22:09:38 -07:00 |
|