Summary
The Ask AI chat widget requires a Gemini API key to call the Gemini 2.5 Flash model.
What's needed
- Create a Gemini API key from Google AI Studio
- Add it as a repository secret (
GEMINI_API_KEY) for the deployment environment (Vercel, Cloud Run, etc.)
Context
Dependency for #52
Summary
The Ask AI chat widget requires a Gemini API key to call the Gemini 2.5 Flash model.
What's needed
GEMINI_API_KEY) for the deployment environment (Vercel, Cloud Run, etc.)Context
Dependency for #52