chat-langchain icon indicating copy to clipboard operation
chat-langchain copied to clipboard

Results 127 chat-langchain issues
Sort by recently updated
recently updated
newest added

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...

![Screenshot 2023-01-23 at 8 45 59 PM](https://user-images.githubusercontent.com/1197741/214196513-bc8e55e8-52cc-4053-a315-344e2f09a09b.png) 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...

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...