Docs.rs
mofa-kernel-0.1.1
mofa-kernel 0.1.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
lijingrs
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bincode ^1.3
normal
config ^0.14
normal
optional
futures ^0.3
normal
regex ^1
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
optional
thiserror ^1.0
normal
tokio ^1
normal
toml ^0.8
normal
optional
tracing ^0.1
normal
uuid ^1.7
normal
tempfile ^3
dev
Versions
85.26%
of the crate is documented
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
Skip to main content
Module memory
mofa_
kernel
0.1.1
Module memory
Module Items
Structs
Enums
Traits
In mofa_
kernel::
agent::
components
mofa_kernel
::
agent
::
components
Module
memory
Copy item path
Source
Expand description
记忆组件
定义 Agent 的记忆/状态持久化能力
Structs
§
Memory
Item
记忆项 (搜索结果)
Memory
Stats
记忆统计
Message
对话消息
Enums
§
Memory
Value
记忆值类型
Message
Role
消息角色
Traits
§
Memory
记忆组件 Trait