List of all items
Structs
- agent::LmmAgent
- agent::LmmAgentBuilder
- cognition::attribution::AttributionReport
- cognition::attribution::CausalAttributor
- cognition::drive::DriveState
- cognition::drive::InternalDrive
- cognition::goal::GoalEvaluator
- cognition::hypothesis::Hypothesis
- cognition::hypothesis::HypothesisGenerator
- cognition::knowledge::DocumentChunk
- cognition::knowledge::KnowledgeIndex
- cognition::knowledge::MarkdownParser
- cognition::knowledge::PlainTextParser
- cognition::learning::config::LearningConfig
- cognition::learning::config::LearningConfigBuilder
- cognition::learning::distill::KnowledgeDistiller
- cognition::learning::elastic::ElasticMemoryGuard
- cognition::learning::engine::LearningEngine
- cognition::learning::federated::FederatedAggregator
- cognition::learning::informal::InformalLearner
- cognition::learning::meta::MetaAdapter
- cognition::learning::meta::TaskPrototype
- cognition::learning::q_table::QTable
- cognition::learning::store::LearningStore
- cognition::loop::ThinkLoop
- cognition::loop::ThinkLoopBuilder
- cognition::memory::ColdStore
- cognition::memory::HotStore
- cognition::memory::MemoryEntry
- cognition::reflect::Reflector
- cognition::search::SearchOracle
- cognition::signal::CognitionSignal
- prelude::Arc
- prelude::HashSet
- prelude::Mutex
- prelude::Uuid
- runtime::AutoAgent
- types::AgentSnapshot
- types::ContextManager
- types::ExperienceRecord
- types::Goal
- types::Knowledge
- types::Message
- types::Planner
- types::Profile
- types::Reflection
- types::Route
- types::ScheduledTask
- types::Scope
- types::Task
- types::TaskScheduler
- types::ThinkResult
- types::Tool
Enums
- cognition::drive::DriveSignal
- cognition::knowledge::KnowledgeSource
- cognition::learning::q_table::ActionKey
- error::AgentBuildError
- error::AgentError
- prelude::Cow
- types::Capability
- types::LearningMode
- types::Status
- types::ToolName
Traits
- cognition::knowledge::DocumentParser
- traits::agent::Agent
- traits::composite::AgentFunctions
- traits::functions::AsyncFunctions
- traits::functions::Executor
- traits::functions::Functions
Macros
Attribute Macros
Derive Macros
Functions
- cognition::knowledge::default_parsers
- cognition::knowledge::ingest
- cognition::signal::error_from_texts
- types::default_eval_fn