Docs.rs
adk-core-0.1.4
adk-core 0.1.4
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
jkmaina
Dependencies
async-stream ^0.3
normal
async-trait ^0.1
normal
chrono ^0.4
normal
futures ^0.3
normal
regex ^1.10
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^1.0
normal
uuid ^1.10
normal
tokio ^1.40
dev
Versions
15.63%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module agent_loader
adk_
core
0.1.4
Module agent_
loader
Module Items
Structs
Traits
In crate adk_
core
adk_core
Module
agent_
loader
Copy item path
Source
Structs
§
Multi
Agent
Loader
Multi-agent loader that manages multiple agents by name.
Single
Agent
Loader
Single agent loader that returns the same agent for all names.
Traits
§
Agent
Loader
Trait for loading agents by name.