roboflow-python
roboflow-python copied to clipboard
Changing default URLs
Description
Change the default inference URLs to Roboflow Serverless Inference V2
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [ ] This change requires a documentation update
How has this change been tested, please provide a testcase or example of how you tested the change?
Tested in staging
Any specific deployment considerations
For example, documentation changes, usability, usage/costs, secrets, etc.
Docs
- [ ] Docs updated? What were the changes:
@bigbitbus biggest blocker is the CI tests. Also can you clarify what you mean by "tested in staging"? This is hardcodedly point at prod, right?
I can run the package locally on my machine and test it against serverless. Will look at the ci tests and update.