Replies: 1 comment 4 replies
-
|
Hi @sdflkjssl! I'm Dosu and I’m helping the dify team. There are no dataset operators as a distinct feature in the open source version of Dify. However, you can achieve similar functionality using Dify's knowledge pipelines, dataset APIs, and UI components. Dataset management tasks—like selection, embedding, file upload, document handling, error retries, and cleanup—are handled programmatically and through the UI, not via a dedicated "operator" abstraction. You can define and orchestrate data processing using the knowledge pipeline DSL (YAML-based), interact with datasets via API endpoints, and use custom scripts for advanced operations. Role-based access (e.g., To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Self Checks
Content
Are there dataset operators in the open source version? If no, how can I achieve similar functionality?
Beta Was this translation helpful? Give feedback.
All reactions