struct-llm 0.1.0

Lightweight, WASM-compatible library for structured LLM outputs using tool-based approach
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Rust
/target
Cargo.lock

# IDE
.vscode/
.idea/
*.swp
*.swo
*~
struct-llm-derive/target

# OS
.DS_Store
Thumbs.db