Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add export / import data back #630

Merged
merged 5 commits into from
Nov 25, 2023

Conversation

tanchekwei
Copy link
Contributor

@tanchekwei tanchekwei commented Nov 19, 2023

Allow the export/import of app data between different applications.

Update the index of actions and prompts settings to use uuidv4 instead of number for the export and import features.

When exporting, the bot setting is removed.

When importing, if the same uuid exists, update its content. if the uuid does not exist, add it to the table.

Copy link

vercel bot commented Nov 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chatall ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2023 4:22am

@tanchekwei tanchekwei changed the title Export import chat history Export / Import Data Nov 19, 2023
@sunner sunner changed the title Export / Import Data Add export / import data back Nov 25, 2023
@sunner sunner merged commit 3ed50a8 into ai-shifu:main Nov 25, 2023
@sunner
Copy link
Member

sunner commented Nov 25, 2023

Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants