Docs.rs
wasm-agent-0.1.0
wasm-agent 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Mattbusel
Dependencies
serde ^1
normal
serde_json ^1
normal
thiserror ^1
normal
criterion ^0.5
dev
proptest ^1
dev
Versions
89.16%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module types
wasm_
agent
0.1.0
Module types
Module Items
Structs
Enums
In crate wasm_
agent
wasm_agent
Module
types
Copy item path
Source
Expand description
Core types for the ReAct agent loop.
Structs
§
Agent
Config
Agent configuration.
Message
A single message in the conversation history.
Tool
Result
The result of executing a tool.
Enums
§
ReAct
Step
A single step in the ReAct loop.
Role
Role of a participant in the conversation.