New features:
1. Streaming openai respones for declarai tasks.
2. Enable middlewares for declarai chats.
3. Refactor declarai api - Thanks to giladbarnea
What's Changed
* introduce middlewares to chat - Closes 105 by matankley in https://github.com/vendi-ai/declarai/pull/106
* Add streaming for openai tasks Closes 107 by matankley in https://github.com/vendi-ai/declarai/pull/108
* flatten declarai api by giladbarnea in https://github.com/vendi-ai/declarai/pull/115
New Contributors
* giladbarnea made their first contribution in https://github.com/vendi-ai/declarai/pull/104
**Full Changelog**: https://github.com/vendi-ai/declarai/compare/v0.1.8...v0.1.9