-
**Describe the feature you'd like**
Support loading multiple documents from an S3 compatible object storage bucket (ex MinIO). We found that currently only a single file from an s3 bucket can be load…
-
Subscribe to this issue and stay notified about new [weekly trending repos in unknown languages](https://github.com/trending/unknown?since=weekly).
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
### Describe the bug
I am using gradio to build a chatbot. I tried to add a download button to download the chat history.
File can be downloaded by gr.DownloadButton, but it is empty.
I checked…
-
On long pages it seems to halt (e.g. https://news.ycombinator.com/item?id=39190468)
Maybe fixed in new versions
Might be nice to have some indication of the amount of work it's doing
Progre…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to find a …
-
**Adding support for palm 2 without GCP with makersuite free api**
It would be nice to support this as most people dont have vertex ai.
https://makersuite.google.com
Also
**I dont know to to sub…
-
## Bug description
Currently all the traces are named "RunnableSequence", is there a way to name the trace?
![Screenshot 2024-06-12 at 17 46 03](https://uploads.linear.app/c224a6ec-52c7-4451-be7c-02…
-
I just started using LangSmith, and it's awesome, but certain traces are locking up in "pending" status even after they complete successfully. It's happening on runs with higher concurrency parameters…
-
**Describe the feature you'd like**
I want to summarize a webpage, the webpage content resulted tokens exceed the maximum, langchain provide a load_summarize_chain for this situation, is there any co…