Praxis Context
Context management and summarization for AI agent conversations.
Features
- Token counting with tiktoken
- Automatic summarization
- Context window strategies
- Template-based system prompts
Usage
use ;
use PersistenceClient;
use Arc;
let strategy = new;
let context = strategy.get_context_window.await?;