Enhance Radar functionality: integrate Gemini API for AI analysis on dossards, update sync service to handle AI analysis results, and improve data handling in the Radar model. Add new methods for analysis and ensure UI reflects AI analysis status. Update .gitignore to include sensitive credential files.
This commit is contained in:
7
application/credentials/gemini_api_key.txt.example
Normal file
7
application/credentials/gemini_api_key.txt.example
Normal file
@ -0,0 +1,7 @@
|
||||
# Colle ici la clé API Gemini (une seule ligne).
|
||||
# Google AI Studio → Create API key (projet fast-academy-472418-r4 si possible).
|
||||
# Activer aussi « Generative Language API » sur le projet GCP.
|
||||
#
|
||||
# Chemin attendu par Radar :
|
||||
# application/credentials/gemini_api_key.txt
|
||||
AQ.Ab8RN6IZXKEJWxsI5iu-aFti8BlaIczY1T5yVFSK19L4S3bjRQ
|
||||
Reference in New Issue
Block a user