-
Hi! Thanks for you crate!
I have been using LangChain previously in Java and Python, and I am happy that there is a crate for Rust too!
However, please, could you remove documentation link on cr…
-
`pineconeIndex` type error. The issue does not occur with `v3.0.3`
**Error information**
```
Type 'import("/Users/kirandash/workspace/bgwebagency/ai-web-apps/node_modules/@pinecone-database/pinec…
-
### Describe the bug
langchain-core required version is conflict with the version required by other dependencies
### Steps to reproduce
After I ran the command `pip install -r requirements.txt`, I …
-
**Describe the feature you'd like**
It's possible with langchain to set following environment variables:
- LANGCHAIN_HIDE_INPUTS
- LANGCHAIN_HIDE_OUTPUTS
If these env vars are set to `true`, no …
-
### 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…
jeloi updated
2 weeks ago
-
**Describe the bug**
When using multiple auto instrumentors, spans from distinct auto-instrumentors show up in different traces
**To Reproduce**
- use langchain and openai auto instrumentors in t…
-
I've been using bedrock in playground for a long while, but last week the openai key become compulsory when I use bedrock. There should be a way for people who only use one provider to use langchain. …
-
### 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…
-
### Short description of current behavior
I created engine, model and agent. But when i try to query agent , it shows an error.
provider: ollama
engine: langchain_engine
model: llama3
``` An …
-
**Describe the bug**
Creating local Python 3.12.5 virtual env on Windows 11 machine and installing packages needed for prompt flow tracing, I'm getting error for pip install opentelemetry-instrumentat…