-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
This was a design decision way back taken from how langchain (python) was designed. In practice, this doesn't seem useful. It acts like a sort of cache, if you are writing the same document to the v…
-
### Problem
Langchain 0.3 has been released since 16 Sep. https://python.langchain.com/docs/versions/v0_3/
This one might involve some migration to support. Changes are mainly regarding migrating…
-
I experimented with a use case in which I initialize an AgentExecutor with an `agent` chain that is a RemoteRunnable. i.e., the client side looks like this:
```python
from langchain.agents import Ag…
-
I'm using elasticsearch 8.15 and ElasticsearchStore which generates the following warnimg. Can you suggest how to mitigate this warning other than ignoring it. Is it ignorable?
```
venv/lib/pyt…
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
See https://cloud.google.com/vertex-ai/generative-…
-
### Description
Love the project,
we need to add a langchain Document interface, which I am more than happy to do it but just a few questions:
- each node will become a document
- the content wi…
-
### Issue you'd like to raise.
see related email sent to security@langchain.dev
### Suggestion:
fix proposed in email
-
RAG infra support similar to Assistants API tools.
We've used LangChain before, now using Assistants API tools, but are very keen to try multi-agent-orchestrator. But the key for us is RAG infra. A…
-
I noticed that since there is no memory hosting the past work done by the custom multi-agent, is it possible to merge the Langchain to store the input/output of past records for each agent to use in f…
M340i updated
4 months ago