From 0f448c88e3eec091cedde2de535f69294cec5b63 Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Tue, 17 Dec 2024 23:24:22 +0100 Subject: added table of contents --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f3950cb..c3df247 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3