What's Changed
* set app description as tool __doc__ if used as tool by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/613
* some one accidenlty updated the deployment_name to deployment_id fixe… by thanseefpp in https://github.com/PrefectHQ/marvin/pull/616
* fix pydantic v1 behavior - allow `BaseModel` return for `ai_fn` by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/615
* make `acall` consistent with `__call__`, add tests, fix a bug by zzstoatzz in https://github.com/PrefectHQ/marvin/pull/617
**Full Changelog**: https://github.com/PrefectHQ/marvin/compare/v1.5.3...v1.5.4