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

Improved version #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Conversation

EMPERORAYUSH
Copy link

Please check the chat.ts file under components thoroughly and maybe even scrape.ts to ensure that there are no mistakes. This version includes: Provisioning for longer time for scrape, lesser and uncomplicated options for models and reduced number of requests made by client to server

Less complicated with too many options now. As gpt-4 and gpt-3.5 already point to the best model, and they are cheaper than others. No one would need older model. Also, removed models which already point to gpt-4
Reduced number of requests made to the server. PLEASE check this code thoroughly.
Added a timeout to ensure it does not take too much time to give response
@shounaksarkar
Copy link

how does the website scrapping part works? really couldn't understand how scraptext function is working.. any insights?

@jontstaz
Copy link

Have you tested this code? Because it has a lot of errors.

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.

3 participants