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 ...
No module named 'langchain_community.document_loaders'; 'langchain_community' is not a package
https://api.github.com/repos/langchain-ai/langchain/issues/22763/comments
2
2024-06-11T03:22:44Z
2024-06-13T16:01:58Z
https://github.com/langchain-ai/langchain/issues/22763
2,345,292,354
22,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 bug is ...
_InactiveRpcError of RPC
https://api.github.com/repos/langchain-ai/langchain/issues/22762/comments
1
2024-06-11T02:56:46Z
2024-06-11T02:59:59Z
https://github.com/langchain-ai/langchain/issues/22762
2,345,269,783
22,762
[ "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...
When using GraphCypherQAChain to fetch documents from Neo4j, the embeddings field is also returned, which consumes all context window tokens
https://api.github.com/repos/langchain-ai/langchain/issues/22755/comments
2
2024-06-10T19:18:10Z
2024-06-13T08:26:20Z
https://github.com/langchain-ai/langchain/issues/22755
2,344,660,169
22,755
[ "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...
PydanticOutputParser Doesn't Parse Dates in Unions
https://api.github.com/repos/langchain-ai/langchain/issues/22740/comments
4
2024-06-10T15:19:11Z
2024-06-10T21:38:37Z
https://github.com/langchain-ai/langchain/issues/22740
2,344,188,762
22,740
[ "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 bu...
MarkdownHeaderTextSplitter for header such like "**New Header 5**"
https://api.github.com/repos/langchain-ai/langchain/issues/22738/comments
2
2024-06-10T14:19:28Z
2024-06-11T06:21:52Z
https://github.com/langchain-ai/langchain/issues/22738
2,344,052,386
22,738
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/tools/eleven_labs_tts/ ### 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: "Elevenlabs has no attribute "generate ...
"Elevenlabs has no attribute "generate (only older versions of elevenlabs work with this wrapper)
https://api.github.com/repos/langchain-ai/langchain/issues/22736/comments
1
2024-06-10T13:44:40Z
2024-06-10T22:31:46Z
https://github.com/langchain-ai/langchain/issues/22736
2,343,969,449
22,736
[ "hwchase17", "langchain" ]
### URL https://api.python.langchain.com/en/latest/vectorstores/langchain_chroma.vectorstores.Chroma.html#langchain_chroma.vectorstores.Chroma.similarity_search_with_score ### 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 appli...
DOC: inconsistency with similarity_search_with_score()
https://api.github.com/repos/langchain-ai/langchain/issues/22732/comments
2
2024-06-10T09:09:28Z
2024-06-12T16:41:29Z
https://github.com/langchain-ai/langchain/issues/22732
2,343,339,255
22,732
[ "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 ...
File Not Closed in OutlookMessageLoader of langchain_community Library
https://api.github.com/repos/langchain-ai/langchain/issues/22729/comments
1
2024-06-10T07:35:42Z
2024-06-10T22:33:15Z
https://github.com/langchain-ai/langchain/issues/22729
2,343,107,278
22,729
[ "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 ...
Fix stop list of string in VLLM generate
https://api.github.com/repos/langchain-ai/langchain/issues/22717/comments
6
2024-06-09T12:35:30Z
2024-06-10T17:37:07Z
https://github.com/langchain-ai/langchain/issues/22717
2,342,210,409
22,717
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/graph/ ### 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: Important: This happens with Python v3.12.4. ...
Error while running graph.query(movies_query) with Python v3.12.4
https://api.github.com/repos/langchain-ai/langchain/issues/22713/comments
4
2024-06-09T07:31:58Z
2024-06-13T10:26:21Z
https://github.com/langchain-ai/langchain/issues/22713
2,342,074,263
22,713
[ "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 ...
Initializing a LLM using HuggingFacePipeline.from_model_id crashes Google Colab
https://api.github.com/repos/langchain-ai/langchain/issues/22710/comments
5
2024-06-09T06:18:17Z
2024-06-13T08:38:53Z
https://github.com/langchain-ai/langchain/issues/22710
2,342,048,874
22,710
[ "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 ...
Scheduled GitHub Actions Running on Forked Repositories
https://api.github.com/repos/langchain-ai/langchain/issues/22706/comments
1
2024-06-09T04:45:52Z
2024-06-10T15:07:49Z
https://github.com/langchain-ai/langchain/issues/22706
2,342,020,818
22,706
[ "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 ...
Rohit
https://api.github.com/repos/langchain-ai/langchain/issues/22704/comments
14
2024-06-09T02:40:50Z
2024-06-15T21:01:27Z
https://github.com/langchain-ai/langchain/issues/22704
2,341,985,867
22,704
[ "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: `AgentExecutor` doesn't use its local callbacks during planning
https://api.github.com/repos/langchain-ai/langchain/issues/22703/comments
1
2024-06-08T23:15:48Z
2024-06-08T23:58:39Z
https://github.com/langchain-ai/langchain/issues/22703
2,341,904,946
22,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 b...
Partners: Issues with `Streaming` and MistralAI `ainvoke` and `Callbacks` Not Working
https://api.github.com/repos/langchain-ai/langchain/issues/22702/comments
2
2024-06-08T20:46:07Z
2024-07-02T20:38:12Z
https://github.com/langchain-ai/langchain/issues/22702
2,341,830,363
22,702
[ "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...
Error in LangChainTracer.on_tool_end callback
https://api.github.com/repos/langchain-ai/langchain/issues/22696/comments
5
2024-06-08T08:41:41Z
2024-07-17T12:31:28Z
https://github.com/langchain-ai/langchain/issues/22696
2,341,553,381
22,696
[ "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 ...
ValidationError: 2 validation errors for LLMChain
https://api.github.com/repos/langchain-ai/langchain/issues/22695/comments
1
2024-06-08T07:55:15Z
2024-06-15T02:16:53Z
https://github.com/langchain-ai/langchain/issues/22695
2,341,538,090
22,695
[ "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...
Python 3.12.4 is incompatible with pydantic.v1 as of pydantic==2.7.3
https://api.github.com/repos/langchain-ai/langchain/issues/22692/comments
9
2024-06-08T01:41:20Z
2024-06-13T04:35:49Z
https://github.com/langchain-ai/langchain/issues/22692
2,341,357,041
22,692
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/pdf_qa/#question-answering-with-rag ### 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: **URL**: [PDF QA Tutorial](ht...
DOC: NameError due to Incorrect Variable Name in PDF QA Tutorial Documentation
https://api.github.com/repos/langchain-ai/langchain/issues/22689/comments
2
2024-06-08T00:22:00Z
2024-06-24T21:08:04Z
https://github.com/langchain-ai/langchain/issues/22689
2,341,309,950
22,689
[ "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...
`AzureAIDocumentIntelligenceLoader` throws 404 Resource not found error
https://api.github.com/repos/langchain-ai/langchain/issues/22679/comments
1
2024-06-07T14:30:27Z
2024-06-17T10:55:07Z
https://github.com/langchain-ai/langchain/issues/22679
2,340,605,742
22,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 ...
unable to install langchain-google-genai in python 3.9.0
https://api.github.com/repos/langchain-ai/langchain/issues/22676/comments
0
2024-06-07T13:18:48Z
2024-06-07T13:21:17Z
https://github.com/langchain-ai/langchain/issues/22676
2,340,438,808
22,676
[ "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 ...
ChatDatabricks can't stream response: "KeyError: 'content'"
https://api.github.com/repos/langchain-ai/langchain/issues/22674/comments
3
2024-06-07T12:43:34Z
2024-07-05T15:31:11Z
https://github.com/langchain-ai/langchain/issues/22674
2,340,367,495
22,674
[ "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 YouTube audio loader duplicating transcripts
https://api.github.com/repos/langchain-ai/langchain/issues/22671/comments
2
2024-06-07T12:28:45Z
2024-06-14T19:25:13Z
https://github.com/langchain-ai/langchain/issues/22671
2,340,338,451
22,671
[ "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: 'AzureOpenAI' object has no attribute 'bind_tools'
https://api.github.com/repos/langchain-ai/langchain/issues/22670/comments
1
2024-06-07T12:06:12Z
2024-06-12T06:33:09Z
https://github.com/langchain-ai/langchain/issues/22670
2,340,298,150
22,670
[ "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 ...
PromptTemplate.input_types is ignored on validation
https://api.github.com/repos/langchain-ai/langchain/issues/22668/comments
1
2024-06-07T11:31:54Z
2024-06-26T15:08:31Z
https://github.com/langchain-ai/langchain/issues/22668
2,340,242,403
22,668
[ "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...
SharepointLoader not working as intended despite latest merge 'propagation of document metadata from O365BaseLoader'
https://api.github.com/repos/langchain-ai/langchain/issues/22663/comments
1
2024-06-07T09:56:20Z
2024-06-07T09:59:57Z
https://github.com/langchain-ai/langchain/issues/22663
2,340,053,470
22,663
[ "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 ...
Getting langsmith module not found error whenever running langchain Runnable invoke / batch()
https://api.github.com/repos/langchain-ai/langchain/issues/22660/comments
1
2024-06-07T08:28:51Z
2024-07-15T11:19:56Z
https://github.com/langchain-ai/langchain/issues/22660
2,339,893,198
22,660
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/chatbot/ ### 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: When following tutorial Build a Chatbot - Gemini in https:...
DOC: Tutorial - Build a Chatbot - Gemini error 400 Please ensure that multiturn requests alternate between user and model
https://api.github.com/repos/langchain-ai/langchain/issues/22651/comments
1
2024-06-07T02:10:13Z
2024-06-08T18:47:07Z
https://github.com/langchain-ai/langchain/issues/22651
2,339,446,166
22,651
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.1/docs/use_cases/tool_use/human_in_the_loop/ ### 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 had see the docs of human_in_the_loop...
DOC: How to add human approval in agent tools?
https://api.github.com/repos/langchain-ai/langchain/issues/22649/comments
1
2024-06-07T01:17:40Z
2024-07-16T16:48:12Z
https://github.com/langchain-ai/langchain/issues/22649
2,339,403,349
22,649
[ "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] langchain-openai - max_tokens - 2 confirmed bugs
https://api.github.com/repos/langchain-ai/langchain/issues/22636/comments
11
2024-06-06T20:03:01Z
2024-06-11T14:51:08Z
https://github.com/langchain-ai/langchain/issues/22636
2,339,062,266
22,636
[ "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 https://python.langchain.com/v0.2/docs/integrations/llm_caching/ should be a section with one page per integration, like other components.
DOCS: Split integrations/llm_cache page into separate pages
https://api.github.com/repos/langchain-ai/langchain/issues/22618/comments
0
2024-06-06T14:27:19Z
2024-08-06T22:29:02Z
https://github.com/langchain-ai/langchain/issues/22618
2,338,404,917
22,618
[ "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 ...
The FAISS.from_documents function called many times, It'll cause memory leak. How to destroy the object?
https://api.github.com/repos/langchain-ai/langchain/issues/22602/comments
1
2024-06-06T10:38:10Z
2024-06-06T23:46:23Z
https://github.com/langchain-ai/langchain/issues/22602
2,337,929,574
22,602
[ "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': {'message': "Missing parameter 'tool_call_id': messages with role 'tool' must have a 'tool_call_id'
https://api.github.com/repos/langchain-ai/langchain/issues/22600/comments
0
2024-06-06T10:09:40Z
2024-06-06T10:12:16Z
https://github.com/langchain-ai/langchain/issues/22600
2,337,877,131
22,600
[ "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 agents executor throws: assert generation is not None
https://api.github.com/repos/langchain-ai/langchain/issues/22585/comments
4
2024-06-06T03:16:18Z
2024-06-07T03:31:21Z
https://github.com/langchain-ai/langchain/issues/22585
2,337,224,294
22,585
[ "hwchase17", "langchain" ]
### URL Withdrawal not receive ### 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: Withdrawal not receive ### Idea or request for content: Withdrawal not receive
DOC: <Please write a comprehensive title after the 'DOC: ' prefix>
https://api.github.com/repos/langchain-ai/langchain/issues/22557/comments
3
2024-06-05T16:00:26Z
2024-06-05T21:18:48Z
https://github.com/langchain-ai/langchain/issues/22557
2,336,288,902
22,557
[ "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...
Incorrect passing of scores for sorting in CrossEncoderReranker
https://api.github.com/repos/langchain-ai/langchain/issues/22556/comments
3
2024-06-05T15:42:58Z
2024-06-06T21:13:48Z
https://github.com/langchain-ai/langchain/issues/22556
2,336,248,957
22,556
[ "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...
LLMGraphTransformer giveback empty nodes and relationships ( with gpt-4o )
https://api.github.com/repos/langchain-ai/langchain/issues/22551/comments
3
2024-06-05T14:41:48Z
2024-07-26T06:28:01Z
https://github.com/langchain-ai/langchain/issues/22551
2,336,115,108
22,551
[ "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 ...
openai model always includes the input prompt in its output
https://api.github.com/repos/langchain-ai/langchain/issues/22550/comments
0
2024-06-05T14:29:38Z
2024-06-05T14:51:33Z
https://github.com/langchain-ai/langchain/issues/22550
2,336,086,990
22,550
[ "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 ...
api_controller fails to specify tool in Action, entering infinite loop
https://api.github.com/repos/langchain-ai/langchain/issues/22545/comments
3
2024-06-05T12:09:35Z
2024-06-07T08:43:02Z
https://github.com/langchain-ai/langchain/issues/22545
2,335,733,937
22,545
[ "hwchase17", "langchain" ]
### URL _No response_ ### 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: Docustring in https://github.com/langchain-ai/langchain/blob/58192d617f0e7b21ac175f869068324128949504/...
DOC: ConfluenceLoader docstring refer to wrong class name
https://api.github.com/repos/langchain-ai/langchain/issues/22542/comments
0
2024-06-05T10:31:46Z
2024-06-14T21:00:50Z
https://github.com/langchain-ai/langchain/issues/22542
2,335,525,273
22,542
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/tools/wolfram_alpha/ ### 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: Hi! I found that using wolfram....
DOC: <Issue related to /v0.2/docs/integrations/tools/wolfram_alpha/> returned answers are incomplete.
https://api.github.com/repos/langchain-ai/langchain/issues/22539/comments
0
2024-06-05T09:34:07Z
2024-06-05T09:39:44Z
https://github.com/langchain-ai/langchain/issues/22539
2,335,381,737
22,539
[ "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 ...
使用ChatSparkLLM构造的llm,在模型返回ConnectionError后,无法再次invoke
https://api.github.com/repos/langchain-ai/langchain/issues/22537/comments
0
2024-06-05T08:58:18Z
2024-06-05T09:00:47Z
https://github.com/langchain-ai/langchain/issues/22537
2,335,303,404
22,537
[ "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 ...
With langchain v0.2.2 use ChatTongyi(streaming=True) occurred error ' KeyError: 'request' '
https://api.github.com/repos/langchain-ai/langchain/issues/22536/comments
26
2024-06-05T08:51:43Z
2024-06-26T02:31:42Z
https://github.com/langchain-ai/langchain/issues/22536
2,335,288,809
22,536
[ "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...
LlamaCppEmbeddings gives a TypeError on line 114 saying TypeError: float() argument must be a string or a real number, not 'list'
https://api.github.com/repos/langchain-ai/langchain/issues/22532/comments
7
2024-06-05T07:13:56Z
2024-07-17T12:33:03Z
https://github.com/langchain-ai/langchain/issues/22532
2,335,091,190
22,532
[ "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...
HuggingFacePipeline can‘t load model from local repository
https://api.github.com/repos/langchain-ai/langchain/issues/22528/comments
2
2024-06-05T05:48:57Z
2024-06-17T02:13:10Z
https://github.com/langchain-ai/langchain/issues/22528
2,334,957,223
22,528
[ "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 ...
Bot3
https://api.github.com/repos/langchain-ai/langchain/issues/22527/comments
4
2024-06-05T05:41:28Z
2024-06-05T07:23:54Z
https://github.com/langchain-ai/langchain/issues/22527
2,334,945,885
22,527
[ "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 ...
`load_chain` uses incorrect class when loading `LLMChain` with `HuggingFacePipeline`
https://api.github.com/repos/langchain-ai/langchain/issues/22520/comments
7
2024-06-05T03:43:04Z
2024-06-10T00:30:05Z
https://github.com/langchain-ai/langchain/issues/22520
2,334,831,714
22,520
[ "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 ...
model_name in ChatResult from BaseChatOpenAI is not sourced from API response
https://api.github.com/repos/langchain-ai/langchain/issues/22516/comments
2
2024-06-04T23:26:36Z
2024-06-06T22:12:55Z
https://github.com/langchain-ai/langchain/issues/22516
2,334,542,107
22,516
[ "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 - ValueError: alternative_import must be a fully qualified module path
https://api.github.com/repos/langchain-ai/langchain/issues/22510/comments
4
2024-06-04T19:43:19Z
2024-06-05T12:25:38Z
https://github.com/langchain-ai/langchain/issues/22510
2,334,248,331
22,510
[ "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 ...
OpenAIAssistantV2Runnable incorrectly creates threads with tool_resources
https://api.github.com/repos/langchain-ai/langchain/issues/22503/comments
0
2024-06-04T18:58:18Z
2024-06-04T19:00:50Z
https://github.com/langchain-ai/langchain/issues/22503
2,334,180,650
22,503
[ "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 Conversation Looping with Itself After Initial Greeting
https://api.github.com/repos/langchain-ai/langchain/issues/22487/comments
4
2024-06-04T17:40:31Z
2024-08-08T18:18:08Z
https://github.com/langchain-ai/langchain/issues/22487
2,334,053,964
22,487
[ "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 ...
Prompt variables are not replaced for tool calling agents when using SystemMessage class
https://api.github.com/repos/langchain-ai/langchain/issues/22486/comments
3
2024-06-04T17:34:50Z
2024-06-07T18:04:57Z
https://github.com/langchain-ai/langchain/issues/22486
2,334,045,340
22,486
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/vectorstores/chroma/ ### 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: **URL:** [Chroma Vectorstores Documentati...
DOC: Broken Link on Chroma Vectorstores Documentation Page
https://api.github.com/repos/langchain-ai/langchain/issues/22485/comments
1
2024-06-04T17:30:11Z
2024-06-04T19:08:22Z
https://github.com/langchain-ai/langchain/issues/22485
2,334,038,192
22,485
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/retrievers/azure_ai_search/ ### 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 current document only speaks to ...
How can we do hybrid search using AzureAISearchRetriever?
https://api.github.com/repos/langchain-ai/langchain/issues/22473/comments
0
2024-06-04T12:59:30Z
2024-06-04T13:02:07Z
https://github.com/langchain-ai/langchain/issues/22473
2,333,474,895
22,473
[ "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...
Facing ORA-51805: Vector is not properly formatted (dimension value is either not a number or infinity) error while using OracleVS
https://api.github.com/repos/langchain-ai/langchain/issues/22469/comments
0
2024-06-04T11:03:25Z
2024-06-04T11:05:54Z
https://github.com/langchain-ai/langchain/issues/22469
2,333,232,682
22,469
[ "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 ...
tool_calling_agent with empty tools list is not working
https://api.github.com/repos/langchain-ai/langchain/issues/22467/comments
3
2024-06-04T10:25:12Z
2024-06-04T15:47:28Z
https://github.com/langchain-ai/langchain/issues/22467
2,333,152,014
22,467
[ "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 ...
Wrong format of query constructor prompt while using SelfQueryRetriever
https://api.github.com/repos/langchain-ai/langchain/issues/22466/comments
0
2024-06-04T10:20:08Z
2024-06-04T10:31:55Z
https://github.com/langchain-ai/langchain/issues/22466
2,333,140,917
22,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 ...
ChatOllama ValueError: Only string image_url content parts are supported.
https://api.github.com/repos/langchain-ai/langchain/issues/22460/comments
0
2024-06-04T07:40:39Z
2024-06-04T07:43:06Z
https://github.com/langchain-ai/langchain/issues/22460
2,332,789,153
22,460
[ "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 ...
LCEL not working, compared to identical invoke() call sequence
https://api.github.com/repos/langchain-ai/langchain/issues/22459/comments
1
2024-06-04T07:06:57Z
2024-06-04T14:08:10Z
https://github.com/langchain-ai/langchain/issues/22459
2,332,723,231
22,459
[ "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...
`GraphCypherQAChain` not able to return both `result` and `intermediate_steps` together with memory?
https://api.github.com/repos/langchain-ai/langchain/issues/22457/comments
0
2024-06-04T06:22:21Z
2024-06-25T10:41:04Z
https://github.com/langchain-ai/langchain/issues/22457
2,332,653,797
22,457
[ "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 ...
HuggingFaceEndpoint: skip login to hub with oauth token
https://api.github.com/repos/langchain-ai/langchain/issues/22456/comments
4
2024-06-04T06:14:54Z
2024-06-06T18:26:36Z
https://github.com/langchain-ai/langchain/issues/22456
2,332,642,720
22,456
[ "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_community.chat_models ChatHunyuan had a bug JSON parsing error
https://api.github.com/repos/langchain-ai/langchain/issues/22452/comments
3
2024-06-04T03:28:58Z
2024-07-29T02:35:11Z
https://github.com/langchain-ai/langchain/issues/22452
2,332,460,550
22,452
[ "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 huggingface_hub has its own environment variables that it reads from: https://huggingface.co/docs/huggingface_hub/main/en/package_reference/environment_variables. Langcha...
Support native HuggingFace env vars
https://api.github.com/repos/langchain-ai/langchain/issues/22448/comments
5
2024-06-03T22:19:34Z
2024-07-31T21:44:19Z
https://github.com/langchain-ai/langchain/issues/22448
2,332,159,221
22,448
[ "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 ...
Tavily Search Results ainvoke not working
https://api.github.com/repos/langchain-ai/langchain/issues/22445/comments
1
2024-06-03T20:58:47Z
2024-06-04T01:34:54Z
https://github.com/langchain-ai/langchain/issues/22445
2,332,041,873
22,445
[ "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 `return_direct` doesn't work
https://api.github.com/repos/langchain-ai/langchain/issues/22441/comments
4
2024-06-03T17:41:47Z
2024-07-09T12:32:17Z
https://github.com/langchain-ai/langchain/issues/22441
2,331,707,780
22,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 ...
Can't use Redis semantic search
https://api.github.com/repos/langchain-ai/langchain/issues/22440/comments
0
2024-06-03T16:46:11Z
2024-06-03T16:48:42Z
https://github.com/langchain-ai/langchain/issues/22440
2,331,614,916
22,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 ...
RecursiveCharacterTextSplitter.from_language(language=Language.C) ValueError: Language Language.C is not supported! :bug:
https://api.github.com/repos/langchain-ai/langchain/issues/22430/comments
1
2024-06-03T13:42:36Z
2024-06-03T15:43:37Z
https://github.com/langchain-ai/langchain/issues/22430
2,331,198,366
22,430
[ "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 make multiple inputs to a agent
https://api.github.com/repos/langchain-ai/langchain/issues/22427/comments
0
2024-06-03T13:10:52Z
2024-06-03T13:13:26Z
https://github.com/langchain-ai/langchain/issues/22427
2,331,123,659
22,427
[ "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 ...
chatModels _combine_llm_outputs uses different hardcoded dict keys
https://api.github.com/repos/langchain-ai/langchain/issues/22426/comments
0
2024-06-03T12:46:44Z
2024-06-03T12:49:14Z
https://github.com/langchain-ai/langchain/issues/22426
2,331,068,107
22,426
[ "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...
TypeError: Type is not JSON serializable: DataFrame on question with CSV Langchain Ver2
https://api.github.com/repos/langchain-ai/langchain/issues/22415/comments
0
2024-06-03T07:21:54Z
2024-06-05T02:28:24Z
https://github.com/langchain-ai/langchain/issues/22415
2,330,372,065
22,415
[ "hwchase17", "langchain" ]
### URL https://api.python.langchain.com/en/latest/runnables/langchain_core.runnables.base.Runnable.html ### 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://...
DOC: Examples using Runnable section links are not correct
https://api.github.com/repos/langchain-ai/langchain/issues/22414/comments
0
2024-06-03T06:38:37Z
2024-06-03T15:46:51Z
https://github.com/langchain-ai/langchain/issues/22414
2,330,297,740
22,414
[ "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...
How to invoke GraphCypherQAChain.from_llm() with multiple variables
https://api.github.com/repos/langchain-ai/langchain/issues/22413/comments
3
2024-06-03T05:53:51Z
2024-06-13T15:59:25Z
https://github.com/langchain-ai/langchain/issues/22413
2,330,234,431
22,413
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/retrievers/ ### 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 using Mac Silicon M1, When I am executing ``` ...
DOC: <Issue related to /v0.2/docs/tutorials/retrievers/>
https://api.github.com/repos/langchain-ai/langchain/issues/22412/comments
1
2024-06-03T03:21:58Z
2024-06-03T15:49:15Z
https://github.com/langchain-ai/langchain/issues/22412
2,330,081,197
22,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 ...
GoogleGenerativeAIEmbeddings embed_documents method returns list of Repeated Type
https://api.github.com/repos/langchain-ai/langchain/issues/22411/comments
4
2024-06-03T03:16:20Z
2024-06-12T14:28:03Z
https://github.com/langchain-ai/langchain/issues/22411
2,330,076,456
22,411
[ "hwchase17", "langchain" ]
### URL https://github.com/langchain-ai/langchain/blob/master/cookbook/oracleai_demo.ipynb ### 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 sample code in https://github...
DOC: Remove try/catch blocks from sample connection code to allow actual error to be shown
https://api.github.com/repos/langchain-ai/langchain/issues/22410/comments
3
2024-06-02T23:28:02Z
2024-06-07T06:03:42Z
https://github.com/langchain-ai/langchain/issues/22410
2,329,913,300
22,410
[ "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 ...
Pypi is not up to date
https://api.github.com/repos/langchain-ai/langchain/issues/22404/comments
0
2024-06-02T17:28:42Z
2024-06-02T19:39:06Z
https://github.com/langchain-ai/langchain/issues/22404
2,329,777,633
22,404
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/qa_chat_history/ ### 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: How do you limit the number of previous conversati...
DOC: <Issue related to /v0.2/docs/tutorials/qa_chat_history/>
https://api.github.com/repos/langchain-ai/langchain/issues/22400/comments
3
2024-06-02T11:36:39Z
2024-06-04T02:45:42Z
https://github.com/langchain-ai/langchain/issues/22400
2,329,608,791
22,400
[ "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 ...
ChatMistralAI with_structured_output does not recognize BaseModel subclass
https://api.github.com/repos/langchain-ai/langchain/issues/22390/comments
1
2024-06-01T15:06:02Z
2024-06-01T15:13:28Z
https://github.com/langchain-ai/langchain/issues/22390
2,329,189,975
22,390
[ "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...
REGRESSION: ChatLiteLLM: ValidationError only when using cache
https://api.github.com/repos/langchain-ai/langchain/issues/22389/comments
3
2024-06-01T14:30:48Z
2024-08-07T16:59:47Z
https://github.com/langchain-ai/langchain/issues/22389
2,329,174,547
22,389
[ "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...
GraphCypherQAChain cannot generate correct Cypher commands
https://api.github.com/repos/langchain-ai/langchain/issues/22385/comments
1
2024-06-01T08:42:16Z
2024-07-03T18:33:01Z
https://github.com/langchain-ai/langchain/issues/22385
2,329,012,951
22,385
[ "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...
Tools do not work with HuggingFace - Issue either with tutorial or library
https://api.github.com/repos/langchain-ai/langchain/issues/22379/comments
9
2024-06-01T00:30:04Z
2024-07-17T17:35:57Z
https://github.com/langchain-ai/langchain/issues/22379
2,328,767,834
22,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 bug is ...
ConversationBufferWindowMemory
https://api.github.com/repos/langchain-ai/langchain/issues/22376/comments
2
2024-05-31T21:56:29Z
2024-06-06T19:19:34Z
https://github.com/langchain-ai/langchain/issues/22376
2,328,638,365
22,376
[ "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...
Error when Choosing between multiple schemas
https://api.github.com/repos/langchain-ai/langchain/issues/22374/comments
0
2024-05-31T21:42:14Z
2024-05-31T21:45:03Z
https://github.com/langchain-ai/langchain/issues/22374
2,328,626,019
22,374
[ "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...
Plugin execution not working anymore
https://api.github.com/repos/langchain-ai/langchain/issues/22364/comments
1
2024-05-31T15:34:48Z
2024-06-01T00:12:22Z
https://github.com/langchain-ai/langchain/issues/22364
2,328,105,265
22,364
[ "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...
Chroma returns the same document more than once when use as a retriver
https://api.github.com/repos/langchain-ai/langchain/issues/22361/comments
5
2024-05-31T13:39:32Z
2024-07-04T01:05:24Z
https://github.com/langchain-ai/langchain/issues/22361
2,327,863,933
22,361
[ "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 ...
Unexpected Behaviour with Human as a tool
https://api.github.com/repos/langchain-ai/langchain/issues/22358/comments
1
2024-05-31T10:48:39Z
2024-05-31T12:19:54Z
https://github.com/langchain-ai/langchain/issues/22358
2,327,536,606
22,358
[ "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 ...
AIMessage played before invoking a tool is not registered in the Agent memory
https://api.github.com/repos/langchain-ai/langchain/issues/22357/comments
2
2024-05-31T10:42:34Z
2024-06-05T15:51:33Z
https://github.com/langchain-ai/langchain/issues/22357
2,327,525,082
22,357
[ "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 ...
[2024-05-31 11:06:20,219: WARNING] langchain_core.callbacks.manager: Error in LangChainTracer.on_chain_end callback: AttributeError("'NoneType' object has no attribute 'append'")
https://api.github.com/repos/langchain-ai/langchain/issues/22353/comments
8
2024-05-31T09:41:06Z
2024-07-18T09:54:50Z
https://github.com/langchain-ai/langchain/issues/22353
2,327,393,633
22,353
[ "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 ...
Creating proxy using ChatTongyi, unable to return results properly
https://api.github.com/repos/langchain-ai/langchain/issues/22351/comments
3
2024-05-31T09:12:38Z
2024-06-11T09:08:21Z
https://github.com/langchain-ai/langchain/issues/22351
2,327,336,164
22,351
[ "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 using chain.ainvoke for async breaks with OpenAI>=1.0: AttributeError: 'NoneType' object has no attribute 'create
https://api.github.com/repos/langchain-ai/langchain/issues/22338/comments
3
2024-05-31T01:10:43Z
2024-05-31T12:51:33Z
https://github.com/langchain-ai/langchain/issues/22338
2,326,789,269
22,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 b...
Logit Bias is not having the desired effect when using ChatOpenAI - it doesn't seem like it's propagating to OpenAI call properly
https://api.github.com/repos/langchain-ai/langchain/issues/22335/comments
1
2024-05-30T22:12:54Z
2024-05-30T22:46:22Z
https://github.com/langchain-ai/langchain/issues/22335
2,326,612,607
22,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 ...
langchain-openai==0.1.8 is now broken
https://api.github.com/repos/langchain-ai/langchain/issues/22333/comments
10
2024-05-30T20:51:56Z
2024-07-03T17:07:55Z
https://github.com/langchain-ai/langchain/issues/22333
2,326,523,092
22,333
[ "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 ...
Structured output with ChatOpenAI is not working when structure class has a list of strings
https://api.github.com/repos/langchain-ai/langchain/issues/22332/comments
2
2024-05-30T20:08:42Z
2024-05-31T12:46:07Z
https://github.com/langchain-ai/langchain/issues/22332
2,326,455,189
22,332
[ "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...
Weavite "Containsany" Filter returns error
https://api.github.com/repos/langchain-ai/langchain/issues/22330/comments
0
2024-05-30T19:28:53Z
2024-05-30T19:31:23Z
https://github.com/langchain-ai/langchain/issues/22330
2,326,402,920
22,330
[ "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 ...
FileNotFoundError in PineconeVectorStore.from_documents on AWS Lambda
https://api.github.com/repos/langchain-ai/langchain/issues/22325/comments
6
2024-05-30T15:28:19Z
2024-06-22T06:24:40Z
https://github.com/langchain-ai/langchain/issues/22325
2,325,958,612
22,325
[ "hwchase17", "langchain" ]
Hi @dosu, I am referring to the code of langchain for self-query retriever. But when I try the below query it throws an error. output1: ![image](https://github.com/langchain-ai/langchain/assets/68585511/9e2c3e51-bda9-4038-b261-1347cd8da7f8) output2: ![image](https://github.com/langchain-ai/langchain/ass...
Hi @dosu,
https://api.github.com/repos/langchain-ai/langchain/issues/22316/comments
2
2024-05-30T10:48:17Z
2024-05-31T10:55:33Z
https://github.com/langchain-ai/langchain/issues/22316
2,325,347,430
22,316
[ "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 ...
AzureSearch delete method does not use the variable FIELDS_ID therefore it does not override the value
https://api.github.com/repos/langchain-ai/langchain/issues/22314/comments
0
2024-05-30T10:35:04Z
2024-05-30T10:37:32Z
https://github.com/langchain-ai/langchain/issues/22314
2,325,322,454
22,314
[ "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 ...
sqlalchemy.exc.NoSuchTableError: archivesparameter
https://api.github.com/repos/langchain-ai/langchain/issues/22312/comments
3
2024-05-30T09:30:02Z
2024-05-31T00:51:46Z
https://github.com/langchain-ai/langchain/issues/22312
2,325,195,609
22,312
[ "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 use asynchronous argument with FAISS.load_local
https://api.github.com/repos/langchain-ai/langchain/issues/22299/comments
1
2024-05-29T22:43:06Z
2024-05-30T20:59:27Z
https://github.com/langchain-ai/langchain/issues/22299
2,324,355,403
22,299
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.1/docs/integrations/chat/ ### 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 following documentation url. The row on ChatOpenAI ...
DOC: Conflicting informaiton on ChatOpenAI as it relates to streaming.On page say not supported while a notebook is shows support
https://api.github.com/repos/langchain-ai/langchain/issues/22298/comments
0
2024-05-29T22:20:14Z
2024-05-29T22:22:40Z
https://github.com/langchain-ai/langchain/issues/22298
2,324,334,831
22,298