v0.1.0 - Updated LLM client and docs
What's Changed
- Consolidate LLM client to instructor by @freddiev4 in #25
NOTE: this is a breaking change in that you must pass the provider along with the model name, whereas previously you could pass just the model name for some providers.
Full Changelog: v0.0.12...v0.1.0