refly-ai/refly

Support calling a model once for data cleaning using plugins

Open

#714 geöffnet am 16. Apr. 2025

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (7.331 Stars) (712 Forks)user submission
enhancementgood first issue

Beschreibung

Is your feature request related to a problem? Please describe. The user is requesting the ability to use a plugin to invoke a machine learning or AI model for data cleaning purposes in a single operation. This suggests a desire for a more streamlined and efficient data preprocessing workflow where a plugin can trigger a one-time model call to clean or transform data, potentially reducing the complexity of current data cleaning processes.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Contributor Guide