refly-ai/refly

Support calling a model once for data cleaning using plugins

开放

#714 创建于 2025年4月16日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (712 个派生)user submission
enhancementgood first issue

仓库指标

星标
 (7,331 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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.

贡献者指南