Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
  • Loading branch information
3x3cut0r committed Oct 29, 2023
1 parent 0a77fb9 commit c63bad7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions llama-cpp-python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -156,6 +156,7 @@ services:

### 5 API Endpoints <a name="endpoints"></a>

**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
Expand Down

0 comments on commit c63bad7

Please sign in to comment.