fix(deps): Migrate from google.generativeai to google-genai
- Updates requirements.txt to use the new 'google-genai' package. - Updates import statements and error messages in helpers.py to use the new library. - Ensures the gemini_api_key.txt is copied into the Docker container to resolve API key errors.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
google-generativeai
|
||||
google-genai
|
||||
requests
|
||||
beautifulsoup4
|
||||
werkzeug
|
||||
|
||||
Reference in New Issue
Block a user