issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Chat Agent doesn't always use bound tools for JsonOutputParser | https://api.github.com/repos/langchain-ai/langchain/issues/19474/comments | 1 | 2024-03-24T01:04:57Z | 2024-07-01T16:06:19Z | https://github.com/langchain-ai/langchain/issues/19474 | 2,204,122,965 | 19,474 |
[
"langchain-ai",
"langchain"
] | ### Example Code
1. Initialize a QdrantClient with `prefer_grpc=True`:
```python
class SparseVectorStore(ValidateQdrantClient):
...
self.client = QdrantClient(
url=os.getenv("QDRANT_URL"),
api_key=os.getenv("QDRANT_API_KEY"),
prefer_grpc=True,
)
...
```
2. Pass `self.client` to `QdrantSparseV... | `QdrantSparseVectorRetriever` throws `ValidationError` when `prefer_grpc=True` in `QdrantClient` | https://api.github.com/repos/langchain-ai/langchain/issues/19472/comments | 0 | 2024-03-23T23:19:14Z | 2024-06-29T16:09:17Z | https://github.com/langchain-ai/langchain/issues/19472 | 2,204,088,506 | 19,472 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | ChatAnthropic cannot work as expected when callbacks set | https://api.github.com/repos/langchain-ai/langchain/issues/19466/comments | 0 | 2024-03-23T10:10:51Z | 2024-06-29T16:09:12Z | https://github.com/langchain-ai/langchain/issues/19466 | 2,203,806,587 | 19,466 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Annotation for langchain_core.output_parsers.json.JsonOutputParser -> pydantic_object not compatible for v2 | https://api.github.com/repos/langchain-ai/langchain/issues/19441/comments | 0 | 2024-03-22T13:43:19Z | 2024-06-28T16:08:23Z | https://github.com/langchain-ai/langchain/issues/19441 | 2,202,528,487 | 19,441 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | [bug] [toolkit]: can't add allow_dangerous_requests in parameter | https://api.github.com/repos/langchain-ai/langchain/issues/19440/comments | 1 | 2024-03-22T12:42:14Z | 2024-07-01T16:06:14Z | https://github.com/langchain-ai/langchain/issues/19440 | 2,202,413,072 | 19,440 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | AgentExecutor fails to use StructuredTool | https://api.github.com/repos/langchain-ai/langchain/issues/19437/comments | 3 | 2024-03-22T11:23:33Z | 2024-07-21T16:19:57Z | https://github.com/langchain-ai/langchain/issues/19437 | 2,202,276,796 | 19,437 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | MarkdownHeaderTextSplitter removing format of nested lists / sublists | https://api.github.com/repos/langchain-ai/langchain/issues/19436/comments | 0 | 2024-03-22T10:42:43Z | 2024-06-28T16:08:13Z | https://github.com/langchain-ai/langchain/issues/19436 | 2,202,208,221 | 19,436 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | field required (type=value_error.missing) | https://api.github.com/repos/langchain-ai/langchain/issues/19431/comments | 2 | 2024-03-22T09:16:12Z | 2024-07-09T09:45:31Z | https://github.com/langchain-ai/langchain/issues/19431 | 2,202,044,183 | 19,431 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
**I was trying langserve recently, and I found that all the client examples were using python, which confused me very much. If... | DOC: Why use python SDK in Client? | https://api.github.com/repos/langchain-ai/langchain/issues/19428/comments | 0 | 2024-03-22T08:17:06Z | 2024-06-28T16:08:03Z | https://github.com/langchain-ai/langchain/issues/19428 | 2,201,942,590 | 19,428 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | ValueError: Self query retriever with Vector Store type <class 'langchain_pinecone.vectorstores.PineconeVectorStore'> not supported. | https://api.github.com/repos/langchain-ai/langchain/issues/19418/comments | 6 | 2024-03-21T22:27:51Z | 2024-05-28T11:28:32Z | https://github.com/langchain-ai/langchain/issues/19418 | 2,201,301,599 | 19,418 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | index() API does not respect batch_size on vector_store.add_documents() | https://api.github.com/repos/langchain-ai/langchain/issues/19415/comments | 0 | 2024-03-21T20:31:36Z | 2024-07-01T16:06:09Z | https://github.com/langchain-ai/langchain/issues/19415 | 2,201,124,108 | 19,415 |
[
"langchain-ai",
"langchain"
] | I confirmed that WebBaseLoader(\<url\>, session=session) works fine.
WebBaseLoader uses the requests.Session and the defined session headers to make the request.
However, SitemapLoader(\<url\>, session=session) is not working.
SitemapLoader on the same URL and session returns and empty response.
The SitemapLoad... | SitemapLoader not using requests.Session headers even if base class WebBaseLoader implements it | https://api.github.com/repos/langchain-ai/langchain/issues/19412/comments | 0 | 2024-03-21T19:06:36Z | 2024-06-27T16:09:04Z | https://github.com/langchain-ai/langchain/issues/19412 | 2,200,953,763 | 19,412 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | SQLChatMessageHistory does not support Snowflake integration - for storing and retrieving chat history from Snowflake database. | https://api.github.com/repos/langchain-ai/langchain/issues/19411/comments | 0 | 2024-03-21T18:47:32Z | 2024-06-27T16:08:59Z | https://github.com/langchain-ai/langchain/issues/19411 | 2,200,917,365 | 19,411 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | It turns out that the LLM cannot see the information in `additional_kwargs` or `id` of HumanMessage. | https://api.github.com/repos/langchain-ai/langchain/issues/19401/comments | 0 | 2024-03-21T14:04:17Z | 2024-06-27T16:08:54Z | https://github.com/langchain-ai/langchain/issues/19401 | 2,200,287,868 | 19,401 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | RunnableRetry does not preserve metadata in RunnableConfig | https://api.github.com/repos/langchain-ai/langchain/issues/19397/comments | 0 | 2024-03-21T12:06:15Z | 2024-06-27T16:08:50Z | https://github.com/langchain-ai/langchain/issues/19397 | 2,200,011,408 | 19,397 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [ ] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | create_tagging_chain_pydantic() doesn't call _resolve_schema_references() like create_extraction_chain_pydantic() does | https://api.github.com/repos/langchain-ai/langchain/issues/19394/comments | 0 | 2024-03-21T10:24:55Z | 2024-06-27T16:08:44Z | https://github.com/langchain-ai/langchain/issues/19394 | 2,199,776,457 | 19,394 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | RunnableParallel does not correctly pass through **kwargs to child Runnables | https://api.github.com/repos/langchain-ai/langchain/issues/19386/comments | 0 | 2024-03-21T08:34:18Z | 2024-06-27T16:08:39Z | https://github.com/langchain-ai/langchain/issues/19386 | 2,199,532,724 | 19,386 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Unable to pass openai extra headers or `**kwargs` from `invoke` or `ainvoke` | https://api.github.com/repos/langchain-ai/langchain/issues/19383/comments | 0 | 2024-03-21T08:08:25Z | 2024-06-27T16:08:34Z | https://github.com/langchain-ai/langchain/issues/19383 | 2,199,475,134 | 19,383 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | MongoAtlas DB destroys Document structure | https://api.github.com/repos/langchain-ai/langchain/issues/19379/comments | 0 | 2024-03-21T07:50:49Z | 2024-06-27T16:08:29Z | https://github.com/langchain-ai/langchain/issues/19379 | 2,199,433,206 | 19,379 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Tool cannot using after llm.bind_tools | https://api.github.com/repos/langchain-ai/langchain/issues/19368/comments | 0 | 2024-03-21T01:41:29Z | 2024-06-27T16:08:24Z | https://github.com/langchain-ai/langchain/issues/19368 | 2,198,920,597 | 19,368 |
[
"langchain-ai",
"langchain"
] | ### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
Callbacks are a bit out of date: https://python.langchain.com/docs/modules/callbacks/
We need to document updates in the supported callbacks
| Document on_retriever_x callbacks | https://api.github.com/repos/langchain-ai/langchain/issues/19361/comments | 2 | 2024-03-20T21:35:28Z | 2024-07-04T16:08:43Z | https://github.com/langchain-ai/langchain/issues/19361 | 2,198,612,174 | 19,361 |
[
"langchain-ai",
"langchain"
] | I've encountered an issue with `ChatLiteLLMRouter` where it ignores the model I specify. Instead, it defaults to using the first model in its list (which can be even with a wrong type). This behavior seems tied to the invocation of:
```python
self._set_model_for_completion()
```
Here's what's happening: I set u... | ChatLiteLLMRouter ignores specified model selection (overrides it by taking the 1st) | https://api.github.com/repos/langchain-ai/langchain/issues/19356/comments | 2 | 2024-03-20T19:07:36Z | 2024-07-31T16:06:55Z | https://github.com/langchain-ai/langchain/issues/19356 | 2,198,344,884 | 19,356 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | [Chore] upgrading pydantic from v1 to v2 with solution | https://api.github.com/repos/langchain-ai/langchain/issues/19355/comments | 2 | 2024-03-20T18:57:57Z | 2024-03-20T19:09:21Z | https://github.com/langchain-ai/langchain/issues/19355 | 2,198,320,708 | 19,355 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | ChatOpenAI http_client cannot be specified due to client being checked for httpx.SyncClient and httpx.AsyncClient simultaneously with openai 1.14.2 | https://api.github.com/repos/langchain-ai/langchain/issues/19354/comments | 9 | 2024-03-20T18:41:46Z | 2024-06-06T01:58:01Z | https://github.com/langchain-ai/langchain/issues/19354 | 2,198,291,029 | 19,354 |
[
"langchain-ai",
"langchain"
] | ### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
Conversational RAG (e.g., LCEL analogues `ConversationalRetrievalChain`) is implemented across the docs to varying degrees of consistency. Users seeking to quickly ... | [docs] Consolidate logic for conversational RAG | https://api.github.com/repos/langchain-ai/langchain/issues/19344/comments | 0 | 2024-03-20T17:07:11Z | 2024-07-08T16:05:55Z | https://github.com/langchain-ai/langchain/issues/19344 | 2,198,074,722 | 19,344 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Class that extends RunnableSerializable makes the Chain not serializable | https://api.github.com/repos/langchain-ai/langchain/issues/19338/comments | 2 | 2024-03-20T14:16:26Z | 2024-03-20T15:00:11Z | https://github.com/langchain-ai/langchain/issues/19338 | 2,197,653,861 | 19,338 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | langchain index incremental mode failed to detect existed documents once exceed the default batch_size | https://api.github.com/repos/langchain-ai/langchain/issues/19335/comments | 11 | 2024-03-20T13:25:47Z | 2024-08-10T16:07:30Z | https://github.com/langchain-ai/langchain/issues/19335 | 2,197,531,580 | 19,335 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Caching for ChatAnthropic is not working as expected | https://api.github.com/repos/langchain-ai/langchain/issues/19328/comments | 4 | 2024-03-20T10:54:52Z | 2024-06-26T15:11:40Z | https://github.com/langchain-ai/langchain/issues/19328 | 2,197,235,323 | 19,328 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Why redis vectorstore filter parameter make syntax error | https://api.github.com/repos/langchain-ai/langchain/issues/19323/comments | 1 | 2024-03-20T10:02:16Z | 2024-06-27T16:08:19Z | https://github.com/langchain-ai/langchain/issues/19323 | 2,197,130,983 | 19,323 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | langchain_openai - bug: 'NoneType' object has no attribute 'get' | https://api.github.com/repos/langchain-ai/langchain/issues/19318/comments | 0 | 2024-03-20T07:41:16Z | 2024-03-20T07:43:02Z | https://github.com/langchain-ai/langchain/issues/19318 | 2,196,869,387 | 19,318 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
On the web page https://python.langchain.com/docs/use_cases/question_answering/quickstart when user clicks on open in colab ... | colab link is not working to quickstart.ipynb | https://api.github.com/repos/langchain-ai/langchain/issues/19304/comments | 0 | 2024-03-20T03:25:08Z | 2024-06-26T16:07:55Z | https://github.com/langchain-ai/langchain/issues/19304 | 2,196,594,832 | 19,304 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | core: binding sometimes overrides methods | https://api.github.com/repos/langchain-ai/langchain/issues/19279/comments | 0 | 2024-03-19T16:04:35Z | 2024-06-25T16:41:42Z | https://github.com/langchain-ai/langchain/issues/19279 | 2,195,379,111 | 19,279 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | AttributeError: module 'langchain' has no attribute 'debug' | https://api.github.com/repos/langchain-ai/langchain/issues/19278/comments | 4 | 2024-03-19T16:04:33Z | 2024-08-02T06:25:55Z | https://github.com/langchain-ai/langchain/issues/19278 | 2,195,379,015 | 19,278 |
[
"langchain-ai",
"langchain"
] | ### Privileged issue
- [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here.
### Issue Content
# Goal
Allow instantiating language models with specific caches provided as an init parameter. This will bring language models on feature parity with chat models w/ re... | langchain-core: Allow passing local cache to language models | https://api.github.com/repos/langchain-ai/langchain/issues/19276/comments | 3 | 2024-03-19T15:36:18Z | 2024-04-05T15:19:56Z | https://github.com/langchain-ai/langchain/issues/19276 | 2,195,311,866 | 19,276 |
[
"langchain-ai",
"langchain"
] | I get an error when following the example notebook
https://python.langchain.com/docs/use_cases/extraction/quickstart
The script below runs fine if the schema is set to `Person`
```
runnable = prompt | llm.with_structured_output(schema=Person)
```
However, it failed when the schema is set to `Data`
```python
... | Multiple entities extraction in quickstart demo fails with ChatVertexAI | https://api.github.com/repos/langchain-ai/langchain/issues/19272/comments | 0 | 2024-03-19T14:20:02Z | 2024-06-25T16:13:27Z | https://github.com/langchain-ai/langchain/issues/19272 | 2,195,111,331 | 19,272 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | SQLDatabase introspection fails with NoInspectionAvailable | https://api.github.com/repos/langchain-ai/langchain/issues/19264/comments | 2 | 2024-03-19T12:02:31Z | 2024-06-25T16:13:24Z | https://github.com/langchain-ai/langchain/issues/19264 | 2,194,779,898 | 19,264 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | SQL_database Trino dialect - wrong usage of USE to set catalog, as Trino does not use parameters for identifiers | https://api.github.com/repos/langchain-ai/langchain/issues/19261/comments | 1 | 2024-03-19T10:57:49Z | 2024-07-04T16:08:33Z | https://github.com/langchain-ai/langchain/issues/19261 | 2,194,647,431 | 19,261 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Streaming of Source Documents not working in ConversationalRetrievalChain | https://api.github.com/repos/langchain-ai/langchain/issues/19259/comments | 2 | 2024-03-19T09:44:53Z | 2024-07-04T16:08:28Z | https://github.com/langchain-ai/langchain/issues/19259 | 2,194,484,797 | 19,259 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Getting from runnables.dict() in RunnableSequence not all expected variables. | https://api.github.com/repos/langchain-ai/langchain/issues/19255/comments | 3 | 2024-03-19T08:50:44Z | 2024-03-27T05:31:37Z | https://github.com/langchain-ai/langchain/issues/19255 | 2,194,374,025 | 19,255 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | `create_openai_tools_agent` (RunnableSequence) doesn't return input_keys, breaks `AgentExecutor.input_keys` | https://api.github.com/repos/langchain-ai/langchain/issues/19251/comments | 2 | 2024-03-19T07:12:22Z | 2024-06-28T16:07:38Z | https://github.com/langchain-ai/langchain/issues/19251 | 2,194,205,736 | 19,251 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
There is a spelling mistake in line 32.
### Idea or request for content:
I can fix this mistake.
Please assign this issue t... | DOC: typo error in https://python.langchain.com/docs/modules/model_io/chat/index.mdx, line 32. | https://api.github.com/repos/langchain-ai/langchain/issues/19247/comments | 0 | 2024-03-19T01:44:49Z | 2024-06-25T16:13:28Z | https://github.com/langchain-ai/langchain/issues/19247 | 2,193,829,820 | 19,247 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Not able to utilize flashrank reranker in langchain and getting error "HTTPError('403 Client Error: Forbidden for url: https://storage.googleapis.com/flash-rank/ms-marco-MultiBERT-L-12.zip')" | https://api.github.com/repos/langchain-ai/langchain/issues/19241/comments | 1 | 2024-03-18T19:47:20Z | 2024-06-24T16:14:32Z | https://github.com/langchain-ai/langchain/issues/19241 | 2,193,132,295 | 19,241 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | SQL agent - SQLAlchemy - timestamp formatting issues that make the SQL-agent crash | https://api.github.com/repos/langchain-ai/langchain/issues/19234/comments | 3 | 2024-03-18T15:14:43Z | 2024-06-25T16:13:23Z | https://github.com/langchain-ai/langchain/issues/19234 | 2,192,497,427 | 19,234 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | ValidationError: Pydantic validation error on "page_content" with "object" mode in AzureAIDocumentIntelligenceLoader | https://api.github.com/repos/langchain-ai/langchain/issues/19229/comments | 0 | 2024-03-18T11:19:00Z | 2024-06-24T16:13:49Z | https://github.com/langchain-ai/langchain/issues/19229 | 2,191,926,207 | 19,229 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | .langchain_community\embeddings\huggingface.py embeddings = self.client.encode( texts, show_progress_bar=self.show_progress, **self.encode_kwargs ) | https://api.github.com/repos/langchain-ai/langchain/issues/19228/comments | 0 | 2024-03-18T11:01:30Z | 2024-06-24T16:13:48Z | https://github.com/langchain-ai/langchain/issues/19228 | 2,191,886,887 | 19,228 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | LangChain GitHub: list_pull_request_files function doesn't work correctly when using a GitHub App | https://api.github.com/repos/langchain-ai/langchain/issues/19222/comments | 0 | 2024-03-18T09:39:35Z | 2024-06-24T16:13:51Z | https://github.com/langchain-ai/langchain/issues/19222 | 2,191,693,323 | 19,222 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Stop sequence key name for meta is not supported, For meta-model (exp: meta.llama2-13b-chat-v1) in BedrockChat | https://api.github.com/repos/langchain-ai/langchain/issues/19220/comments | 3 | 2024-03-18T08:33:52Z | 2024-07-19T14:21:53Z | https://github.com/langchain-ai/langchain/issues/19220 | 2,191,540,570 | 19,220 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | ValueError: Error raised by bedrock service: An error occurred (ValidationException) when calling the InvokeModel operation: Operation not allowed | https://api.github.com/repos/langchain-ai/langchain/issues/19215/comments | 1 | 2024-03-18T04:52:21Z | 2024-03-19T06:55:07Z | https://github.com/langchain-ai/langchain/issues/19215 | 2,191,228,767 | 19,215 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | milvus col.flush() slowly | https://api.github.com/repos/langchain-ai/langchain/issues/19213/comments | 0 | 2024-03-18T02:26:40Z | 2024-06-24T16:13:52Z | https://github.com/langchain-ai/langchain/issues/19213 | 2,191,092,437 | 19,213 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | astream_event produces redundant tokens and breaks graph streams | https://api.github.com/repos/langchain-ai/langchain/issues/19211/comments | 3 | 2024-03-18T01:11:51Z | 2024-08-04T16:07:16Z | https://github.com/langchain-ai/langchain/issues/19211 | 2,191,027,572 | 19,211 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
Documentation Page: [Evaluation](https://python.langchain.com/docs/guides/evaluation/)
### Idea or request for content:
Link... | DOC: Broken links on Evaluation page | https://api.github.com/repos/langchain-ai/langchain/issues/19210/comments | 0 | 2024-03-18T00:42:48Z | 2024-03-19T02:13:11Z | https://github.com/langchain-ai/langchain/issues/19210 | 2,191,005,514 | 19,210 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Unable to defeat question condensing in ConversationRetrievalChain (see #6879) | https://api.github.com/repos/langchain-ai/langchain/issues/19200/comments | 0 | 2024-03-17T16:04:46Z | 2024-06-23T16:09:30Z | https://github.com/langchain-ai/langchain/issues/19200 | 2,190,741,952 | 19,200 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
[cookbook/multiple_chains](https://python.langchain.com/docs/expression_language/cookbook/multiple_chains)
[cookbook/s... | DOC: Updating `pip install` format in cookbook | https://api.github.com/repos/langchain-ai/langchain/issues/19197/comments | 0 | 2024-03-17T12:12:52Z | 2024-06-23T16:09:25Z | https://github.com/langchain-ai/langchain/issues/19197 | 2,190,634,544 | 19,197 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
Valid OCI authentication types include `INSTANCE_PRINCIPAL` and `RESOURCE_PRINCIPAL`. However, comments in the code for [llms... | DOC: Incorrect description of valid OCI authentication types for OCI Generative AI LLM and embeddings | https://api.github.com/repos/langchain-ai/langchain/issues/19194/comments | 0 | 2024-03-17T05:31:38Z | 2024-06-23T16:09:29Z | https://github.com/langchain-ai/langchain/issues/19194 | 2,190,488,898 | 19,194 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | on_llm_new_token event broken in langchain_openai when streaming | https://api.github.com/repos/langchain-ai/langchain/issues/19185/comments | 2 | 2024-03-16T12:03:38Z | 2024-06-29T16:08:37Z | https://github.com/langchain-ai/langchain/issues/19185 | 2,189,935,758 | 19,185 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | CSVloader RuntimeError: Error loading ./institution_all.csv | https://api.github.com/repos/langchain-ai/langchain/issues/19174/comments | 3 | 2024-03-16T05:48:21Z | 2024-06-04T14:30:06Z | https://github.com/langchain-ai/langchain/issues/19174 | 2,189,795,094 | 19,174 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | AttributeError: 'function' object has no attribute 'embed_query' with OpenAI llm and custom tool for Data Lake with Activeloop | https://api.github.com/repos/langchain-ai/langchain/issues/19171/comments | 1 | 2024-03-15T22:45:08Z | 2024-06-24T16:08:13Z | https://github.com/langchain-ai/langchain/issues/19171 | 2,189,579,272 | 19,171 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
The [link](https://api.python.langchain.com/en/latest/tracing.html?ref=blog.langchain.dev) to the tracing documentation, which... | DOC: Broken link to Langchain Tracing | https://api.github.com/repos/langchain-ai/langchain/issues/19165/comments | 0 | 2024-03-15T20:06:34Z | 2024-06-21T16:37:05Z | https://github.com/langchain-ai/langchain/issues/19165 | 2,189,389,814 | 19,165 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | 'BedrockChat' object has no attribute 'bind_tools' | https://api.github.com/repos/langchain-ai/langchain/issues/19162/comments | 5 | 2024-03-15T18:44:12Z | 2024-07-04T15:30:45Z | https://github.com/langchain-ai/langchain/issues/19162 | 2,189,262,902 | 19,162 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Langserver could not import module app.server | https://api.github.com/repos/langchain-ai/langchain/issues/19150/comments | 1 | 2024-03-15T16:38:47Z | 2024-06-26T16:07:40Z | https://github.com/langchain-ai/langchain/issues/19150 | 2,189,059,636 | 19,150 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | React Agent stops at first observation | https://api.github.com/repos/langchain-ai/langchain/issues/19149/comments | 2 | 2024-03-15T16:33:09Z | 2024-03-18T09:59:51Z | https://github.com/langchain-ai/langchain/issues/19149 | 2,189,049,809 | 19,149 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | `RetryOutputParser` error when used with `PydanticOutputParser` | https://api.github.com/repos/langchain-ai/langchain/issues/19145/comments | 2 | 2024-03-15T16:21:21Z | 2024-07-22T16:08:16Z | https://github.com/langchain-ai/langchain/issues/19145 | 2,189,019,290 | 19,145 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | When unicode character is in API key, non-specific error is returned (instead of invalid API key) | https://api.github.com/repos/langchain-ai/langchain/issues/19144/comments | 0 | 2024-03-15T15:54:24Z | 2024-06-21T16:37:07Z | https://github.com/langchain-ai/langchain/issues/19144 | 2,188,945,438 | 19,144 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Langchain not able to create a new index and/or generate vectors to store in weaviate? | https://api.github.com/repos/langchain-ai/langchain/issues/19143/comments | 1 | 2024-03-15T15:49:11Z | 2024-03-28T18:33:51Z | https://github.com/langchain-ai/langchain/issues/19143 | 2,188,928,384 | 19,143 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | `FlashrankRerank` drops document metadata | https://api.github.com/repos/langchain-ai/langchain/issues/19142/comments | 0 | 2024-03-15T14:56:27Z | 2024-03-19T10:43:39Z | https://github.com/langchain-ai/langchain/issues/19142 | 2,188,745,224 | 19,142 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Wrong import path in `docs/integrations/retrievers/flashrank-reranker.ipynb` | https://api.github.com/repos/langchain-ai/langchain/issues/19139/comments | 0 | 2024-03-15T14:25:20Z | 2024-06-21T16:37:05Z | https://github.com/langchain-ai/langchain/issues/19139 | 2,188,642,452 | 19,139 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | When using citations from OpenAI's tools with `RunnableWithMessageHistory`, history is ignored and not inserted | https://api.github.com/repos/langchain-ai/langchain/issues/19136/comments | 1 | 2024-03-15T13:02:27Z | 2024-07-16T16:06:33Z | https://github.com/langchain-ai/langchain/issues/19136 | 2,188,468,815 | 19,136 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
There is a minor mistake in neo4j documentation. In [Seeding the database](https://python.langchain.com/docs/use_cases/graph/i... | Neo4j documentation mistake | https://api.github.com/repos/langchain-ai/langchain/issues/19134/comments | 1 | 2024-03-15T12:30:26Z | 2024-05-22T20:48:10Z | https://github.com/langchain-ai/langchain/issues/19134 | 2,188,411,236 | 19,134 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | PGVector distance_strategy methods seems to be not working | https://api.github.com/repos/langchain-ai/langchain/issues/19129/comments | 1 | 2024-03-15T11:38:41Z | 2024-06-24T16:13:29Z | https://github.com/langchain-ai/langchain/issues/19129 | 2,188,319,485 | 19,129 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
1) Can you confirm which language model is being used in **create_sql_query_chain** method for text to sql conversion? How can... | DOC: [Question]: How to change the text to sql model in create_sql_query_chain , create_sql_agent ? | https://api.github.com/repos/langchain-ai/langchain/issues/19124/comments | 1 | 2024-03-15T09:37:14Z | 2024-07-05T16:06:13Z | https://github.com/langchain-ai/langchain/issues/19124 | 2,188,098,957 | 19,124 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | OpenAI Tokens and Cost are inaccurate | https://api.github.com/repos/langchain-ai/langchain/issues/19120/comments | 1 | 2024-03-15T08:45:37Z | 2024-07-04T16:08:18Z | https://github.com/langchain-ai/langchain/issues/19120 | 2,188,002,825 | 19,120 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | openai-python 1.13.4 with custom http_client breaks OpenAI clients in langchain | https://api.github.com/repos/langchain-ai/langchain/issues/19116/comments | 6 | 2024-03-15T07:59:15Z | 2024-05-22T13:55:39Z | https://github.com/langchain-ai/langchain/issues/19116 | 2,187,931,701 | 19,116 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | `OutputFixingParser` raises unhandled exception while wrapping `XMLOutputParser` | https://api.github.com/repos/langchain-ai/langchain/issues/19107/comments | 0 | 2024-03-15T05:46:44Z | 2024-03-19T04:49:05Z | https://github.com/langchain-ai/langchain/issues/19107 | 2,187,771,203 | 19,107 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | milvus retriever.get_relevant_documents has bug? | https://api.github.com/repos/langchain-ai/langchain/issues/19106/comments | 5 | 2024-03-15T05:38:46Z | 2024-07-11T06:57:54Z | https://github.com/langchain-ai/langchain/issues/19106 | 2,187,763,655 | 19,106 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Docker ValueError: libcublas.so.*[0-9] not found in the system path | https://api.github.com/repos/langchain-ai/langchain/issues/19078/comments | 1 | 2024-03-14T15:50:12Z | 2024-03-14T18:30:48Z | https://github.com/langchain-ai/langchain/issues/19078 | 2,186,711,784 | 19,078 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | "Max retries exceeded with url: /api/embeddings" when using OllamaEmbeddings inside a container | https://api.github.com/repos/langchain-ai/langchain/issues/19074/comments | 1 | 2024-03-14T13:31:19Z | 2024-03-14T18:34:04Z | https://github.com/langchain-ai/langchain/issues/19074 | 2,186,395,518 | 19,074 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Text with {will be parsed as input_variables, causing an error | https://api.github.com/repos/langchain-ai/langchain/issues/19067/comments | 1 | 2024-03-14T08:14:39Z | 2024-03-14T18:14:28Z | https://github.com/langchain-ai/langchain/issues/19067 | 2,185,712,911 | 19,067 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | OpenAI's legacy completion API causes that stop words do not work, patches are attached. | https://api.github.com/repos/langchain-ai/langchain/issues/19062/comments | 1 | 2024-03-14T06:45:32Z | 2024-03-14T18:37:47Z | https://github.com/langchain-ai/langchain/issues/19062 | 2,185,552,198 | 19,062 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Asking to pad but the tokenizer does not have a padding token. Please select a token to use as `pad_token` `(tokenizer.pad_token = tokenizer.eos_token e.g.)` or add a new pad token via `tokenizer.add_special_tokens({'pad_token': '[PAD]'})` | https://api.github.com/repos/langchain-ai/langchain/issues/19061/comments | 0 | 2024-03-14T06:39:58Z | 2024-06-20T16:08:46Z | https://github.com/langchain-ai/langchain/issues/19061 | 2,185,545,359 | 19,061 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | The validation of tools within OpenAIAssistantRunnable.create_assistant does not account for `{"type": "code_interpreter"}`. | https://api.github.com/repos/langchain-ai/langchain/issues/19057/comments | 2 | 2024-03-14T04:01:10Z | 2024-06-28T16:07:18Z | https://github.com/langchain-ai/langchain/issues/19057 | 2,185,358,514 | 19,057 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Runnable astream_log does not pass kwargs to _astream_log_implementation | https://api.github.com/repos/langchain-ai/langchain/issues/19054/comments | 0 | 2024-03-14T03:03:13Z | 2024-03-14T19:53:48Z | https://github.com/langchain-ai/langchain/issues/19054 | 2,185,283,399 | 19,054 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Inconsistent lxml dependency between `langchain` and `langchain-text-splitters` | https://api.github.com/repos/langchain-ai/langchain/issues/19040/comments | 5 | 2024-03-13T18:23:55Z | 2024-04-07T19:23:10Z | https://github.com/langchain-ai/langchain/issues/19040 | 2,184,636,140 | 19,040 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Unable to import resource from LangChain hub | https://api.github.com/repos/langchain-ai/langchain/issues/19038/comments | 1 | 2024-03-13T17:25:15Z | 2024-03-13T17:33:05Z | https://github.com/langchain-ai/langchain/issues/19038 | 2,184,536,534 | 19,038 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Langchain ValidationError: str type expected | https://api.github.com/repos/langchain-ai/langchain/issues/19037/comments | 1 | 2024-03-13T16:37:20Z | 2024-06-20T16:08:47Z | https://github.com/langchain-ai/langchain/issues/19037 | 2,184,445,658 | 19,037 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
In [the discussion of partial prompts](https://python.langchain.com/docs/modules/model_io/prompts/) the examples are all given... | DOC: RFE - Extend the discussion of Partial Prmpts with Pipeline example | https://api.github.com/repos/langchain-ai/langchain/issues/19033/comments | 3 | 2024-03-13T15:05:55Z | 2024-06-21T16:37:26Z | https://github.com/langchain-ai/langchain/issues/19033 | 2,184,245,090 | 19,033 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
I was reading the docs on [Prompts](https://python.langchain.com/docs/modules/model_io/prompts/) and stumbled accross the sect... | DOC: Swap "example selector types" and "example selectors" in the docs to make reading smoother | https://api.github.com/repos/langchain-ai/langchain/issues/19031/comments | 0 | 2024-03-13T13:58:10Z | 2024-06-19T16:08:33Z | https://github.com/langchain-ai/langchain/issues/19031 | 2,184,088,940 | 19,031 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | UnstructuredFileLoader loads wrong "page number" metadata of word documents | https://api.github.com/repos/langchain-ai/langchain/issues/19029/comments | 3 | 2024-03-13T10:37:07Z | 2024-06-23T16:09:14Z | https://github.com/langchain-ai/langchain/issues/19029 | 2,183,659,724 | 19,029 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Bug Report: Custom Semantic Search Functionality Issue in Azure Search | https://api.github.com/repos/langchain-ai/langchain/issues/18998/comments | 1 | 2024-03-13T00:05:52Z | 2024-06-19T16:08:23Z | https://github.com/langchain-ai/langchain/issues/18998 | 2,182,874,556 | 18,998 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Dep Conflict with Langchain | https://api.github.com/repos/langchain-ai/langchain/issues/18996/comments | 6 | 2024-03-12T22:57:03Z | 2024-04-30T18:33:20Z | https://github.com/langchain-ai/langchain/issues/18996 | 2,182,820,017 | 18,996 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | ElasticsearchStore.add_documents() prints out document IDs to STDOUT after job completion | https://api.github.com/repos/langchain-ai/langchain/issues/18986/comments | 1 | 2024-03-12T19:10:54Z | 2024-03-12T19:13:14Z | https://github.com/langchain-ai/langchain/issues/18986 | 2,182,489,252 | 18,986 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [x] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
There is a spelling mistake in line 289.
### Idea or request for content:
I can correct this error. Please assign this issue... | DOC: Typo error in "https://github.com/langchain-ai/langchain/blob/master/docs/docs/get_started/quickstart.mdx", line 289. | https://api.github.com/repos/langchain-ai/langchain/issues/18981/comments | 1 | 2024-03-12T17:49:54Z | 2024-06-14T08:56:09Z | https://github.com/langchain-ai/langchain/issues/18981 | 2,182,320,367 | 18,981 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | TypeError running `agent_executor.invoke` with open-source LM | https://api.github.com/repos/langchain-ai/langchain/issues/18979/comments | 6 | 2024-03-12T16:51:28Z | 2024-06-20T16:07:42Z | https://github.com/langchain-ai/langchain/issues/18979 | 2,182,190,543 | 18,979 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | An error occurs when enabling Content filtering streaming while using Azure OpenAI | https://api.github.com/repos/langchain-ai/langchain/issues/18977/comments | 0 | 2024-03-12T16:36:39Z | 2024-03-28T21:46:28Z | https://github.com/langchain-ai/langchain/issues/18977 | 2,182,155,882 | 18,977 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | TextSplitter sets wrong start_index in case of custom len function | https://api.github.com/repos/langchain-ai/langchain/issues/18972/comments | 1 | 2024-03-12T14:25:53Z | 2024-03-12T15:09:18Z | https://github.com/langchain-ai/langchain/issues/18972 | 2,181,759,866 | 18,972 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Issue with the use of sqlalchemy in community.document_loaders? | https://api.github.com/repos/langchain-ai/langchain/issues/18968/comments | 2 | 2024-03-12T11:23:06Z | 2024-03-12T11:33:43Z | https://github.com/langchain-ai/langchain/issues/18968 | 2,181,373,166 | 18,968 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [x] I added a very descriptive title to this issue.
- [ ] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
I am utilizing the bedrock Llama2 LLM and I aim to integrate a stop feature. How can this be achieved?
### Idea or request fo... | DOC:I am utilizing the bedrock Llama2 LLM and I aim to integrate a stop feature. How can this be achieved? | https://api.github.com/repos/langchain-ai/langchain/issues/18966/comments | 3 | 2024-03-12T11:03:45Z | 2024-03-19T04:08:22Z | https://github.com/langchain-ai/langchain/issues/18966 | 2,181,335,351 | 18,966 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
Custom tool parameter defined within the notebook is for **Python_REPL** tool.
`, LLMs should fallback to sync streaming if an async streaming implementation is not available.
# Context
Implementation of LLMs oft... | Allow LLMs async streaming to fallback on sync streaming | https://api.github.com/repos/langchain-ai/langchain/issues/18920/comments | 5 | 2024-03-11T15:09:40Z | 2024-03-20T15:43:07Z | https://github.com/langchain-ai/langchain/issues/18920 | 2,179,384,439 | 18,920 |
[
"langchain-ai",
"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 similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Could not find trained model [.elser_model_1] for ElasticsearchStore | https://api.github.com/repos/langchain-ai/langchain/issues/18917/comments | 3 | 2024-03-11T14:44:02Z | 2024-06-18T16:09:46Z | https://github.com/langchain-ai/langchain/issues/18917 | 2,179,318,114 | 18,917 |
[
"langchain-ai",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
LangChainDeprecationWarning: The function `__call__` was deprecated in LangChain 0.1.0 and will be removed in 0.2.0. Use invok... | DOC: <PleLangChainDeprecationWarning: The function `__call__` was deprecated in LangChain 0.1.0 and will be removed in 0.2.0. Use invoke instead. warn_deprecated(ase write a comprehensive title after the 'DOC: ' prefix> | https://api.github.com/repos/langchain-ai/langchain/issues/18911/comments | 1 | 2024-03-11T12:12:06Z | 2024-06-21T16:37:55Z | https://github.com/langchain-ai/langchain/issues/18911 | 2,178,980,605 | 18,911 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.