-
**Is your feature request related to a problem? Please describe.**
- [x] Instead of the method_missing approach, use the `progname` to set "[Langchain.rb]" in front of the logs.
- [x] Enable a way t…
-
[This PR](https://github.com/langchain-ai/langchain/pull/27655) was merged. Now that there is a [new version](https://github.com/langchain-ai/langchain/releases/tag/langchain-community%3D%3D0.3.4) of …
-
-
` def as_langchain_tool(self):
from langchain.agents.tools import Tool
.....
return Tool(
name=self.agent_model.info.get("name"),
func=sel…
-
### 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 fin…
-
### Issue you'd like to raise.
When executing invoke() the following error happens:
```
Failed to multipart ingest runs: langsmith.utils.LangSmithAuthError: Authentication failed for https://api.…
-
### Before submitting an issue, make sure you read the [FAQ.md](FAQ.md)
after installation, self.qa_cache_questions_vectordb = Chroma(
Mineflayer process has exited, restarting
Subp…
-
**Implement a Retrieval-Augmented Generation (RAG) chatbot that takes a PDF document as context to answer user queries using LangChain.** The solution should:
Load a PDF document and extract its te…
-
### Preliminary Checks
- [X] I have reviewed the documentation: https://clerk.com/docs
- [X] I have searched for existing issues: https://github.com/clerk/javascript/issues
- [X] I have not a…
-
### Priority
P1-Stopper
### OS type
Ubuntu
### Hardware type
Xeon-SPR
### Installation method
- [ ] Pull docker images from hub.docker.com
- [X] Build docker images from source
…