👎Deprecated since 0.2.1:
use brainwires-agents with feature “seal” instead
Modules§
- coreference
- Coreference Resolution for Multi-Turn Conversations
- learning
- Self-Evolving Learning Mechanism
- query_
core - Semantic Query Core Extraction
- reflection
- Reflection Module for Error Detection and Correction
Structs§
- Coreference
Resolver - Coreference resolver for multi-turn conversations
- Correction
Record - Record of a correction attempt
- Dialog
State - Dialog state for tracking entities across conversation turns
- Global
Memory - Global memory for cross-session learning
- Issue
- An issue detected during reflection
- Learning
Coordinator - Learning coordinator that manages both local and global memory
- Local
Memory - Local memory for a single conversation session
- Pattern
Hint - A structured hint derived from behavioral knowledge (BKS)
- Query
Core - A complete query core with metadata
- Query
Core Extractor - Query core extractor
- Query
Pattern - A learned query pattern
- Query
Result - Result of executing a query core
- Reflection
Config - Configuration for reflection
- Reflection
Module - Reflection module for analyzing and correcting query results
- Reflection
Report - Reflection report
- Resolved
Reference - A resolved reference with its antecedent
- Salience
Score - Salience factors for ranking antecedent candidates
- Seal
Config - Configuration for the SEAL processor
- Seal
Processing Result - Result of SEAL processing pipeline
- Seal
Processor - Main SEAL processor that orchestrates all components
- Tracked
Entity - A tracked entity in local memory
- Unresolved
Reference - An unresolved reference detected in user input
Enums§
- Error
Type - Types of errors that can be detected
- Filter
Predicate - Filter predicates for query results
- Query
Expr - A query expression (variable, constant, or operation)
- QueryOp
- Core operations in the query language (S-expression inspired)
- Question
Type - Question type classification
- Reference
Type - Types of anaphoric references we can detect
- Relation
Type - Relation types that map to graph edge types
- Severity
- Severity level for issues
- Suggested
Fix - Suggested fix for an issue
- Superlative
Dir - Direction for superlative queries