chat-langchain
chat-langchain copied to clipboard
I'm seeing a constant error for all questions after it answered the first question, ``` ==== date/time: 2023-01-28 15:58:56.838016 ==== inp: What are agents? Traceback (most recent call last): File...
 I create a key to get the app working, but then once its running it asks for one again, I tried using the...
Really cool project! Thanks for open sourcing. I'm wondering if it can be easily modified to return example code snippets straight from the docs, rather than pointing me to the...
Spage ->Space
Hi Harrison, I like the chat code you put together, but there is no license attached. Could you please consider adding one to this repository? Cheers, Martin
Hi @hwchase17, I'm trying to build a ChatBot and was trying to understand this part of the code. If you can add more color to why this flow, it would...
This is an unsolicited PR so feel free to close. Happy to make revisions as well. This PR fixes a couple minor issues I ran into while attempting to run...
A: How many tokens can you accept as input? Q: Oops! There seems to be an error. Please try again. in demo https://chat.langchain.dev/
Hello, the entire installation process completes alright, vectorstore is created, then I start the server with make start, I go to the browser and enter a query, then it freezes...