Commit graph

32 commits

Author SHA1 Message Date
Krrish Dholakia
e617ef981d 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
dd47c9d854 test(test_amazing_vertex_completion.py): fix test to handle api instability 2024-01-31 08:34:01 -08:00
Krrish Dholakia
fbab810189 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
f5ced089d6 test(tests/): add unit testing for proxy server endpoints 2024-01-19 14:54:29 -08:00
ishaan-jaff
06e4b301b4 (test) gemini-pro-vision cost tracking 2023-12-29 16:31:28 +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
Krrish Dholakia
87fca1808a test(test_amazing_vertex_completion.py): fix project name 2023-12-21 12:14:34 +05:30
ishaan-jaff
3e5cfee1f4 (ci/cd) run again 2023-12-21 07:25:22 +05:30
ishaan-jaff
a5fce3b2de (test) gemini vision 2023-12-16 19:16:32 +05:30
ishaan-jaff
4af13e44df (test) vertex ai: stop running 4 requests / test 2023-12-16 19:01:12 +05:30
ishaan-jaff
e527137bee (test) gemini-pro-vision 2023-12-16 18:58:31 +05:30
ishaan-jaff
f3ebfb0517 (test) gemini vision test 2023-12-16 18:38:36 +05:30
ishaan-jaff
db188507b9 (test) gemini pro vision 2023-12-16 18:31:55 +05:30
Krrish Dholakia
0f29cda8d9 test(test_amazing_vertex_completion.py): fix testing 2023-12-13 16:41:26 -08:00
Krrish Dholakia
e678009695 fix(vertex_ai.py): add exception mapping for acompletion calls 2023-12-13 16:35:50 -08:00
Krrish Dholakia
88d09fc5a7 fix(vertex.md): adding gemini-pro support to docs 2023-12-13 14:38:55 -08:00
Krrish Dholakia
7b8851cce5 fix(ollama.py): fix async completion calls for ollama 2023-12-13 13:10:25 -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
3f4fe668a8 (ci/cd) vertex ai test 2023-12-07 18:20:58 -08:00
ishaan-jaff
0354d6d48f (ci/cd) vertex test 2023-12-07 12:41:39 -08:00
ishaan-jaff
19f1035f5a (ci/cd) vertex ai testing 2023-12-07 11:36:20 -08:00
ishaan-jaff
077f6b1298 (ci/cd) vertex ai 2023-12-07 11:19:29 -08:00
ishaan-jaff
90d474ff21 (ci/cd) vertex ai 2023-12-07 10:50:58 -08:00
ishaan-jaff
85668ff415 (ci/cd) vertex ai 2023-12-07 10:44:45 -08:00
ishaan-jaff
8dd6786123 (ci/cd) vertex ai 2023-12-07 10:39:24 -08:00
ishaan-jaff
0f8225c3eb (ci/cd) use relative path for vertex 2023-12-07 10:38:06 -08:00
ishaan-jaff
378f211a29 (ci/cd) debugging 2023-12-07 10:36:58 -08:00
ishaan-jaff
01c7dc197a (ci/cd) vertex ai 2023-12-07 10:31:32 -08:00
ishaan-jaff
e823e8d99e (test) add vertex ai to ci/cd 2023-12-07 10:20:21 -08:00