-
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…
-
I am following this link: https://docs.confident-ai.com/docs/synthesizer-introduction#:~:text=begin%20generating%20goldens.-,from%20deepeval.synthesizer%20import%20Synthesizer,-...
**Browser**:…
-
### URL
https://python.langchain.com/docs/integrations/vectorstores/qdrant/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation p…
-
Steps to reproduce:
Running the follow snippets will reproduce the issue:
1. Create the graph:
```
llm = ChatVertexAI(model="gemini-1.5-flash", temperature=0)
llm_with_tools = llm.bind_tool…
-
### 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…
-
Nice work, I tried to implement llmcompiler as a node for langraph using the latest versions but there seems to be an issue with pydantic and breaking changes with latest version of langchain. How can…
-
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…
-
### 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…
-
* 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 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…