| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Change final answer function, add iPython support source code.tar.gz | 2026-05-28 | 5.7 MB | |
| Change final answer function, add iPython support source code.zip | 2026-05-28 | 5.8 MB | |
| README.md | 2026-05-28 | 819 Bytes | |
| Totals: 3 Items | 11.4 MB | 2 | |
What's Changed
- Add simple compaction capabilities, preliminary by @alexzhang13 in https://github.com/alexzhang13/rlm/pull/110
- feat: add depth>1 recursive subcalls with limits and cost tracking by @rawwerks in https://github.com/alexzhang13/rlm/pull/84
- Change asyncio.run_all() --> semaphore queue for sub-calls by @alexzhang13 in https://github.com/alexzhang13/rlm/pull/131
- Add iPython REPL environment support by @alexzhang13 in https://github.com/alexzhang13/rlm/pull/152
- New dict-based Final Answer format by @alexzhang13 in https://github.com/alexzhang13/rlm/pull/162
- Add prime-rl-based RLM training harness and update the local REPL implementation. by @alexzhang13 in https://github.com/alexzhang13/rlm/pull/165
Full Changelog: https://github.com/alexzhang13/rlm/compare/v0.1.1...v0.1.2