From c63bad7c7934e336b9a75e976caacee72d4c72e1 Mon Sep 17 00:00:00 2001 From: 3x3cut0r Date: Sun, 29 Oct 2023 22:42:34 +0100 Subject: [PATCH] README.md update --- llama-cpp-python/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/llama-cpp-python/README.md b/llama-cpp-python/README.md index 6bd2d89..0d5ddf4 100644 --- a/llama-cpp-python/README.md +++ b/llama-cpp-python/README.md @@ -12,8 +12,8 @@ ## Index -1. [Usage](#usage) - 1.1 [docker run](#docker-run) +1. [Usage](#usage) + 1.1 [docker run](#docker-run) 1.2 [docker-compose.yml](#docker-compose) 2. [Environment Variables](#environment-variables) 3. [Volumes](#volumes) @@ -156,6 +156,7 @@ services: ### 5 API Endpoints +**visit [abetlen's documentation](https://abetlen.github.io/llama-cpp-python/) or** **see [http://llama-cpp-python:8000/docs](http://localhost:8000/docs) for more information** - `/v1/engines/copilot-codex/completions` - POST - Create Completion