-
### 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…
-
Hey folks! I would love to use weavel in a daily basis in work and some side projects that I work for, but I find the API too complicated to be integrated into Langchain's LCEL.
Are you guys open f…
-
### 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 find a …
Pupix updated
1 month ago
-
How to set the language type of the generated questions when creating a test set?
code:
```py
import nest_asyncio
nest_asyncio.apply()
from ragas.testset import TestsetGenerator
from ragas.tests…
-
It seems that `async` functions on https://docs.rs/langchain-rust/latest/langchain_rust/output_parsers/struct.MarkdownParser.html are in the expanded form (`impl Future`, etc.).
However, on other c…
-
Hi, I do not fully understand why you are not using the LangChain primities as there are plenty of tools already available. Is there an intent to migrate? Also, where is the roadmap ? thanks
-
ToolCall is not generating from the response of llama 3.1 model from LM Studio, when using langchain framework connecting through ChatOpenAI ,
Same Tool call is working fine with ollama for the same …
-
Hello,
I'm trying to run the project as is with no mods and I'm seeing the following version conflicts. Does anyone know how to fix this?
Summary of the error:
---------------------
```
#7 3.…
-
### 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…
-
The `langchain_aws` package, in particular the `ChatBedrockConverse` class, has no standard python logging in it. This means visibility into issues is pretty dramatically reduced, and one has to eithe…