v1.3.0
What's Changed
- migrate slackbot by @zzstoatzz in #509
- Bugfix for #511: fix AIModel.generate by adding an async helper method by @lmmx in #512
- Update deployment.ipynb by @aaazzam in #464
- Refactored ChatCompletion to add auto and manual function calling by @aaazzam in #510
- Update prompts /base.py by @Phodaie in #514
- Docs by @aaazzam in #515
- add mkdocs extra data plugin to build docs yml by @aaazzam in #516
- Update publish-docs.yml by @aaazzam in #517
- allow pydantic 1.10.7 by @zzstoatzz in #520
- State by @aaazzam in #521
- Update docs for 1.3 by @jlowin in #522
- Support functions with no docstring by @jlowin in #523
New Contributors
Full Changelog: v1.2.1...v1.3.0