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