Docs.rs
mofa-sdk-0.1.0
mofa-sdk 0.1.0
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
mofa-extra ^0.1
normal
mofa-foundation ^0.1
normal
mofa-kernel ^0.1
normal
mofa-monitoring ^0.1
normal
optional
mofa-plugins ^0.1
normal
mofa-runtime ^0.1
normal
serde_json ^1.0
normal
sqlx ^0.8
normal
optional
tokio ^1
normal
tracing ^0.1
normal
uuid ^1.7
normal
tempfile ^3.8
dev
Versions
80.28%
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 memory
mofa_
sdk
0.1.0
Module memory
Module Items
Structs
Enums
Traits
In mofa_
sdk::
kernel::
agent::
components
mofa_sdk
::
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