Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
doc: add open router
Browse files Browse the repository at this point in the history
  • Loading branch information
dsdanielpark authored Mar 26, 2024
1 parent b2a2742 commit 21c534c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions documents/README_OPENROUTER.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ OpenRouter offers free access to various open-source Large Language Models (LLMs

<br>

## Installation
```
pip install python-gemini-api
```


## Quick Start
Get API key at [OpenRouter](https://openrouter.ai/keys) and generate contents as follow:
```python
Expand Down

0 comments on commit 21c534c

Please sign in to comment.