refly-ai/refly

Support calling a model once for data cleaning using plugins

Open

#714 aberto em 16 de abr. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (712 forks)user submission
enhancementgood first issue

Métricas do repositório

Stars
 (7.331 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador