sk Skill · lebsral
dspy-rlm
Recursive Language Model (dspy.RLM) that explores large contexts via a sandboxed Python REPL - — the LM writes code, queries sub-LMs, and iterates until it produces a final answer. Use when your input is too large for the context window, the model needs to explore data iteratively, you need recursive self-refinement with code execution, or you have research-style tasks requiring programmatic investigation. Also used…
Open on skills.sh ↗read 2026-09-15
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 0
pythonbashPython
- Host repository
- lebsral/DSPy-Programming-not-prompting-LMs-skills
- Host stars
- 11
- Host language
- Python