-
* Add way to programically obtain metadata from pip/pyproject.toml.
* Add version metadata to langchain context
* Add a version command
* Optionally add version metadata to pr agent accepted sugges…
-
I realize that I should have posted my [issue](https://github.com/langchain-ai/langchain/issues/24029) in this repo instead of the main langchain repo.
Essentially, running `ChatAnthropicVertex` w…
-
### 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 was trying to implement your interruptible langchain example by moulding it to my usecase.As we can call the tools in OpenAI,similarly I wanted to implement the tools with langchain.Is there a way t…
-
### 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…
-
Hi,
I just "discovered" harbor and I'm so exited that, even before deep diving into it, I would like to propose some additions, all can run fully-local and eventually use SearXNG.
**n8n**, a one-c…
-
### 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…
-
https://python.langchain.com/en/latest/modules/callbacks/getting_started.html
-
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 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