| Crates.io | wasmind_llm_types |
| lib.rs | wasmind_llm_types |
| version | 0.1.0 |
| created_at | 2025-09-06 22:45:44.55257+00 |
| updated_at | 2025-09-06 22:45:44.55257+00 |
| description | Common LLM API types and structures for AI actors |
| homepage | https://github.com/SilasMarvin/wasmind |
| repository | https://github.com/SilasMarvin/wasmind |
| max_upload_size | |
| id | 1827669 |
| size | 22,096 |
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.