Skip to content

dharmax/context-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@dharmax/context-manager

Baseline prompt context manager for @dharmax/llm-utils.

It provides:

  • heuristic retrieval over block stores
  • prompt-ready rendered context
  • token-aware trimming
  • lean-ctx compression for oversized items when available
  • diagnostics and provenance

Usage

import { Asker, PromptEngine } from '@dharmax/llm-utils';
import { HeuristicContextManager } from '@dharmax/context-manager';

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors