Skip to content

Commit

Permalink
doc: update README
Browse files Browse the repository at this point in the history
Signed-off-by: Xin Liu <sam@secondstate.io>
  • Loading branch information
apepkuss committed Apr 15, 2024
1 parent 854e74c commit 9a8d9b3
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions v2/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
> [!NOTE]
> GaiaNet Installer v2 is still in active development. Please report any issues you encounter.
Todo list:

- [x] `gaianet init`
- [x] `gaianet init <url-to-config.json>`
- [ ] `gaianet init paris_guide`
- [ ] `gaianet init berkeley_cs_101_ta`
- [ ] `gaianet init vitalik_buterin`
- [x] `gaianet run`
- [x] `gaianet stop`
- [x] `gaianet stop --force`
- [ ] `gaianet config`
- [x] `gaianet config chat <url>`
- [x] `gaianet config chat_ctx_size <size>`
- [x] `gaianet config embedding <url>`
- [x] `gaianet config embedding_ctx_size <size>`
- [ ] `gaianet config system_prompt <prompt>`

## install_v2.sh

```bash
Expand Down

0 comments on commit 9a8d9b3

Please sign in to comment.