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

Change the DocuChat web UI #1699

Merged
merged 1 commit into from
Aug 4, 2023
Merged

Conversation

gpetters94
Copy link
Contributor

This adds an upload tab for DocuChat. With this the only remaining UI work is to plumb in the precision selector.

Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gpetters94, if the document is uploaded from the web UI it takes a large amount of time for database creation as compared to manually placing it in the user_path folder directly. For example, for a doc it takes nearly 7 minutes from web UI and few seconds from the CLI. You need to take a look at this issue as well.

apps/language_models/langchain/gpt_langchain.py Outdated Show resolved Hide resolved
apps/stable_diffusion/web/ui/h2ogpt.py Outdated Show resolved Hide resolved
@gpetters94 gpetters94 force-pushed the langchain branch 3 times, most recently from 65b81e0 to 4b11659 Compare August 4, 2023 16:49
@gpetters94 gpetters94 merged commit 7fe57eb into nod-ai:main Aug 4, 2023
3 of 6 checks passed
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