What's Changed
* pyright excludes .venv by teamdandelion in https://github.com/Mirascope/mirascope/pull/829
* feat: expose more imports through mirascope, core, and llm by teamdandelion in https://github.com/Mirascope/mirascope/pull/826
* feat: provider-agnostic Get Started docs by teamdandelion in https://github.com/Mirascope/mirascope/pull/825
* add google token count by CharlesOural in https://github.com/Mirascope/mirascope/pull/831
* Add google max payload size limit by CharlesOural in https://github.com/Mirascope/mirascope/pull/828
* Convert response_models.md to provider-agnostic calls by teamdandelion in https://github.com/Mirascope/mirascope/pull/830
* Convert json_mode docs to provider agnostic calls by teamdandelion in https://github.com/Mirascope/mirascope/pull/833
* convert output_parser to provider agnostic calls by teamdandelion in https://github.com/Mirascope/mirascope/pull/834
* fix: issue with response model validation + few-shot issues by willbakst in https://github.com/Mirascope/mirascope/pull/836
* fix: issue with llm.call async not having it's own inner async by willbakst in https://github.com/Mirascope/mirascope/pull/837
New Contributors
* teamdandelion made their first contribution in https://github.com/Mirascope/mirascope/pull/829
**Full Changelog**: https://github.com/Mirascope/mirascope/compare/v1.18.2...v1.18.3