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

Support for multiple users #7

Open
Linked-Liszt opened this issue Jun 29, 2023 · 0 comments
Open

Support for multiple users #7

Linked-Liszt opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@Linked-Liszt
Copy link
Collaborator

The program currently supports a single, global, state. When multiple users use the program simultaneously their conversations interfere with each other.

Gradio supports statefulness, but we'll need to figure out how we want to implement/refactor the pdf docstore in the filesystem. It'll take some investigation whether we can use gradio to generate and maintain session IDs or just generate UIDs for each session.

@Linked-Liszt Linked-Liszt added bug Something isn't working enhancement New feature or request labels Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant