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 committed Mar 26, 2024
1 parent f4f80de commit 5f196a4
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ Collaborated competently with [Antonio Cheong](https://github.com/acheong08).
- [What is Gemini?](#what-is-gemini)
- [Installation](#installation)
- [Authentication](#authentication)
- [Quick Start](#quick-start)
- [Usage](#usage)
- [# 01. Initialization](#-01-initialization)
- [Auto Cookie Update](#auto-cookie-update)
- [# 02. Generate content](#-02-generate-content)
- [# 03. Send request](#-03-send-request)
- [# 04. Text generation](#-04-text-generation)
Expand All @@ -43,11 +45,23 @@ Collaborated competently with [Antonio Cheong](https://github.com/acheong08).
- [# 07. Generate content from images](#-07-generate-content-from-images)
- [# 08. Generate content using Google Services](#-08-generate-content-using-google-services)
- [# 09. Fix context setting rcid](#-09-fix-context-setting-rcid)
- [# 10. Changing the Selected Response from 0 to n](#-10-changing-the-selected-response-from-0-to-n)
- [# 10. Changing the Selected Response from 0 to *n*](#-10-changing-the-selected-response-from-0-to-n)
- [# 11. Generate custom content](#-11-generate-custom-content)
- [Further](#further)
- [Use rotating proxies](#use-rotating-proxies)
- [Reusable session object](#reusable-session-object)
- [More features](#more-features)
- [Open-source LLM, Gemma](#open-source-llm-gemma)
- [How to use Gemma](#how-to-use-gemma)
- [Utilize free open-source LLM API through Open Router](#utilize-free-open-source-llm-api-through-open-router)
- [FAQ](#faq)
- [Issues](#issues)
- [Sponsor](#sponsor)
- [Contributors](#contributors)
- [Contacts](#contacts)
- [License ©️](#license-️)
- [References](#references)
- [Requirements](#requirements)



Expand Down
Empty file added documents/README_OPENROUTER.md
Empty file.

0 comments on commit 5f196a4

Please sign in to comment.