Docs.rs
roboticus-agent-0.11.4
roboticus-agent 0.11.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robot-accomplice
Dependencies
async-trait ^0.1
normal
chrono ^0.4
normal
hex ^0.4
normal
hmac ^0.12
normal
k256 ^0.13
normal
notify ^7
normal
optional
pdf-extract ^0.7
normal
rand ^0.8
normal
regex ^1
normal
reqwest ^0.12
normal
rmcp ^0.17
normal
roboticus-core ^0.11.0
normal
roboticus-db ^0.11.0
normal
roboticus-llm ^0.11.0
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
unicode-normalization ^0.1
normal
urlencoding ^2
normal
uuid ^1
normal
wasmer ^7
normal
axum ^0.8
dev
tempfile ^3
dev
wat ^1
dev
tempfile ^3
normal
windows ^0.61
normal
libc ^0.2
normal
Versions
37.86%
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
needs_pruning
roboticus_
agent
0.11.4
In roboticus_
agent::
context
roboticus_agent
::
context
Function
needs_
pruning
Copy item path
Source
pub fn needs_pruning( messages: &[
UnifiedMessage
], config: &
PruningConfig
, ) ->
bool