llama-engine 0.1.1

Narrow-waist engine trait and core types for llama.rs
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "llama-engine"
description = "Narrow-waist engine trait and core types for llama.rs"
version.workspace = true
edition.workspace = true
license.workspace = true
repository.workspace = true

[dependencies]
thiserror.workspace = true
uuid.workspace = true