-
This is a great implementation using langchain, thanks for sharing it!
I have some questions:
- how can we index on a continuous basis, i.e. indexing takes new text docs and merges it into the same …
-
### 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…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
When using the `PGVector` class with `async_mode=True`, the `metadata` field of the `Document` objects returned from query methods (e.g., `asimilarity_search_with_score_by_vector`) is not deserialized…
-
### 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…
-
ragas 0.2.3
langchain 0.2.16
langchain-chroma 0.1.4
langchain-community 0.2.16
langch…
-
### Which component is this feature for?
Langchain Instrumentation
### 🔖 Feature description
Hello 👋 The latest OTel [Gen AI semantic conventions](https://github.com/open-telemetry/semantic-…
-
Hi,
I'm receiving several validation errors when using DartmouthLLM (ChatDartmouth appears to work fine):
/usr/local/lib/python3.10/dist-packages/pydantic/_internal/_fields.py:132: UserWarning: …
-
### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
e.g. on https://python.langchain.com/v0.2/api_refe…
-
Hi! I am trying to generate a test set using the following code:
Ragas version: 0.2.3
Python version: 3.11.9
```
from ragas.llms import LangchainLLMWrapper
from ragas.embeddings import Lang…