diff --git a/documents/README_OPENROUTER.md b/documents/README_OPENROUTER.md index 73ae2e0..5231986 100644 --- a/documents/README_OPENROUTER.md +++ b/documents/README_OPENROUTER.md @@ -9,6 +9,12 @@ OpenRouter offers free access to various open-source Large Language Models (LLMs
+## Installation +``` +pip install python-gemini-api +``` + + ## Quick Start Get API key at [OpenRouter](https://openrouter.ai/keys) and generate contents as follow: ```python