Skip to content

v0.1.0 - Initial Release

Choose a tag to compare

@grishahq grishahq released this 17 Oct 14:50

Initial implementation of Recursive Language Models

Features:

  • Process 100k+ token contexts
  • Support for 100+ LLM providers via LiteLLM
  • Async and sync APIs
  • Safe REPL execution with RestrictedPython
  • Two-model optimization support
  • Comprehensive test suite (43 tests, 100% passing)