1 unstable release

Uses new Rust 2024

0.1.0 Sep 6, 2025

#2435 in Asynchronous


Used in 4 crates (3 directly)

MIT license

20KB
448 lines

Wasmind LLM Types

Type definitions and utilities for Large Language Model integration in Wasmind actors. This crate provides standardized types for chat messages, tool calls, and LLM API interactions.

The types are designed to be used with LiteLLM.

docs.rs

These types are used throughout the Wasmind actor ecosystem for consistent LLM integration.

Dependencies

~0.6–1.6MB
~33K SLoC