huggingface / huggingface/chat-ui
Persist current tree in navigation/shared conversations
Open
back
enhancement
front
- Dominant language
- TypeScript
- Stars
- 11k
- Forks
- 1.7k
- Avg merge
- 21h 24m
- Merged PRs (30d)
- 56
Description
Would be nice to be able to keep the current tree in view when refreshing, or sharing a conversation. Currently it gets reset to the first children at every branching.
I think the navigation persistance could be done using sveltekit snapshots. We just need a way to represent the current subtree and store it. We could also store this representation when sharing a conversation, to allow sharing a specific subtree.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.