Files
aider/requirements
Mark McDonald d91c02c205 Remove google-generativeai as a dependency.
The `google-generativeai` package is deprecated, and emits warnings when
it's imported. I'm doing some cleanup work to remove it from popular
surfacess, so here's a PR :)

I'll note that `litellm` uses direct HTTP requests for the API, so it
does not use `google-genai` (except for type checking) or
`google-generativeai` (except for a deprecated PaLM codepath).
2026-01-16 17:54:49 +08:00
..
2025-11-22 11:06:46 -08:00