Thomas Hansen
Thomas Hansen
The README mentions under TODO items. `Pipes (dispatcher can pass result/clojure data structure to next dispatcher)` Is this just a matter of being able to reference the "past" cards data...
just ran into an issue with our code where we we're using the profile.provider value instead of 'slack' like everywhere else in our code. the doc string on the `Strategy.prototype.userProfile`...
### Search before asking - [X] I have searched the Roboflow Notebooks [issues](https://github.com/roboflow-ai/notebooks/issues) and found no similar bug report. ### Notebook name Vector Analysis with Scikit-learn and Bokeh ### Bug...
### Search before asking - [X] I have searched the Inference [issues](https://github.com/roboflow/inference/issues) and found no similar bug report. ### Bug The link to `Getting Started With Docker` on this page:...
# Description This adds a workflow block to use the new Paligemma model ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How has this...
# Description !!! BREAKING CHANGE !!! Changes API for sam2 with new prompting format, which also allows: 1. Box prompts 2. Batched prompts which means we can prompt for different...
# Description Draft V3 OpenAi block with support for api key passthrough via roboflow api ## Type of change - [X] New feature (non-breaking change which adds functionality) ## How...
# Description TODO: - [ ] add tests - [ ] pre-processing image input formats (works with PIL because Sam2Preprocessor does..should work with others, only confirmed with PIL so far...