Skip to content

Conversation

@patmai75
Copy link

This commit adapts the project to use the Gemini API for deep analysis.

  • A new DeepAnalyzeGemini class was created in deepanalyze_gemini.py to handle interactions with the Gemini API.
  • The google-generativeai library was added to requirements.txt.
  • The main script run.py was updated to use the new DeepAnalyzeGemini class and the gemini-flash-latest model.
  • The workspace path in run.py was updated to be a relative path.

This commit adapts the project to use the Gemini API for deep analysis.

- A new `DeepAnalyzeGemini` class was created in `deepanalyze_gemini.py` to handle interactions with the Gemini API.
- The `google-generativeai` library was added to `requirements.txt`.
- The main script `run.py` was updated to use the new `DeepAnalyzeGemini` class and the `gemini-flash-latest` model.
- The workspace path in `run.py` was updated to be a relative path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant