-
#### Environment details
- which product (packages/*): @google-ai/generativelanguage
- OS: linux
- Node.js version: 18.18
- npm version: 9.8.1
- google-cloud-node version: 1.1.0
##…
-
Environment: Demo (https://data.pundi.ai/testnet/)
Steps to Reproduce:
1. Open Pundi AI and create a new task.
2. Set the task type to "Text".
3. Choose "Entity Annotation" as the task type.
4. Add "…
-
Details in https://github.com/langchain-ai/langchain-google/issues/610#issuecomment-2493831993
-
### Project Name
Python-AI-agent
### Description
Python-AI-agent is based on fine-tuned Mistral 7B model. It is a Question-Answer app for assisting developers while they write their code in P…
-
### What happened?
When using litellm SDK version 1.48.7 like this:
```
from litellm import completion
import json
## GET CREDENTIALS
file_path = 'PATH_TO_JSON'
# Load the JSON file
with…
-
### Impacted tests
- TestAccVertexAIEndpointIamMember
- TestAccVertexAIEndpointIamPolicy
### Affected Resource(s)
- google_vertex_ai_endpoint
### Failure rates
- 80% since 2024-04-10
### …
-
### The Feature
Basically the same as #3247, but for Vertex AI. Blocked by #3246 as well.
https://cloud.google.com/vertex-ai/generative-ai/docs/multimodal/batch-prediction-gemini
https://cloud…
-
## 🌟 Feature Overview
This feature allows users to upload PDF files and ask questions about their content, utilizing Google Generative AI for accurate and quick answers.
## 🤔 Why this feature?
Th…
-
I don't know why, but somebody definitely trolled the whole translation for all Malilib-related mods. I'll include some obvious trolling, but the overall translation level is very-very poor...
![из…
-
As far as I know only openAI and open source models are supported in the project currently. I can work on integrating Gemini to this project using langchain's vertex ai or vertex ai from Google itself…