Niels Bantilan
Niels Bantilan
Currently, the prediction callback is invoked as part of the `predict` function, this may become a problem in API servers that have timeouts. We'll address this issue in the case...
TODO list: - [ ] Blog: Union.ai and Revela - [ ] Flyte OSS: Ecosystem segment - Revela integration - [ ] Social media snippets
# TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [X] Plugin ## Are...
fixes #3158 Signed-off-by: Niels Bantilan # TL;DR Protobuf json will auto-cast integers to floats when serializing dict values when the type is annotated with a bare `dict` or `typing.Dict` annotation....
Signed-off-by: Niels Bantilan # TL;DR _Please replace this text with a description of what this PR accomplishes._ ## Type - [ ] Bug Fix - [ ] Feature - [...
First off, this is an awesome package! I've been using this for a couple of months and it has been fulfilling my package-management needs... I'm encountering a bug where `needs`...
### Motivation: Why do you think this is important? This effort would support multiple use cases, e.g.: - Running workshop content - Developing and testing `flytekit` changes - Contributing and...