Conduit v0.13.5 release
· One min read
We're happy to announce the release of Conduit v0.13.5, introducing a new Ollama processor, and several bug fixes and improvements.
More information
- Add a new Ollama Processor as built-in processor.
- Add the ability to easily configure Processor Plugins when building a custom Conduit. Check out the documentation page for more information. Thanks @nickchomey for the contribution!
- New configuration option
preview.pipeline-arch-v2-disable-metrics
to disable metrics for the new pipeline architecture. - Fixes a bug where the ENV variable
CONDUIT_CONFIG_PATH
didn't seem to work propertly. - Fixes a bug when using the default processor middleware.
tip
Check out the Ollama processor documentation for more information on how to use it.