Docs.rs
autoagents-core-0.1.1-alpha.0
autoagents-core 0.1.1-alpha.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
saivishwak
Dependencies
async-trait ^0.1.86
normal
autoagents-derive ^0.1.1-alpha.0
normal
autoagents-llm ^0.1.1-alpha.0
normal
dirs ^6.0.0
normal
futures ^0.3.31
normal
regex ^1.11.1
normal
reqwest ^0.12.12
normal
serde ^1.0.218
normal
serde_json ^1.0.139
normal
thiserror ^2.0.11
normal
tokio ^1.43.0
normal
tokio-stream ^0.1.17
normal
uuid ^1.15.1
normal
Versions
30.3%
of the crate is documented
Go to latest stable release
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
autoagents_
core
0.1.1-alpha.0
Module executor
Module Items
Enums
Traits
In autoagents_
core::
agent
autoagents_core
::
agent
Module
executor
Copy item path
Source
Enums
§
Turn
Result
Result of processing a single turn
Traits
§
Agent
Executor
Base trait for agent execution strategies