Skip to content

Support for multiple users #7

@Linked-Liszt

Description

@Linked-Liszt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions