Skip to content

Commit

Permalink
added table of contents
Browse files Browse the repository at this point in the history
  • Loading branch information
madox2 authored Dec 17, 2024
1 parent dcd2393 commit 0f448c8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@ In case you would like to experiment with Gemini, Claude or other models running
A simple way is to use [OpenRouter](https://openrouter.ai) which has a fair pricing (and currently offers many models for [free](https://openrouter.ai/models?max_price=0)), or setup a proxy like [LiteLLM](https://github.com/BerriAI/litellm) locally.
See this simple [guide](#example-create-custom-roles-to-interact-with-openrouter-models) on configuring custom OpenRouter roles.

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [Roles](#roles)
- [Reference](#reference)
- [Configuration](#configuration)
- [Key bindings](#key-bindings)
- [Custom commands](#custom-commands)

## Installation

### Prerequisites
Expand Down

0 comments on commit 0f448c8

Please sign in to comment.