roboflow / inference

A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.
https://inference.roboflow.com
Other
1.15k stars 85 forks source link

Fix issue with workflows blocks after adding request id to response #505

Closed PawelPeczek-Roboflow closed 2 weeks ago

PawelPeczek-Roboflow commented 2 weeks ago

Description

In release 0.13.1 there were new field to inference response added making Clip workflow step to stop working.

This is fix. Along with the fix I ship tests covering error.

Type of change

Please delete options that are not relevant.

How has this change been tested, please provide a testcase or example of how you tested the change?

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs