|
|
@ -9,6 +9,8 @@ Let's embrace local LLM agents w/ Humanus!
|
|
|
|
## How to Build
|
|
|
|
## How to Build
|
|
|
|
|
|
|
|
|
|
|
|
```bash
|
|
|
|
```bash
|
|
|
|
|
|
|
|
git submodule update --init --recursive
|
|
|
|
|
|
|
|
|
|
|
|
cmake -B build
|
|
|
|
cmake -B build
|
|
|
|
cmake --build build --config Release
|
|
|
|
cmake --build build --config Release
|
|
|
|
```
|
|
|
|
```
|
|
|
|