-
### 🚀 The feature
Bard and Palm are now GA, would be nice to add support for it, both for LLM and the Embedding generation.
https://developers.generativeai.google/products/palm
### Motivation, pi…
-
## Description
Trying to run the first command and it fails on my M2 Macbook with python 3.11.1
## Expected Behavior
Install should work.
## Current Behavior
(.venv) jorge@Jorges-MacBoo…
-
It because Google AI Gemini API is error prone. Every GenAI app should implement retry mechanism. Would you consider implement retry mechanism as a built-in feature in your library?
https://github.…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-compass/opencompass/issues/) and [Discussions](https://github.com/open-compass/opencompass/discussions) but cannot get the expe…
-
**Describe the bug**
Can't Add video or audio to premade presentations
**To Reproduce**
This is my code, I load a PowerPoint presentation from disk and make text changes to the slide after I call t…
-
最新版本,报module 'google.generativeai' has no attribute 'GenerativeModel',同时一直报cookies无效。
麻烦帮忙看看咋回事
-
**Is your feature request related to a problem? Please describe.**
When we try to use Gemini LLM we only have option to pass it as an `API KEY`, what if we have a json file through which we want to c…
-
**Traceback (most recent call last):
File "", line 1, in
File "/home/asahi/Проекты/Python/gemini/gemini/__init__.py", line 5, in main
run()
File "/home/asahi/Проекты/Python/gemini/gemin…
-
I noticed in many cases where no response would be generated. In particular, when I try to pass a simple Python function with a request for type hints it returns nothing if I supply more than the firs…
-
### Feature request
The safety settings are there in the **google_generativeai** library are are **not** there in the **langchain_google_genai** library
The safety settings is an basically array of …