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

chatbot not working #5

Open
bendichter opened this issue Mar 22, 2023 · 4 comments
Open

chatbot not working #5

bendichter opened this issue Mar 22, 2023 · 4 comments

Comments

@bendichter
Copy link

I just get an empty response

image

Here's the console output:

image

@radman-x
Copy link

Same here. Even installing and running the repo fails, pretty silently.

@vanhauser-thc
Copy link

the repository not having been touched since the first commit 3 months ago does not look good. @zahidkhawaja

@SangeethaVenkatesan
Copy link

Its because, its a boiler plate replicating the chatGPT UI in nextjs, the backend has to be implemented and the request goes to the backend server URL that handles the processing done in history, question. Request captures question, history in UI, we have to implement backend or use langchain chat FAST API endpoints to have it connected!

@orion-apps
Copy link

I'm trying to integrate this with Berri.ai's API endpoint but can't figure out how to submit the necessary parameters. They've forked your repo but no where does it describe how to add the necessary parameters. https://docs.berri.ai/api-reference/endpoint/query

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

No branches or pull requests

5 participants