Skip to content

Releases: haesleinhuepf/sand-bob

0.2.0

25 May 07:05
d110e96

Choose a tag to compare

What's Changed

  • Better summary rendering, e.g. for plots by @haesleinhuepf in #15
  • Simplified GUI and improved error handling by @haesleinhuepf in #1
  • Bugfixes in vary_algorithm mode
image

Full Changelog: 0.1.1...0.2.0

0.1.1

23 May 19:21

Choose a tag to compare

0.1.1 Pre-release
Pre-release

What's Changed

First release of sand-bob: a tool for LLM-based code generation and docker-sandboxed execution with an interactive interface in Jupyter Lab. It also is a framework for studying language models and prompt-engineering performance in the context of single-script code generation for data analysis.

  • LLM-based code generation
  • docker-based, sandboxed code exection, with container caching for speed
  • result tracing over iterative code-improvement loops
image

New Contributors

  • @Copilot made their first contribution in #2
  • @haesleinhuepf made their first contribution in #5

Full Changelog: https://github.com/haesleinhuepf/sand-bob/commits/0.1.1