What's Changed
- Added preliminary support for local models with Ollama
- Fixed a bug in type stripping / equivalence processing that could prevent successful type annotation by @emeryberger
- Prevent bad code blocks from making it into the code; factored out prompt generation by @emeryberger in #11
Full Changelog: v0.2.9...v0.3.0