1. Build a basic chatbot using Gemini 2.0 flash

This commit is contained in:
Julien
2025-09-24 13:45:00 +02:00
parent f15b420006
commit f76aad00ba
13 changed files with 280 additions and 2 deletions

1
.env.template Normal file
View File

@@ -0,0 +1 @@
GOOGLE_API_KEY=your_google_api_key_here