Commit graph

35 commits

Author SHA1 Message Date
Krrish Dholakia
2e5a5f82a3 fix(vertex_ai.py): fix vertex ai function calling 2024-02-22 21:28:24 -08:00
Krrish Dholakia
2c3bad063a test(test_amazing_vertex_completion.py): handle rate limit errors 2024-02-16 11:51:41 -08:00
Krrish Dholakia
5d21da021f fix(vertex_ai.py): map finish reason 2024-02-14 11:42:13 -08:00
Krrish Dholakia
16a43224ba fix(vertex_ai.py): treat vertex ai high-traffic error as a rate limit error - allows backoff logic to work here 2024-02-03 12:58:16 -08:00
Krrish Dholakia
13110b184d test(test_amazing_vertex_completion.py): fix test to handle api instability 2024-01-31 08:34:01 -08:00
Krrish Dholakia
dbc929fddb fix(main.py): allow vertex ai project and location to be set in completion() call 2024-01-25 15:00:51 -08:00
Krrish Dholakia
beca1eaae7 test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00
ishaan-jaff
6fac130e30 (test) gemini-pro-vision cost tracking 2023-12-29 16:31:28 +05:30
Krrish Dholakia
5a48dac83f fix(vertex_ai.py): support function calling for gemini 2023-12-28 19:07:04 +05:30
Krrish Dholakia
79978c44ba refactor: add black formatting 2023-12-25 14:11:20 +05:30
Krrish Dholakia
18a981b624 test(test_amazing_vertex_completion.py): fix project name 2023-12-21 12:14:34 +05:30
ishaan-jaff
fba2370341 (ci/cd) run again 2023-12-21 07:25:22 +05:30
ishaan-jaff
b317d30b79 (test) gemini vision 2023-12-16 19:16:32 +05:30
ishaan-jaff
7293d981f9 (test) vertex ai: stop running 4 requests / test 2023-12-16 19:01:12 +05:30
ishaan-jaff
177aafca45 (test) gemini-pro-vision 2023-12-16 18:58:31 +05:30
ishaan-jaff
02089fb71e (test) gemini vision test 2023-12-16 18:38:36 +05:30
ishaan-jaff
0ae5635815 (test) gemini pro vision 2023-12-16 18:31:55 +05:30
Krrish Dholakia
72b9d4c5e8 test(test_amazing_vertex_completion.py): fix testing 2023-12-13 16:41:26 -08:00
Krrish Dholakia
c673a23769 fix(vertex_ai.py): add exception mapping for acompletion calls 2023-12-13 16:35:50 -08:00
Krrish Dholakia
a825fb4010 fix(vertex.md): adding gemini-pro support to docs 2023-12-13 14:38:55 -08:00
Krrish Dholakia
2231601d5a fix(ollama.py): fix async completion calls for ollama 2023-12-13 13:10:25 -08:00
Krrish Dholakia
13a7f2dd58 fix(vertex_ai.py): add support for real async streaming + completion calls 2023-12-13 11:53:55 -08:00
Krrish Dholakia
f51d4ab26d fix(vertex_ai.py): support optional params + enable async calls for gemini 2023-12-13 11:01:23 -08:00
Krrish Dholakia
43b160d70d feat(vertex_ai.py): adds support for gemini-pro on vertex ai 2023-12-13 10:26:30 -08:00
ishaan-jaff
0494fffc03 (ci/cd) vertex ai test 2023-12-07 18:20:58 -08:00
ishaan-jaff
d39dea7c7b (ci/cd) vertex test 2023-12-07 12:41:39 -08:00
ishaan-jaff
e21ab6a979 (ci/cd) vertex ai testing 2023-12-07 11:36:20 -08:00
ishaan-jaff
9a21722848 (ci/cd) vertex ai 2023-12-07 11:19:29 -08:00
ishaan-jaff
d935ed60c1 (ci/cd) vertex ai 2023-12-07 10:50:58 -08:00
ishaan-jaff
90eadf520d (ci/cd) vertex ai 2023-12-07 10:44:45 -08:00
ishaan-jaff
8d8ca36262 (ci/cd) vertex ai 2023-12-07 10:39:24 -08:00
ishaan-jaff
2565de5ccf (ci/cd) use relative path for vertex 2023-12-07 10:38:06 -08:00
ishaan-jaff
723b6be60b (ci/cd) debugging 2023-12-07 10:36:58 -08:00
ishaan-jaff
3517030ce2 (ci/cd) vertex ai 2023-12-07 10:31:32 -08:00
ishaan-jaff
0f231a1d6d (test) add vertex ai to ci/cd 2023-12-07 10:20:21 -08:00