rig 0.36.0

An opinionated library for building LLM powered applications.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
target/
.DS_Store
.idea/
.vscode/
.devcontainer/
.fastembed_cache/

# env
.env
.envrc
.direnv

# nodejs stuff
node_modules/
dist/