Llm-gemini

Latest version: v0.1a4

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1a4

- Added support for the new [Gemini 1.5 Flash](https://deepmind.google/technologies/gemini/flash/) model. `llm -m gemini-1.5-flash-latest 'a short poem about otters'` [#9](https://github.com/simonw/llm-gemini/issues/9)

0.1a3

- Support for the `text-embedding-004` embedding model: `llm embed -m text-embedding-004 -c 'hello world'`. [7](https://github.com/simonw/llm-gemini/issues/7)

0.1a2

- Support for system instructions: `llm -m p15 'say hi three times three different ways' --system 'in german'`. [6](https://github.com/simonw/llm-gemini/issues/6)

0.1a1

- Added support for Gemini 1.5 Pro, for users with access to the API preview. Use that model with `llm -m gemini-1.5-pro-latest "prompt"`. [5](https://github.com/simonw/llm-gemini/issues/5)

0.1a0

- Initial prototype. [1](https://github.com/simonw/llm-gemini/issues/1)

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.