Krrish Dholakia
|
377f8b77c0
|
docs(gemini.py): add refactor note to code
\
|
2024-06-17 16:51:19 -07:00 |
|
Krrish Dholakia
|
6cca5612d2
|
refactor: replace 'traceback.print_exc()' with logging library
allows error logs to be in json format for otel logging
|
2024-06-06 13:47:43 -07:00 |
|
Ishaan Jaff
|
a2ef089667
|
fix - choices index for gemini/ provider
|
2024-05-16 13:52:46 -07:00 |
|
Krrish Dholakia
|
48c2c3d78a
|
fix(utils.py): fix streaming to not return usage dict
Fixes https://github.com/BerriAI/litellm/issues/3237
|
2024-04-24 08:06:07 -07:00 |
|
Krrish Dholakia
|
7a3821e0f6
|
fix(gemini.py): log system prompt in verbose output
|
2024-04-11 23:15:58 -07:00 |
|
Krrish Dholakia
|
67b1ad622f
|
feat(gemini.py): support google-genai system instruction
|
2024-04-09 17:23:14 -07:00 |
|
Krrish Dholakia
|
84a540f2d6
|
build: fix mypy build issues
|
2024-03-21 08:27:23 -07:00 |
|
Krrish Dholakia
|
673e9f0703
|
test(gemini.py): handle async streaming exceptions
|
2024-02-21 22:33:20 -08:00 |
|
Krrish Dholakia
|
1d3bef2e9c
|
fix(gemini.py): implement custom streamer
|
2024-02-20 17:10:51 -08:00 |
|
Krrish Dholakia
|
45eb4a5fcc
|
fix(gemini.py): fix async streaming + add native async completions
|
2024-02-19 22:41:36 -08:00 |
|
Andres Barbaro
|
1f054203bf
|
Add safety_settings parameter to gemini generate_content calls
|
2024-02-16 12:22:18 -06:00 |
|
Krrish Dholakia
|
b07677c6be
|
fix(gemini.py): support streaming
|
2024-01-19 20:21:34 -08:00 |
|
Krrish Dholakia
|
3d0ea08f77
|
refactor(gemini.py): fix linting issue
|
2024-01-08 11:43:33 +05:30 |
|
Krrish Dholakia
|
79264b0dab
|
fix(gemini.py): better error handling
|
2024-01-08 07:32:26 +05:30 |
|
Krrish Dholakia
|
4905929de3
|
refactor: add black formatting
|
2023-12-25 14:11:20 +05:30 |
|
Krrish Dholakia
|
1262d89ab3
|
feat(gemini.py): add support for completion calls for gemini-pro (google ai studio)
|
2023-12-24 09:42:58 +05:30 |
|