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
[ "hwchase17", "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 ...
does langchain support a tool for external code interpreter?
https://api.github.com/repos/langchain-ai/langchain/issues/19844/comments
1
2024-04-01T06:38:47Z
2024-07-08T16:06:25Z
https://github.com/langchain-ai/langchain/issues/19844
2,217,641,968
19,844
[ "hwchase17", "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 multi-agents are not allowed to use return_direct=True
https://api.github.com/repos/langchain-ai/langchain/issues/19843/comments
11
2024-04-01T06:34:02Z
2024-07-20T03:27:44Z
https://github.com/langchain-ai/langchain/issues/19843
2,217,635,677
19,843
[ "hwchase17", "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 docs error
https://api.github.com/repos/langchain-ai/langchain/issues/19835/comments
1
2024-04-01T00:00:04Z
2024-07-08T16:06:20Z
https://github.com/langchain-ai/langchain/issues/19835
2,217,255,422
19,835
[ "hwchase17", "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 ...
Cannot import name 'BaseCache' from 'langchain.cache'
https://api.github.com/repos/langchain-ai/langchain/issues/19824/comments
4
2024-03-31T16:19:32Z
2024-05-09T11:51:16Z
https://github.com/langchain-ai/langchain/issues/19824
2,217,068,460
19,824
[ "hwchase17", "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 an extra argument for the pip install for MediaWiki Dump Document Loader: `U`. `--upgrade` is already present in t...
DOC: Extra upgrade argument in the pip installs for MediaWiki Dump Loader
https://api.github.com/repos/langchain-ai/langchain/issues/19820/comments
0
2024-03-31T11:23:32Z
2024-07-07T16:08:26Z
https://github.com/langchain-ai/langchain/issues/19820
2,216,915,035
19,820
[ "hwchase17", "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...
RAG and OpenAI Function Invocation is not working together properly for a single prompt !
https://api.github.com/repos/langchain-ai/langchain/issues/19817/comments
2
2024-03-31T06:18:21Z
2024-06-10T12:15:12Z
https://github.com/langchain-ai/langchain/issues/19817
2,216,802,576
19,817
[ "hwchase17", "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: https://python.langchain.com/docs/integrations/vectorstores/chroma This line, should be: from langchain_community.vectorst...
Error in Chroma Vectore Store example.
https://api.github.com/repos/langchain-ai/langchain/issues/19807/comments
1
2024-03-30T18:47:03Z
2024-07-07T16:08:21Z
https://github.com/langchain-ai/langchain/issues/19807
2,216,622,508
19,807
[ "hwchase17", "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 ...
Wikipedia Tool not working as expected in Agents: Google API
https://api.github.com/repos/langchain-ai/langchain/issues/19805/comments
3
2024-03-30T17:05:51Z
2024-07-27T16:04:34Z
https://github.com/langchain-ai/langchain/issues/19805
2,216,585,300
19,805
[ "hwchase17", "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...
Cannot import name 'BaseCache' from 'langchain.cache'
https://api.github.com/repos/langchain-ai/langchain/issues/19804/comments
0
2024-03-30T16:38:06Z
2024-03-30T16:42:27Z
https://github.com/langchain-ai/langchain/issues/19804
2,216,573,049
19,804
[ "hwchase17", "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 am sure that this is a bug in LangChain rather than my code. - [X] The bug is not resolved by updating to the latest stable version of LangChain (or th...
ValueError: Missing some input keys: {'context'} Langchain ConversationRetrievalChain
https://api.github.com/repos/langchain-ai/langchain/issues/19803/comments
4
2024-03-30T16:23:15Z
2024-08-01T16:06:09Z
https://github.com/langchain-ai/langchain/issues/19803
2,216,565,711
19,803
[ "hwchase17", "langchain" ]
### Checked other resources - [x] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [ ] 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. - [ ] The bug is ...
chain.run is not working
https://api.github.com/repos/langchain-ai/langchain/issues/19802/comments
1
2024-03-30T15:34:42Z
2024-07-09T16:07:09Z
https://github.com/langchain-ai/langchain/issues/19802
2,216,537,629
19,802
[ "hwchase17", "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 ...
`get_graph` method does not work when `InputType` or `OutputType` raise `TypeError`
https://api.github.com/repos/langchain-ai/langchain/issues/19801/comments
0
2024-03-30T15:04:34Z
2024-07-07T16:08:11Z
https://github.com/langchain-ai/langchain/issues/19801
2,216,512,846
19,801
[ "hwchase17", "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: Example documentation: https://python.langchain.com/docs/expression_language/get_started#rag-search-example When using th...
No documentation on how to get the source documents
https://api.github.com/repos/langchain-ai/langchain/issues/19800/comments
1
2024-03-30T14:51:32Z
2024-07-06T16:06:57Z
https://github.com/langchain-ai/langchain/issues/19800
2,216,504,298
19,800
[ "hwchase17", "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 ...
Failing authentication of Neo4jGraph to Aura DB
https://api.github.com/repos/langchain-ai/langchain/issues/19794/comments
2
2024-03-30T09:52:19Z
2024-08-01T16:06:04Z
https://github.com/langchain-ai/langchain/issues/19794
2,216,363,028
19,794
[ "hwchase17", "langchain" ]
It looks like a number of users are trying to use @tool with methods. This is likely helpful in binding state to the tools for users that do not want to make a tool factory. ### Discussed in https://github.com/langchain-ai/langchain/discussions/9404 <div type='discussions-op-text'> <sup>Originally posted by **...
Extend @tool to work with methods
https://api.github.com/repos/langchain-ai/langchain/issues/19783/comments
2
2024-03-30T02:28:06Z
2024-06-10T05:54:24Z
https://github.com/langchain-ai/langchain/issues/19783
2,216,160,201
19,783
[ "hwchase17", "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 ...
VectoreStoreIndex not working as expected with Google APIs
https://api.github.com/repos/langchain-ai/langchain/issues/19781/comments
0
2024-03-29T23:59:35Z
2024-07-06T16:06:52Z
https://github.com/langchain-ai/langchain/issues/19781
2,216,098,097
19,781
[ "hwchase17", "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...
community: YandexGPT embeddings rate quota limit handling
https://api.github.com/repos/langchain-ai/langchain/issues/19773/comments
1
2024-03-29T21:23:28Z
2024-03-30T07:25:08Z
https://github.com/langchain-ai/langchain/issues/19773
2,216,011,605
19,773
[ "hwchase17", "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 ...
HuggingFacePipeline with ChatPromptTemplate never ends
https://api.github.com/repos/langchain-ai/langchain/issues/19770/comments
3
2024-03-29T20:43:25Z
2024-06-19T13:27:03Z
https://github.com/langchain-ai/langchain/issues/19770
2,215,977,292
19,770
[ "hwchase17", "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: Page: https://python.langchain.com/docs/modules/model_io/prompts/quick_start LLM models are very sensitive to the format of...
Need clarification on model specific prompt conversion
https://api.github.com/repos/langchain-ai/langchain/issues/19763/comments
2
2024-03-29T16:16:15Z
2024-08-08T16:06:40Z
https://github.com/langchain-ai/langchain/issues/19763
2,215,641,436
19,763
[ "hwchase17", "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_mistralai 0.1.0 broken ( KeyError: 'choices' )
https://api.github.com/repos/langchain-ai/langchain/issues/19759/comments
3
2024-03-29T15:00:30Z
2024-04-30T10:48:33Z
https://github.com/langchain-ai/langchain/issues/19759
2,215,538,136
19,759
[ "hwchase17", "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 ...
Latency/CPU usage: core's dumpd function used by callback system is inefficient and add important latency during chain invocation
https://api.github.com/repos/langchain-ai/langchain/issues/19756/comments
2
2024-03-29T12:47:52Z
2024-07-24T08:47:23Z
https://github.com/langchain-ai/langchain/issues/19756
2,215,275,530
19,756
[ "hwchase17", "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 ...
"PydanticUserError" when importing OpenAI using Langchain.llms
https://api.github.com/repos/langchain-ai/langchain/issues/19755/comments
0
2024-03-29T12:26:20Z
2024-07-05T16:06:58Z
https://github.com/langchain-ai/langchain/issues/19755
2,215,250,622
19,755
[ "hwchase17", "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: ChatOllama API reference link on [this](https://python.langchain.com/docs/integrations/chat/ollama#usage) page is broken. ###...
DOC: broken ChatOllama API reference link
https://api.github.com/repos/langchain-ai/langchain/issues/19753/comments
2
2024-03-29T11:40:20Z
2024-06-23T15:55:00Z
https://github.com/langchain-ai/langchain/issues/19753
2,215,182,478
19,753
[ "hwchase17", "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...
OpenAPI function : Incorrect payload generated when request body contains Reference
https://api.github.com/repos/langchain-ai/langchain/issues/19750/comments
1
2024-03-29T11:08:56Z
2024-07-07T16:08:06Z
https://github.com/langchain-ai/langchain/issues/19750
2,215,138,553
19,750
[ "hwchase17", "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 ...
Self query retriever with Vector Store type <class 'langchain_community.vectorstores.neo4j_vector.Neo4jVector'> not supported
https://api.github.com/repos/langchain-ai/langchain/issues/19748/comments
0
2024-03-29T10:23:36Z
2024-07-05T16:06:49Z
https://github.com/langchain-ai/langchain/issues/19748
2,215,078,681
19,748
[ "hwchase17", "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 ...
I cannot use stream method using AgentExecutor with memory
https://api.github.com/repos/langchain-ai/langchain/issues/19746/comments
1
2024-03-29T07:30:50Z
2024-07-05T16:06:43Z
https://github.com/langchain-ai/langchain/issues/19746
2,214,831,118
19,746
[ "hwchase17", "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 'numpy.linalg._umath_linalg' has no attribute '_ilp64'
https://api.github.com/repos/langchain-ai/langchain/issues/19734/comments
1
2024-03-28T20:51:36Z
2024-05-20T11:01:11Z
https://github.com/langchain-ai/langchain/issues/19734
2,214,124,079
19,734
[ "hwchase17", "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 version greater than 0.1.7 results in pip error involving Cargo/Rust
https://api.github.com/repos/langchain-ai/langchain/issues/19719/comments
3
2024-03-28T16:02:43Z
2024-07-05T16:06:38Z
https://github.com/langchain-ai/langchain/issues/19719
2,213,594,048
19,719
[ "hwchase17", "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 ...
'AnthropicLLM' object has no attribute 'prompt' | StuffDocumentChain
https://api.github.com/repos/langchain-ai/langchain/issues/19703/comments
1
2024-03-28T09:49:04Z
2024-05-30T10:15:11Z
https://github.com/langchain-ai/langchain/issues/19703
2,212,785,738
19,703
[ "hwchase17", "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 ...
Received JSONDecodeError Expecting property name enclosed in double quotes
https://api.github.com/repos/langchain-ai/langchain/issues/19699/comments
6
2024-03-28T08:16:50Z
2024-06-17T18:37:21Z
https://github.com/langchain-ai/langchain/issues/19699
2,212,618,298
19,699
[ "hwchase17", "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 ...
How to do RAG + Conversational Memory?
https://api.github.com/repos/langchain-ai/langchain/issues/19697/comments
2
2024-03-28T07:00:21Z
2024-07-08T16:06:10Z
https://github.com/langchain-ai/langchain/issues/19697
2,212,500,782
19,697
[ "hwchase17", "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 ...
ConversationalRetrievalChain returns answers outside context of retriever
https://api.github.com/repos/langchain-ai/langchain/issues/19694/comments
2
2024-03-28T06:19:05Z
2024-07-04T16:09:18Z
https://github.com/langchain-ai/langchain/issues/19694
2,212,441,126
19,694
[ "hwchase17", "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 ...
Intellisense does not work for certain imports
https://api.github.com/repos/langchain-ai/langchain/issues/19692/comments
1
2024-03-28T03:58:03Z
2024-07-19T16:07:51Z
https://github.com/langchain-ai/langchain/issues/19692
2,212,299,094
19,692
[ "hwchase17", "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...
HuggingFaceEndpoint requires a HuggingFace API key even when using self hosted models
https://api.github.com/repos/langchain-ai/langchain/issues/19685/comments
2
2024-03-28T00:31:52Z
2024-06-06T16:19:26Z
https://github.com/langchain-ai/langchain/issues/19685
2,212,117,698
19,685
[ "hwchase17", "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.py has created a dependency on sqlalchemy v2, breaking apps using sqlalchemy v1
https://api.github.com/repos/langchain-ai/langchain/issues/19681/comments
5
2024-03-27T21:46:19Z
2024-06-19T17:58:58Z
https://github.com/langchain-ai/langchain/issues/19681
2,211,960,967
19,681
[ "hwchase17", "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 ...
Qdrant cloud vector store for RAG throwing pydantic validation error
https://api.github.com/repos/langchain-ai/langchain/issues/19679/comments
1
2024-03-27T21:01:03Z
2024-06-26T06:59:47Z
https://github.com/langchain-ai/langchain/issues/19679
2,211,902,222
19,679
[ "hwchase17", "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 ...
[bedrock][claude-sonnet-v3][bedrockchat] BedrockChat: UnrecognizedClientException when calling the InvokeModel operation
https://api.github.com/repos/langchain-ai/langchain/issues/19677/comments
3
2024-03-27T20:33:26Z
2024-04-03T09:01:44Z
https://github.com/langchain-ai/langchain/issues/19677
2,211,857,795
19,677
[ "hwchase17", "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 in SQL statement on line 94 - Path (libs/community/langchain_community/vectorstores/hanavector.py)
https://api.github.com/repos/langchain-ai/langchain/issues/19669/comments
2
2024-03-27T18:18:28Z
2024-03-30T21:50:58Z
https://github.com/langchain-ai/langchain/issues/19669
2,211,511,972
19,669
[ "hwchase17", "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 am trying to run the following code on langchain==0.1.13. It is giving a pydantic valdiation error. The class parent_docum...
DOC: parent_document_retriever is incorrect and does not run as is
https://api.github.com/repos/langchain-ai/langchain/issues/19664/comments
0
2024-03-27T17:52:12Z
2024-07-03T16:07:11Z
https://github.com/langchain-ai/langchain/issues/19664
2,211,427,491
19,664
[ "hwchase17", "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. ### Examp...
Issues with ChatMistralAI
https://api.github.com/repos/langchain-ai/langchain/issues/21294/comments
1
2024-03-27T14:07:06Z
2024-08-10T16:07:40Z
https://github.com/langchain-ai/langchain/issues/21294
2,279,168,343
21,294
[ "hwchase17", "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 ...
Bedrock Mistral not working as agent
https://api.github.com/repos/langchain-ai/langchain/issues/19647/comments
1
2024-03-27T11:15:07Z
2024-07-02T08:15:49Z
https://github.com/langchain-ai/langchain/issues/19647
2,210,525,725
19,647
[ "hwchase17", "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...
JsonOutputParser fails if a json value contains ``` inside it.
https://api.github.com/repos/langchain-ai/langchain/issues/19646/comments
2
2024-03-27T10:51:45Z
2024-05-27T15:23:00Z
https://github.com/langchain-ai/langchain/issues/19646
2,210,471,604
19,646
[ "hwchase17", "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 ...
Garbled characters and errors in Japanese streaming output with LangChain and watsonx.ai
https://api.github.com/repos/langchain-ai/langchain/issues/19637/comments
1
2024-03-27T07:43:24Z
2024-08-07T16:06:23Z
https://github.com/langchain-ai/langchain/issues/19637
2,210,092,539
19,637
[ "hwchase17", "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...
vectorstore.similaritySearchWithScore in NodeJS not the same as vectorstore.similarity_search_with_relevance_scores in Python
https://api.github.com/repos/langchain-ai/langchain/issues/19629/comments
3
2024-03-27T02:38:44Z
2024-07-05T10:08:40Z
https://github.com/langchain-ai/langchain/issues/19629
2,209,695,232
19,629
[ "hwchase17", "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 CSV Agent not Returning Relevant Data
https://api.github.com/repos/langchain-ai/langchain/issues/19621/comments
1
2024-03-26T23:42:13Z
2024-06-17T14:05:53Z
https://github.com/langchain-ai/langchain/issues/19621
2,209,534,815
19,621
[ "hwchase17", "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 ...
Neo4jVector.from_existing_graph hasso cache/memory that cannot be removed
https://api.github.com/repos/langchain-ai/langchain/issues/19615/comments
1
2024-03-26T21:23:52Z
2024-03-27T11:18:23Z
https://github.com/langchain-ai/langchain/issues/19615
2,209,355,621
19,615
[ "hwchase17", "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 ...
Error while running a simple ainvoke from a chain
https://api.github.com/repos/langchain-ai/langchain/issues/19595/comments
5
2024-03-26T16:45:35Z
2024-07-03T16:07:01Z
https://github.com/langchain-ai/langchain/issues/19595
2,208,775,683
19,595
[ "hwchase17", "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 ...
Run zhipuai api with Langchain get an error
https://api.github.com/repos/langchain-ai/langchain/issues/19581/comments
2
2024-03-26T15:02:22Z
2024-07-03T16:06:56Z
https://github.com/langchain-ai/langchain/issues/19581
2,208,511,770
19,581
[ "hwchase17", "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 ...
ValueError: Index 'None' not found in your Pinecone project.
https://api.github.com/repos/langchain-ai/langchain/issues/19564/comments
0
2024-03-26T10:24:24Z
2024-07-02T16:10:21Z
https://github.com/langchain-ai/langchain/issues/19564
2,207,842,306
19,564
[ "hwchase17", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this question. - [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. ### Commit to Help - [X] I commit to help with one of those options 👆 ...
### GraphCypherQAChain throwing ' Missing some input keys: {'query', 'examples'}' error
https://api.github.com/repos/langchain-ai/langchain/issues/19560/comments
0
2024-03-26T09:40:27Z
2024-07-02T16:10:17Z
https://github.com/langchain-ai/langchain/issues/19560
2,207,743,208
19,560
[ "hwchase17", "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 ...
Asyncio error during agent run
https://api.github.com/repos/langchain-ai/langchain/issues/19558/comments
6
2024-03-26T09:14:53Z
2024-03-26T13:19:55Z
https://github.com/langchain-ai/langchain/issues/19558
2,207,666,728
19,558
[ "hwchase17", "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: ![image](https://github.com/langchain-ai/langchain/assets/49063302/a347a81d-b2b4-4e9e-9f29-bbd61475538d) `add_routes(app, c...
DOC: How to execute model multiple times in LangChain Expression Language
https://api.github.com/repos/langchain-ai/langchain/issues/19554/comments
0
2024-03-26T07:27:51Z
2024-07-02T16:10:11Z
https://github.com/langchain-ai/langchain/issues/19554
2,207,451,961
19,554
[ "hwchase17", "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 ...
why report TypeError?
https://api.github.com/repos/langchain-ai/langchain/issues/19553/comments
4
2024-03-26T07:03:25Z
2024-07-04T16:09:08Z
https://github.com/langchain-ai/langchain/issues/19553
2,207,417,608
19,553
[ "hwchase17", "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...
Bedrock does not work with Claude 3
https://api.github.com/repos/langchain-ai/langchain/issues/19549/comments
2
2024-03-26T04:49:40Z
2024-03-27T20:11:44Z
https://github.com/langchain-ai/langchain/issues/19549
2,207,255,711
19,549
[ "hwchase17", "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 ...
How do I amend this script which uses Langchain's "ConversationChain" and "ConversationBufferMemory" so that it only outputs the AI response but is still conversational and the AI still has memory
https://api.github.com/repos/langchain-ai/langchain/issues/19547/comments
2
2024-03-26T03:27:08Z
2024-07-03T16:06:46Z
https://github.com/langchain-ai/langchain/issues/19547
2,207,166,449
19,547
[ "hwchase17", "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...
MultiQueryRetriever bugs with bedrock
https://api.github.com/repos/langchain-ai/langchain/issues/19542/comments
1
2024-03-26T01:27:08Z
2024-05-20T06:27:33Z
https://github.com/langchain-ai/langchain/issues/19542
2,207,049,362
19,542
[ "hwchase17", "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 ...
🚨 OpenAIAssistantRunnable with AgentExecutor not working with latest OpenAI Assistants API
https://api.github.com/repos/langchain-ai/langchain/issues/19534/comments
1
2024-03-25T21:46:23Z
2024-03-29T08:25:18Z
https://github.com/langchain-ai/langchain/issues/19534
2,206,778,844
19,534
[ "hwchase17", "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...
VespaStore not working with latest `pyvespa`
https://api.github.com/repos/langchain-ai/langchain/issues/19524/comments
4
2024-03-25T18:00:49Z
2024-07-04T16:09:03Z
https://github.com/langchain-ai/langchain/issues/19524
2,206,364,150
19,524
[ "hwchase17", "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...
Concurrency Initialization Issue for VertexAI
https://api.github.com/repos/langchain-ai/langchain/issues/19522/comments
0
2024-03-25T17:16:59Z
2024-07-01T16:06:49Z
https://github.com/langchain-ai/langchain/issues/19522
2,206,281,885
19,522
[ "hwchase17", "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...
APIChain InvalidSchema: No connection adapters were found
https://api.github.com/repos/langchain-ai/langchain/issues/19512/comments
8
2024-03-25T13:34:44Z
2024-06-07T04:19:49Z
https://github.com/langchain-ai/langchain/issues/19512
2,205,782,909
19,512
[ "hwchase17", "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 ...
Incorrect assessment of openai v1 base_url behaviour
https://api.github.com/repos/langchain-ai/langchain/issues/19506/comments
0
2024-03-25T11:48:23Z
2024-07-01T16:06:44Z
https://github.com/langchain-ai/langchain/issues/19506
2,205,558,201
19,506
[ "hwchase17", "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...
MongoDBAtlasSemanticCache timeout error
https://api.github.com/repos/langchain-ai/langchain/issues/19505/comments
0
2024-03-25T11:44:03Z
2024-07-01T16:06:39Z
https://github.com/langchain-ai/langchain/issues/19505
2,205,549,837
19,505
[ "hwchase17", "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 ...
PGVector - AttributeError: 'numpy.ndarray' object has no attribute 'embed_documents'
https://api.github.com/repos/langchain-ai/langchain/issues/19504/comments
1
2024-03-25T11:07:58Z
2024-07-09T16:07:05Z
https://github.com/langchain-ai/langchain/issues/19504
2,205,486,092
19,504
[ "hwchase17", "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: ![image](https://github.com/langchain-ai/langchain/assets/49063302/72c1301c-479c-4db5-bbd8-fdbc13583197) ![image](https://git...
DOC: How to use summarize chain and LangChain Expression Language together
https://api.github.com/repos/langchain-ai/langchain/issues/19501/comments
1
2024-03-25T09:25:13Z
2024-07-03T16:06:32Z
https://github.com/langchain-ai/langchain/issues/19501
2,205,275,019
19,501
[ "hwchase17", "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...
Upsert method in Milvus class is broken
https://api.github.com/repos/langchain-ai/langchain/issues/19496/comments
0
2024-03-25T06:58:14Z
2024-07-04T16:08:53Z
https://github.com/langchain-ai/langchain/issues/19496
2,205,036,929
19,496
[ "hwchase17", "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: For example, in the following scenario, how does the client upload a file and accept and parse it in the chain? ``` ...
DOC: How to upload files in langserve?
https://api.github.com/repos/langchain-ai/langchain/issues/19495/comments
1
2024-03-25T05:39:21Z
2024-07-10T16:06:30Z
https://github.com/langchain-ai/langchain/issues/19495
2,204,945,982
19,495
[ "hwchase17", "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 ...
Config schema display issue for ConfigurableFieldSingleOption and ConfigurableFieldMultiOption
https://api.github.com/repos/langchain-ai/langchain/issues/19494/comments
0
2024-03-25T05:28:51Z
2024-07-01T16:06:24Z
https://github.com/langchain-ai/langchain/issues/19494
2,204,925,332
19,494
[ "hwchase17", "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: No download option available at https://readthedocs.org/projects/langchain/downloads/ ### Idea or request for content: Add d...
DOC: <Add PDF versions of the API documentation back 'DOC: ' prefix>
https://api.github.com/repos/langchain-ai/langchain/issues/19484/comments
1
2024-03-24T17:04:20Z
2024-07-24T16:08:07Z
https://github.com/langchain-ai/langchain/issues/19484
2,204,458,061
19,484
[ "hwchase17", "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 ...
`ConnectionResetError` and `LangChainDeprecationWarning` when using `langchain-community`
https://api.github.com/repos/langchain-ai/langchain/issues/19482/comments
0
2024-03-24T15:00:04Z
2024-06-30T16:05:57Z
https://github.com/langchain-ai/langchain/issues/19482
2,204,392,871
19,482
[ "hwchase17", "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: Hello, i want to know why langchain have 2 BaseRetriever in 2 different packages? 1. langchain_core.retrievers 2. langchain....
DOC: why langchain have two BaseRetriever?
https://api.github.com/repos/langchain-ai/langchain/issues/19479/comments
0
2024-03-24T08:09:15Z
2024-06-30T16:05:52Z
https://github.com/langchain-ai/langchain/issues/19479
2,204,236,543
19,479
[ "hwchase17", "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 ...
VectorstoreIndexCreator.query kills kernell
https://api.github.com/repos/langchain-ai/langchain/issues/19477/comments
0
2024-03-24T05:12:26Z
2024-06-30T16:05:47Z
https://github.com/langchain-ai/langchain/issues/19477
2,204,184,832
19,477
[ "hwchase17", "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...
BigQueryVectorSearch Incorrectly Creates New Table When Existing Table Has Specific Labels
https://api.github.com/repos/langchain-ai/langchain/issues/19476/comments
0
2024-03-24T04:52:50Z
2024-06-30T16:05:42Z
https://github.com/langchain-ai/langchain/issues/19476
2,204,180,146
19,476
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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
[ "hwchase17", "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