mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 00:16:29 +02:00
add index to readme
This commit is contained in:
parent
e6e3fabe7f
commit
6f052072c9
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -9,6 +9,20 @@ docker compose --profile rag_urls_worker --profile chat_widget --profile tools_w
|
|||
```
|
||||
See the relevant sections below for details on each service.
|
||||
|
||||
## Table of Contents
|
||||
- [Prerequisites](#prerequisites)
|
||||
- [Local Development Setup](#local-development-setup)
|
||||
- [Python SDK](#option-1-python-sdk)
|
||||
- [HTTP API](#option-2-http-api)
|
||||
- [Optional Features](#optional-features)
|
||||
- [Enable RAG](#enable-rag)
|
||||
- [URL Scraping](#url-scraping)
|
||||
- [File Uploads](#file-uploads)
|
||||
- [Enable Chat Widget](#enable-chat-widget)
|
||||
- [Enable Tools Webhook](#enable-tools-webhook)
|
||||
- [Troubleshooting](#troubleshooting)
|
||||
- [Attribution](#attribution)
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before running RowBoat, ensure you have:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue