Releases: haesleinhuepf/sand-bob
Releases · haesleinhuepf/sand-bob
0.2.0
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
Full Changelog: 0.1.1...0.2.0
0.1.1
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
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