-
I'm encountering a `LoadAPIKeyError` when using `@ai-sdk/google` with the `@ai-sdk/provider-utils` in my project. The error suggests that my Google Generative AI API key is missing, even though I have…
-
We need to integrate a third-party Text-to-Image Generative AI API into our project. The API should accept text prompts and generate images based on the description provided. This functionality will b…
-
### Describe the bug
Using:
- docker
- chrome canary
- ANTHROPIC_API_KEY
- GROQ_API_KEY
- GOOGLE_GENERATIVE_AI_API_KEY
In Anthropic seems to do the job but no preview
In Google of files and …
-
Hi, I use clash as my http/https proxy client.
I need this proxy to access google gemini.
Google Gemini is currently accessible through my browser, but it doesn't work in vscode claude dev (lastest …
-
### The Feature
I would like to request the addition of native support for OCIGenAI models in litellm. This feature would enable litellm users to interact seamlessly with Oracle’s Generative AI model…
-
it appears we only support text embeddings with vertexai (not sure about googleai, but if we don't then this applies to googleai as well): https://github.com/firebase/genkit/blob/7e89290899515079c1c3c…
-
## Chinatown.js Talk Submission
**Talk Title:**
Authorship Without Control: The role of chaos and javascript in generative music
**Talk Description:**
Through thinking about the web browse…
-
This chatbot gives answer of any Question which user asks , this chat bot built using google generative api key which exact feature of chatgpt
-
### Describe the bug
I followed the instructions but got this error when trying to start the container.
```
bolt.new-any-llm$ docker-compose --profile development up
WARNING: The GROQ_API_KEY va…
-
### Description of the feature request:
Support for Tool and grounding in `google.generativeai` as available in VertexAI:
`from vertexai.generative_models import Tool, grounding`
### What …