-
**Expected Behavior**
VertexAiGeminiChatModel should use retry options similar to e.g. OpenAiChatModel.
**Current Behavior**
VertexAiGeminiChatModel does not use retry.
**Context**
Gemi…
-
I want to use Danswer with Gemini. In the setup Setup Custom LLM Provider section, I configured it as follows:
Provider name: gemini
API Key: xxx
API Base: https://generativelanguage.googleapis.co…
-
### Description of the bug:
When using response_schema in generate_content the response schema is not respected if the response_schema is set using a object
### Actual vs expected behavior:
I e…
-
### Describe the bug
So I wanted to enhance my prompt using Google Gemini 1.5 Pro, When I click on the enhance button. It didn't work and reloaded the site. When I looked at the code and added some d…
-
Hello,
I want to change the default base_url(https://generativelanguage.googleapis.com/v1) to https://www.wobuaixuexi.com/. How can I do this? Thank you.
client = Gemini.new(
credentia…
-
### Description of the bug:
Both of the following results in an error.
```python
model = genai.GenerativeModel(
model_name="models/gemini-1.5-pro-001",
system_instruction=(...),
…
-
Hi, when I try to run the DuckDbAgent using this code, I get this error below. Any ideas?
```
import json
from phi.agent.duckdb import DuckDbAgent
from phi.model.google import Gemini
tables =…
-
**Vartexai is google platform based on project**
**For the usage, we use the code as below**
from vertexai.generative_models import GenerativeModel, Part
import vertexai.preview.generative_mode…
-
Add a `GPT Gemini` switch, ranging from Pro to Ultra (as there's GPT 3.5 and 4).
Can use the already available API for Gemini: https://ai.google.dev/
-
### Can we access your project?
- [X] I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
### Current Behavior
Usin…