v0.7.1
What's Changed
- rm video on introduction for now by @aaazzam in #103
- Add llm docs by @jlowin in #105
- Add example and fix function calls by @jlowin in #107
- Add debug option for raising on tool error by @jlowin in #106
- add restaurant example by @jlowin in #108
- Update type for default nones in decorators.py by @aaazzam in #110
- mypy init + refactor llm import logic + tests by @aaazzam in #104
- Revert "mypy init + refactor llm import logic + tests" by @jlowin in #111
- Add mypy by @jlowin in #112
- Ensure tool generation is compatible with all v2 models by @jlowin in #113
- Support static print when Live is running by @jlowin in #114
- Improve display of results in template instructions by @jlowin in #115
- Update introduction.mdx by @jlowin in #116
- minor updates by @jlowin in #117
Full Changelog: v0.7.0...v0.7.1