Otoroshi 17.16.1 is available with AlphaEdge and OCR support
Otoroshi v17.16.1 is available. This patch release fixes the workflow backend response parsing, an OAuth2Caller bug where the plugin always tried to read auth_ref, and a Monaco editor issue swallowing scroll events. It also cleans up the HTTP client workflow node interface.
This release ships with LLM extension 0.0.78, which introduces OCR models as a first-class entity alongside audio, image, embedding and moderation models. You can expose them through a dedicated plugin, the unified OpenAI-compatible API or the ocr_call workflow function, with Mistral models support. The French provider AlphaEdge joins the extension for both speech transcription, with diarization and linguistic post-correction options, and optical character recognition.
You can update through your add-on dashboard in the Clever Cloud Console. You can also set CC_OTOROSHI_VERSION of the underlying Java application to v17.16.1_1780575469 and rebuild it, or use Clever Tools:
clever features enable operators
clever otoroshi version check yourOtoroshiNameOrId
clever otoroshi version update yourOtoroshiNameOrId
clever otoroshi version update yourOtoroshiNameOrId v17.16.1_1780575469
