-
# Play your AI Kit from Beginner to Expert
This course is designed to teach you how to harness the power of AI on the Raspberry Pi, with a particular focus on using an AI kit to perform essential com…
-
"code": 429,
"message": "Quota exceeded for aiplatform.googleapis.com/online_prediction_requests_per_base_model with base model: anthropic-claude-3-5-sonnet. Please submit a quota increase re…
-
### Description of the bug:
when I want use genai , I need to use this method in an interface request, but when I put "genai.upload_file(path=path,display_name=file)" into the interface method, it w…
-
# Welcome to my site
Hi! My name is Trevin Jones. I am currently a computer science major at Brigham Young University-Idaho. I love developing software and scripts. I’ve recently found myself explori…
-
### Description of the bug:
I am using `GoogleAIFileManager` from `@google/generative-ai/server` at version 0.13.0, but it was broken even in version 0.12.
No matter the file I try to upload, …
-
Hi,
first of all, great work, and thanks for sharing !
i get an error though when i run this, here is what i do:
[...]
E:\AI\gpt4all_generative_agents>gpt4all_generative_agents\Scripts\activ…
-
### Describe your configuration
- Extension name: **Multimodal Tasks with the Gemini API**
- Extension version: **1.0.0**
- Configuration values:
- **Gemini API Provider**: vertex-ai
- …
-
When using the Vertex AI RAG service here:
https://github.com/googleapis/python-aiplatform/blob/b5c3cdd737acd695301c9a564d8f91371288f9f1/vertexai/preview/rag/rag_data.py
, it says that you can u…
-
### Description of the feature request:
allow to specify appid and signature.
### What problem are you trying to solve with this feature?
I setup an api key restricted to an application.
if I us…
-
### File Name
gemini/grounding/intro-grounding-gemini.ipynb
### What happened?
Hi, I have an issue when using more than Grounding Tool class in GenerativeModel class. I have read the document…