about summary refs log tree commit diff stats
path: root/README.md
blob: 7aaff7cbacda5f3e73d5e53a2e0ce86d975f6889 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# Violet
An AI agent test.

## Goals
-[X] tool use
-[ ] long term memory
-[ ] WebUI
-[ ] Integrations

## Usage
Copy `config.json.sample` to `config.json` and fill in the appropriate config options.
`cargo run` and chat with the model of your choice.