Replies: 1 comment
-
|
There are API endpoints for exporting/importing RAG pipelines, but with an important limitation: Available Endpoints:
Critical Limitation: The pipeline export only includes the workflow structure and configuration, not the actual knowledge base content (documents, embeddings, etc.). This is a commonly requested feature that isn't fully implemented yet. Workarounds for full duplication:
There's no dedicated duplicate endpoint for knowledge bases with their content - you'd need to combine the pipeline export/import with manual document recreation. 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
1. Is this request related to a challenge you're experiencing? Tell me about your story.
I want to duplicate the knowledge base pipeline via the Knowledge Base API. The exported file format is 'pipeline', not an app workflow.I haven't found a suitable Knowledge Base API.
2. Additional context or comments
No response
Beta Was this translation helpful? Give feedback.
All reactions