What's Changed
* chore: refactor examples and `callbacks` module by ajndkr in https://github.com/ajndkr/fastapi-async-langchain/pull/24
* Add VS Code configs for the examples by Tooflex in https://github.com/ajndkr/fastapi-async-langchain/pull/25
* chore(deps): freeze requirements for demo examples by Tooflex in https://github.com/ajndkr/fastapi-async-langchain/pull/26
* fix(response): pass `BaseLangchainStreamingResponse` exception output to background task as `"outputs"` by ajndkr in https://github.com/ajndkr/fastapi-async-langchain/pull/28
New Contributors
* Tooflex made their first contribution in https://github.com/ajndkr/fastapi-async-langchain/pull/25
**Full Changelog**: https://github.com/ajndkr/fastapi-async-langchain/compare/v0.4.2...v0.4.3