roboflow / roboflow-python

The official Roboflow Python package. Manage your datasets, models, and deployments. Roboflow has everything you need to build a computer vision application.
https://docs.roboflow.com/python
Apache License 2.0
280 stars 72 forks source link

Add source_info query param to predict #225

Closed SolomonLake closed 7 months ago

SolomonLake commented 7 months ago

Description

Adds source_info, so hosted inference knows where the request is coming from.

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?

Tested locally with pip package.

Any specific deployment considerations

None.

Docs

SolomonLake commented 7 months ago

Closing for now, as not high priority and need some dedicated attention.