Dspy Rlm Module

Use dspy.RLM (Recursive Language Model) for reasoning over contexts too large to fit in an LLM's working window — entire codebases, long logs, massive documents, or multi-step data exploration that needs a sandboxed Python REPL. Use when the input is >100k tokens, needs recursive chunking, or benefits from the LLM writing and running code to probe data.

intertwine b044027 3 files · 10.3 KB Updated

File contents

intertwine/dspy-agent-skills commit b044027546

Frequently asked questions

npx skillmds@latest add intertwine/dspy-rlm-module