0.2.1
This is a release to replace the yanked 0.2.0 release, which had critical bugs.
What's Changed
- [version] bump version to 0.2.0 by @sarahwooders in #410
- Fix main.yml to not rely on requirements.txt by @vivi in #411
- Hotfix openai create all with context_window kwarg by @vivi in #413
- Fix agent load for old agent config files by @sarahwooders in #412
- Patch local LLMs with context_window by @cpacker in #416
- Fix model configuration for when
config.model == "local"
previously by @sarahwooders in #415 - Throw more informative error when local model envs are/are not set by @sarahwooders in #418
- [version] bump version to 0.2.1 by @sarahwooders in #417
Full Changelog: 0.2.0...0.2.1