v0.0.20
What's Changed
- Fix typo in error message by @cdbartholomew in #424
- Add gRPC processor agent by @cbornet in #406
- Introduce deletion-mode for assets by @nicoloboschi in #421
- [tests] Add ai-chat-completions e2e test by @nicoloboschi in #430
- WebCrawler: improvements by @eolivelli in #422
- Fix robots.txt WebCrawler with real websites (with default http port) by @eolivelli in #433
- OpenAI: use the default url if the url is empty by @eolivelli in #434
- Build: do not download Kafka and Minio from docker build (speed up build on M1) by @eolivelli in #435
- Fix topics runtime classloader by @nicoloboschi in #437
- Move to the OpenAI Async client by @eolivelli in #436
- Improved streaming chat output by @cdbartholomew in #438
Full Changelog: v0.0.19...v0.0.20