[Core feature] External WebAPI plugins: write plugins with FastAPI server without having to compile #3282
Closed
2 tasks done
Labels
enhancement
New feature or request
untriaged
This issues has not yet been looked at by the Maintainers
Milestone
Motivation: Why do you think this is important?
Currently it is hard to implement backend plugins, especially for data-scientists & MLE’s who do not have working knowledge of Golang. Also, performance requirements, maintenance and development is cumbersome. The document here proposes a path to make it possible to write plugins rapidly, while decoupling them from the core flytepropeller engine.
Plugins should be easy to author - no need of code generation, using tools that MLEs and Data Scientists are not accustomed to using.
Goal: What should the final outcome look like, ideally?
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
https://unionai.atlassian.net/wiki/spaces/SE/pages/143425541/Managing+Cluster+Config#Get-cluster-data
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: