Docs.rs
synaptic-deep-0.4.0
synaptic-deep 0.4.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
dnw3
Dependencies
async-trait ^0.1
normal
regex ^1
normal
serde ^1.0
normal
serde_json ^1.0
normal
synaptic-anthropic ^0.4
normal
optional
synaptic-config ^0.4
normal
optional
synaptic-core ^0.4
normal
synaptic-gemini ^0.4
normal
optional
synaptic-graph ^0.4
normal
synaptic-macros ^0.4
normal
synaptic-mcp ^0.4
normal
optional
synaptic-middleware ^0.4
normal
synaptic-models ^0.4
normal
optional
synaptic-ollama ^0.4
normal
optional
synaptic-openai ^0.4
normal
optional
synaptic-tools ^0.4
normal
tokio ^1.41
normal
toml ^0.8
normal
tracing ^0.1
normal
tokio ^1.41
dev
Versions
64.15%
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 subagent
synaptic_
deep
0.4.0
Module subagent
Module Items
Structs
In synaptic_
deep::
middleware
synaptic_deep
::
middleware
Module
subagent
Copy item path
Source
Structs
§
SubAgent
Def
Definition of a custom sub-agent type available to the task tool.
SubAgent
Middleware
Middleware that provides a
task
tool for spawning child agents.