wasmind_llm_types

Crates.iowasmind_llm_types
lib.rswasmind_llm_types
version0.1.0
created_at2025-09-06 22:45:44.55257+00
updated_at2025-09-06 22:45:44.55257+00
descriptionCommon LLM API types and structures for AI actors
homepagehttps://github.com/SilasMarvin/wasmind
repositoryhttps://github.com/SilasMarvin/wasmind
max_upload_size
id1827669
size22,096
Silas Marvin (SilasMarvin)

documentation

https://docs.rs/wasmind_llm_types

README

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.

Links

Commit count: 326

cargo fmt