Docs.rs
cognee-lib-0.1.1
cognee-lib 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
26 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
GraDKh
Dependencies
async-trait ^0.1.89
normal
chrono ^0.4.41
normal
cognee-chunking ^0.1.1
normal
cognee-cognify ^0.1.1
normal
cognee-core ^0.1.1
normal
cognee-database ^0.1.1
normal
cognee-delete ^0.1.1
normal
cognee-embedding ^0.1.1
normal
cognee-graph ^0.1.1
normal
cognee-http-server ^0.1.0
normal
optional
cognee-ingestion ^0.1.1
normal
cognee-llm ^0.1.1
normal
cognee-models ^0.1.1
normal
cognee-observability ^0.1.1
normal
optional
cognee-ontology ^0.1.1
normal
cognee-search ^0.1.1
normal
cognee-session ^0.1.1
normal
cognee-storage ^0.1.1
normal
cognee-telemetry ^0.1.1
normal
cognee-utils ^0.1.1
normal
cognee-vector ^0.1.1
normal
cognee-visualization ^0.1.1
normal
optional
dotenv ^0.15
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2.0
normal
tokio ^1
normal
tracing ^0.1
normal
url ^2.5
normal
optional
uuid ^1.21
normal
chrono ^0.4.41
dev
mockito ^1
dev
serial_test ^3.2
dev
tempfile ^3
dev
tokio ^1
dev
Versions
50.64%
of the crate is documented
Go to latest version
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 task_context
cognee_
lib
0.1.1
Module task_
context
Module Items
Structs
In cognee_
lib::
core
cognee_lib
::
core
Module
task_
context
Copy item path
Source
Structs
§
Pipeline
Context
Identity of the running pipeline and the data item being processed.
Task
Context
Runtime dependencies and control tokens for a single pipeline task.
Task
Context
Builder
Fluent builder for
TaskContext
.