[FEATURE] Allow User Authentication for embed front-end, as well as main conversation and prompt question history
#3 655 ouverte le 9 déc. 2024
Métriques du dépôt
- Stars
- (52 823 stars)
- Métriques de merge PR
- (Merge moyen 8j 6h) (15 PRs mergées en 30 j)
Description
Describe the feature you'd like Currently, when using embed code in own project, it is working but i want to show prompt screen after authenticating user.
Without User Login: System work same as it is, it is fine but here chat conversion history should not maintain. browser reload prompt must be disappear.
With User Login: Chat conversation history maintain and this history save based on logged in user. If user login anywhere history of that specific user should be show.
Prompt Question History: Login User Prompt Question should maintain as history in left side panel.
Additional context