- Added some [documentation](https://josh-ashkinaze.github.io/plurals/tutorial_3_agents.html#using-different-llms) around using local LLMs via Ollama, noted this feature is experimental - YAML cleanup
0.2.30
What's Changed
- (Refactor) Small change that should ensure better forward compatibility. Previously used `pkg_resources` which does not come bundled with newer versions of Python so fallback to `importlib` if can't import pkg_resources
0.2.29.3
- Internal refactor of setting combination instructions - Added more unit tests around different ways to set combination instructions