Skip to content

Commit

Permalink
readme++
Browse files Browse the repository at this point in the history
  • Loading branch information
zombierantcasey committed Mar 10, 2024
1 parent e1f7dd7 commit 7eca73a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ Fork of [chatpad](https://github.com/deiucanta/chatpad) with newly built feature

Onerocket is an AI broker/aggregator designed to provide a single path to many LLMs and AI systems. Additionally, it also provides simple one request endpoints to execute more complicated logic.

Ensure both npm and yarn are installed.

## Yarn build

```
yarn build
```

## Build docker locally

```
Expand Down

0 comments on commit 7eca73a

Please sign in to comment.