1 unstable release
Uses new Rust 2024
| 0.1.0 | Sep 6, 2025 |
|---|
#2435 in Asynchronous
Used in 4 crates
(3 directly)
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.
These types are used throughout the Wasmind actor ecosystem for consistent LLM integration.
Links
- Wasmind_actor_utils_common_messages - Common message types that use these LLM types
- LiteLLM - Source of many of these type definitions
Dependencies
~0.6–1.6MB
~33K SLoC