- Now depends on LLM 0.22, adding support for the new `model.prompt(..., key="key")` parameter. 46
- Fixed error with `-o google_search 1` option by switching the underlying tool from `google_search_retrieval` to `google_search`. Thanks, [Sebastian Rojo](https://github.com/arpagon). #39
- Added `gemini-2.0-flash` to the list of models that support `-o google_search 1`. Thanks, [Martin Trojer](https://github.com/martintrojer). #44