Skip to content

Change final answer function, add iPython support

Latest

Choose a tag to compare

@alexzhang13 alexzhang13 released this 28 May 15:06
· 6 commits to main since this release

What's Changed

  • Add simple compaction capabilities, preliminary by @alexzhang13 in #110
  • feat: add depth>1 recursive subcalls with limits and cost tracking by @rawwerks in #84
  • Change asyncio.run_all() --> semaphore queue for sub-calls by @alexzhang13 in #131
  • Add iPython REPL environment support by @alexzhang13 in #152
  • New dict-based Final Answer format by @alexzhang13 in #162
  • Add prime-rl-based RLM training harness and update the local REPL implementation. by @alexzhang13 in #165

Full Changelog: v0.1.1...v0.1.2