-
Notifications
You must be signed in to change notification settings - Fork 287
Open
Description
Summary
It would be very useful to have the ability to import and export the prompt library.
Problem Description
Currently, LibreChat allows users to create and save prompts in a library for later reuse, which is a great feature. However, there is no way to back up this library or transfer it between different instances.
Proposed Solution
I suggest adding two new features:
- Export Library: A button to export the entire prompt library to a file (e.g., JSON, CSV). So far I was unable to find where the prompts are stored (In a file? In a database?)
- Import Library: A button to import a previously exported file to restore or add prompts to the library.
Benefits
- Backup: Users can easily back up their curated prompt libraries.
- Migration: It would simplify migrating prompts between different LibreChat installations.
- Sharing: Users could share their prompt libraries with others.
Thank you for considering this feature.
Metadata
Metadata
Assignees
Labels
No labels