harn-vm 0.10.41

Async bytecode virtual machine for the Harn programming language
Documentation
1
2
3
4
5
6
7
8
9
//! Tests for the config-facing LLM builtins, grouped by the surface each one
//! covers.

mod capabilities;
mod catalog;
mod fixtures;
mod logical_defaults;
mod rate_limit;
mod selection;