-
**Describe the bug**
After upgrading to 0.9.3, we're noticing that the output Gemini (we're specifically using Gemini Pro 1.5 002) has numerous problems in our system. We're getting hallucinated text…
-
Currently we do not support model parameters that are not part of the common set. For the most part, this does not impact Gemini support outside of “safety” (see #689). It’s more noticeable with OpenA…
-
-
**Describe the bug**
I have a flow with a prompt defined with dotpromt with a json schema as output. When not using any tool the flow works fine, but when I added a tool the flow is failling because …
-
**In file https://github.com/firebase/genkit/blob/main/docs/models.md**
const result = await generate({
model: gemini15Flash,
prompt: [
{ text: 'describe the following image:' },
{
…
-
When I install `googleAI` plugin I see this warning:
```
Warning: Model 'googleai/gemini-pro-vision' is deprecated and may be removed in a future release.
```
The warning should only be displaye…
-
Due to the rapidly improving and changing capabilities of Gemini, both Google AI and Vertex AI have Gemini model names / versions which are either deprecated (they won't work soon) or even discontinue…
-
### [READ] Step 1: Are you in the right place?
Issues filed here should be about a feature request for a **specific extension in this repository**. To file a feature request that affects multip…
-
**Is your feature request related to a problem? Please describe.**
I have access to MedLM model but can't use it with GenKit Vertex plugin since it's not supported.
**Describe the solution you'd …
-
**Is your feature request related to a problem? Please describe.**
No, it's adding to the open ai extension to allow for baseurl and model to be set in environment variables
**Describe the solutio…