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" ]
## Issue To make our chat model integrations as easy to use as possible we need to make sure the docs for them are thorough and standardized. There are two parts to this: updating the chat model docstrings and updating the actual integration docs. This needs to be done for each ChatModel integration, ideally with...
Standardize ChatModel docstrings and integration docs
https://api.github.com/repos/langchain-ai/langchain/issues/22296/comments
2
2024-05-29T21:36:19Z
2024-08-08T21:31:20Z
https://github.com/langchain-ai/langchain/issues/22296
2,324,288,025
22,296
[ "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 Key not being consumed by langsmith.evaluation.evaluate
https://api.github.com/repos/langchain-ai/langchain/issues/22281/comments
2
2024-05-29T15:35:11Z
2024-05-31T17:05:12Z
https://github.com/langchain-ai/langchain/issues/22281
2,323,624,808
22,281
[ "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 ...
Invalid Mermaid Syntax
https://api.github.com/repos/langchain-ai/langchain/issues/22276/comments
0
2024-05-29T12:31:37Z
2024-05-29T12:34:09Z
https://github.com/langchain-ai/langchain/issues/22276
2,323,208,342
22,276
[ "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_chroma.vectorstores.Chroma'> not supported.
https://api.github.com/repos/langchain-ai/langchain/issues/22272/comments
2
2024-05-29T11:59:08Z
2024-06-02T12:11:43Z
https://github.com/langchain-ai/langchain/issues/22272
2,323,141,447
22,272
[ "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...
Use OllamaFunctions to build AgentExecutor but return errors with tools
https://api.github.com/repos/langchain-ai/langchain/issues/22266/comments
6
2024-05-29T08:45:25Z
2024-06-13T09:54:56Z
https://github.com/langchain-ai/langchain/issues/22266
2,322,735,828
22,266
[ "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 Not working after Langchain update-
https://api.github.com/repos/langchain-ai/langchain/issues/22264/comments
2
2024-05-29T08:32:20Z
2024-06-06T03:49:16Z
https://github.com/langchain-ai/langchain/issues/22264
2,322,707,373
22,264
[ "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 ...
PDF Loader Returns blank content for Japanese text
https://api.github.com/repos/langchain-ai/langchain/issues/22259/comments
0
2024-05-29T05:21:40Z
2024-05-29T05:24:07Z
https://github.com/langchain-ai/langchain/issues/22259
2,322,380,482
22,259
[ "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 flattens Paragraphs separators into single line breaks
https://api.github.com/repos/langchain-ai/langchain/issues/22256/comments
1
2024-05-29T04:02:24Z
2024-05-29T04:30:10Z
https://github.com/langchain-ai/langchain/issues/22256
2,322,304,257
22,256
[ "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...
ConversationalRetrievalChain does not correctly answer some questions in the document
https://api.github.com/repos/langchain-ai/langchain/issues/22255/comments
2
2024-05-29T03:28:34Z
2024-06-01T03:01:20Z
https://github.com/langchain-ai/langchain/issues/22255
2,322,276,930
22,255
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.1/docs/integrations/llms/azure_openai/ ### 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: [A recent Microsoft announcement](https://tec...
DOC: Azure OpenAI users should be counseled to specify 2024-02-01 as the API version, otherwise streaming support will be buffered
https://api.github.com/repos/langchain-ai/langchain/issues/22252/comments
1
2024-05-28T22:22:54Z
2024-06-01T14:19:25Z
https://github.com/langchain-ai/langchain/issues/22252
2,322,013,722
22,252
[ "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 ...
429 Resource Exhausted error when using gemini-1.5-pro with langchain
https://api.github.com/repos/langchain-ai/langchain/issues/22241/comments
16
2024-05-28T17:59:22Z
2024-08-08T14:50:29Z
https://github.com/langchain-ai/langchain/issues/22241
2,321,632,841
22,241
[ "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.NotFoundError
https://api.github.com/repos/langchain-ai/langchain/issues/22233/comments
2
2024-05-28T13:01:31Z
2024-05-29T03:00:58Z
https://github.com/langchain-ai/langchain/issues/22233
2,321,012,610
22,233
[ "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 ...
document loader not working with large files
https://api.github.com/repos/langchain-ai/langchain/issues/22232/comments
0
2024-05-28T11:54:19Z
2024-05-28T11:56:50Z
https://github.com/langchain-ai/langchain/issues/22232
2,320,873,220
22,232
[ "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...
Duplicate Points in Qdrant with Different IDs but Same Content in add_texts Function
https://api.github.com/repos/langchain-ai/langchain/issues/22231/comments
0
2024-05-28T11:41:12Z
2024-05-28T14:13:27Z
https://github.com/langchain-ai/langchain/issues/22231
2,320,846,450
22,231
[ "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...
astream_events (V1 and V2) gives duplicate content in on_chat_model_stream
https://api.github.com/repos/langchain-ai/langchain/issues/22227/comments
6
2024-05-28T09:44:55Z
2024-06-04T20:19:25Z
https://github.com/langchain-ai/langchain/issues/22227
2,320,609,976
22,227
[ "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-mistralai on conda-forge
https://api.github.com/repos/langchain-ai/langchain/issues/22220/comments
0
2024-05-28T06:27:34Z
2024-05-28T06:30:05Z
https://github.com/langchain-ai/langchain/issues/22220
2,320,233,570
22,220
[ "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 'langchain' has no attribute 'debug'
https://api.github.com/repos/langchain-ai/langchain/issues/22212/comments
2
2024-05-27T18:17:03Z
2024-05-31T13:17:30Z
https://github.com/langchain-ai/langchain/issues/22212
2,319,609,018
22,212
[ "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 ...
FAISS - Incorrect relevance score with MAX_INNER_PRODUCT distance metric.
https://api.github.com/repos/langchain-ai/langchain/issues/22209/comments
4
2024-05-27T12:49:39Z
2024-05-28T02:02:57Z
https://github.com/langchain-ai/langchain/issues/22209
2,319,085,192
22,209
[ "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 ...
create_sql_query_chain returns SQL queries with SQL markdowns
https://api.github.com/repos/langchain-ai/langchain/issues/22208/comments
1
2024-05-27T12:46:00Z
2024-05-27T18:04:02Z
https://github.com/langchain-ai/langchain/issues/22208
2,319,078,148
22,208
[ "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...
PermissionDeniedError: Streaming is not allowed. Set value: "stream":false
https://api.github.com/repos/langchain-ai/langchain/issues/22205/comments
1
2024-05-27T11:45:01Z
2024-07-28T10:52:18Z
https://github.com/langchain-ai/langchain/issues/22205
2,318,961,660
22,205
[ "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 ...
There is a bug for load image under the package "langchain.document_loaders import UnstructuredImageLoader"
https://api.github.com/repos/langchain-ai/langchain/issues/22200/comments
4
2024-05-27T08:06:38Z
2024-05-28T01:38:30Z
https://github.com/langchain-ai/langchain/issues/22200
2,318,520,275
22,200
[ "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...
parser=LanguageParser(language=Language.C, parser_threshold=800) error in tree_sitter_languages.core.get_language
https://api.github.com/repos/langchain-ai/langchain/issues/22192/comments
6
2024-05-26T23:24:30Z
2024-05-31T14:40:57Z
https://github.com/langchain-ai/langchain/issues/22192
2,317,980,010
22,192
[ "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 tool decorators with OllamaFunctions
https://api.github.com/repos/langchain-ai/langchain/issues/22191/comments
24
2024-05-26T22:04:38Z
2024-07-24T09:58:52Z
https://github.com/langchain-ai/langchain/issues/22191
2,317,952,507
22,191
[ "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 ...
Invoke method with JsonOutputParser returns JSON properties instead of response
https://api.github.com/repos/langchain-ai/langchain/issues/22189/comments
3
2024-05-26T13:30:48Z
2024-05-28T13:18:15Z
https://github.com/langchain-ai/langchain/issues/22189
2,317,715,440
22,189
[ "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 ...
convert_to_openai_tool not working with FirecrawlApp and the langchain community FireCrawlLoader
https://api.github.com/repos/langchain-ai/langchain/issues/22185/comments
0
2024-05-26T09:28:25Z
2024-05-26T09:30:50Z
https://github.com/langchain-ai/langchain/issues/22185
2,317,604,546
22,185
[ "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: 'NoneType' object has no attribute 'create'
https://api.github.com/repos/langchain-ai/langchain/issues/22177/comments
1
2024-05-25T22:05:38Z
2024-08-04T18:21:36Z
https://github.com/langchain-ai/langchain/issues/22177
2,317,268,723
22,177
[ "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...
HTMLSectionSplitter errors when passed a path to an xslt file
https://api.github.com/repos/langchain-ai/langchain/issues/22175/comments
1
2024-05-25T20:12:52Z
2024-07-07T20:32:01Z
https://github.com/langchain-ai/langchain/issues/22175
2,317,214,072
22,175
[ "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 ...
requests.exceptions.SSLError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /nomic-ai/gpt4all/main/gpt4all-chat/metadata/models3.json (Caused by SSLError(SSLEOFError(8, '[SSL: UNEXPECTED_EOF_WHILE_READING] EOF occurred in violation of protocol (_ssl.c:1006)')))
https://api.github.com/repos/langchain-ai/langchain/issues/22172/comments
0
2024-05-25T17:23:17Z
2024-05-25T17:25:45Z
https://github.com/langchain-ai/langchain/issues/22172
2,317,146,616
22,172
[ "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: _No response_ ### Idea or request for content: _No response_
What is the difference between `from_message()` and `from_prompt()`?
https://api.github.com/repos/langchain-ai/langchain/issues/22170/comments
0
2024-05-25T13:45:55Z
2024-05-25T13:48:15Z
https://github.com/langchain-ai/langchain/issues/22170
2,317,021,981
22,170
[ "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 does not support bind_tools
https://api.github.com/repos/langchain-ai/langchain/issues/22165/comments
6
2024-05-25T10:57:50Z
2024-06-13T09:55:07Z
https://github.com/langchain-ai/langchain/issues/22165
2,316,929,306
22,165
[ "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: Node vector index is not supported with `from_existing_relationship_index` method.
https://api.github.com/repos/langchain-ai/langchain/issues/22163/comments
0
2024-05-25T10:02:32Z
2024-05-27T01:23:04Z
https://github.com/langchain-ai/langchain/issues/22163
2,316,892,941
22,163
[ "hwchase17", "langchain" ]
### URL https://python.langchain.com/v0.1/docs/use_cases/query_analysis/techniques/decomposition/ ### 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: Please go throu...
Documentation issue **(import issues)**
https://api.github.com/repos/langchain-ai/langchain/issues/22161/comments
1
2024-05-25T08:46:24Z
2024-05-28T19:06:14Z
https://github.com/langchain-ai/langchain/issues/22161
2,316,844,055
22,161
[ "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 ...
Connection Error
https://api.github.com/repos/langchain-ai/langchain/issues/22137/comments
0
2024-05-24T17:31:54Z
2024-05-24T17:34:19Z
https://github.com/langchain-ai/langchain/issues/22137
2,315,898,277
22,137
[ "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 in Indexing Function Causes Inconsistent Document Deletion
https://api.github.com/repos/langchain-ai/langchain/issues/22135/comments
4
2024-05-24T17:11:06Z
2024-06-05T20:34:19Z
https://github.com/langchain-ai/langchain/issues/22135
2,315,862,895
22,135
[ "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 e.g. bind_tools on an llm with fallback llms
Support attributes implemented on RunnableWithFallbacks.runnable
https://api.github.com/repos/langchain-ai/langchain/issues/22134/comments
0
2024-05-24T16:00:14Z
2024-06-03T18:14:46Z
https://github.com/langchain-ai/langchain/issues/22134
2,315,745,327
22,134
[ "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 ...
StringCollection field not supported by add_documents (through metadata) for vectorstore Azure AI search
https://api.github.com/repos/langchain-ai/langchain/issues/22133/comments
1
2024-05-24T15:52:20Z
2024-05-28T09:48:12Z
https://github.com/langchain-ai/langchain/issues/22133
2,315,732,471
22,133
[ "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 ...
SitemapLoader filter_urls not filtering some URLs
https://api.github.com/repos/langchain-ai/langchain/issues/22121/comments
3
2024-05-24T09:37:56Z
2024-05-28T07:55:49Z
https://github.com/langchain-ai/langchain/issues/22121
2,314,933,411
22,121
[ "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 ...
Got ValueError: empty choices in llm chat result {'error': {'code': 404, 'message': 'File Not Found', 'type': 'not_found_error'}}
https://api.github.com/repos/langchain-ai/langchain/issues/22119/comments
0
2024-05-24T08:35:51Z
2024-05-24T08:38:23Z
https://github.com/langchain-ai/langchain/issues/22119
2,314,782,481
22,119
[ "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 ...
BaseMessagePromptTemplate conversion to message NotImplementedError
https://api.github.com/repos/langchain-ai/langchain/issues/22115/comments
2
2024-05-24T08:01:02Z
2024-05-27T07:46:13Z
https://github.com/langchain-ai/langchain/issues/22115
2,314,693,878
22,115
[ "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 does my picture seem to be incorrectly recognized? I suspect the link has changed.
https://api.github.com/repos/langchain-ai/langchain/issues/22113/comments
0
2024-05-24T07:27:10Z
2024-05-24T07:29:38Z
https://github.com/langchain-ai/langchain/issues/22113
2,314,630,522
22,113
[ "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 ...
System Prompt are not working now.
https://api.github.com/repos/langchain-ai/langchain/issues/22109/comments
0
2024-05-24T06:16:44Z
2024-05-24T06:19:30Z
https://github.com/langchain-ai/langchain/issues/22109
2,314,499,339
22,109
[ "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.hunyuan.ChatHunyuan do not work
https://api.github.com/repos/langchain-ai/langchain/issues/22107/comments
4
2024-05-24T05:48:04Z
2024-07-22T16:48:02Z
https://github.com/langchain-ai/langchain/issues/22107
2,314,445,018
22,107
[ "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 Many of LangChain tools were created before function calling was a thing. Their names range from things like "python_repl" to "Github Pull Request". Function calling ...
[Tools] Update prebuilt tools to remove spaces
https://api.github.com/repos/langchain-ai/langchain/issues/22099/comments
0
2024-05-23T21:57:05Z
2024-05-23T21:59:32Z
https://github.com/langchain-ai/langchain/issues/22099
2,313,917,801
22,099
[ "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] Clickhouse does not support HTTPS (only supports HTTP)
https://api.github.com/repos/langchain-ai/langchain/issues/22082/comments
0
2024-05-23T18:38:10Z
2024-05-24T17:30:23Z
https://github.com/langchain-ai/langchain/issues/22082
2,313,598,437
22,082
[ "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 Mistral supports [json mode](https://docs.mistral.ai/capabilities/json_mode/). Should add a way to power [ChatMistralAI.with_structured_output](https://github.com/langcha...
Add method="json_mode" support to ChatMistralAI.with_structured_output
https://api.github.com/repos/langchain-ai/langchain/issues/22081/comments
1
2024-05-23T18:33:21Z
2024-05-29T20:40:16Z
https://github.com/langchain-ai/langchain/issues/22081
2,313,591,650
22,081
[ "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 formatting of `alternative_import` // limitations of `@deprecated(...)` for `HuggingFaceEndpoint`
https://api.github.com/repos/langchain-ai/langchain/issues/22066/comments
0
2024-05-23T13:03:03Z
2024-05-23T13:08:57Z
https://github.com/langchain-ai/langchain/issues/22066
2,312,870,030
22,066
[ "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 with VectorstoreIndexCreator initiation
https://api.github.com/repos/langchain-ai/langchain/issues/22063/comments
3
2024-05-23T10:23:58Z
2024-05-23T21:17:10Z
https://github.com/langchain-ai/langchain/issues/22063
2,312,532,435
22,063
[ "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 ...
KeyError: 'tail_type' when using LLMGraphTransformer
https://api.github.com/repos/langchain-ai/langchain/issues/22061/comments
5
2024-05-23T09:37:35Z
2024-08-07T20:42:22Z
https://github.com/langchain-ai/langchain/issues/22061
2,312,438,468
22,061
[ "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 ...
When use Ollama model (llama3) with RunnableWithMessageHistory I got error `Error in RootListenersTracer.on_llm_end callback: KeyError('message')`
https://api.github.com/repos/langchain-ai/langchain/issues/22060/comments
12
2024-05-23T07:04:04Z
2024-07-25T08:52:05Z
https://github.com/langchain-ai/langchain/issues/22060
2,312,120,076
22,060
[ "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 ...
SQLDatabaseChain has SQL not Working (InvalidArgument: 400 Request payload size exceeds the limit: 50000 bytes.) using Google Plam Api
https://api.github.com/repos/langchain-ai/langchain/issues/22025/comments
1
2024-05-22T13:15:52Z
2024-05-22T22:10:41Z
https://github.com/langchain-ai/langchain/issues/22025
2,310,515,602
22,025
[ "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's impossible to use and **async** ChatMessageHistory with langchain-core.
https://api.github.com/repos/langchain-ai/langchain/issues/22021/comments
7
2024-05-22T09:26:49Z
2024-07-01T19:01:43Z
https://github.com/langchain-ai/langchain/issues/22021
2,310,033,785
22,021
[ "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: > reduce_prompt = hub.pull("rlm/map-prompt") reduce_prompt https://python.langchain.com/v0.1/docs/use_cases/summariza...
DOC: wrong prompt hub link
https://api.github.com/repos/langchain-ai/langchain/issues/22014/comments
1
2024-05-22T03:07:35Z
2024-05-28T19:06:38Z
https://github.com/langchain-ai/langchain/issues/22014
2,309,477,156
22,014
[ "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 noticed an inconsistency between the documentation and the code comments regarding the supported file types for loadi...
DOC: Documentation inconsistency at Document loaders - Jupyter Notebook
https://api.github.com/repos/langchain-ai/langchain/issues/22013/comments
0
2024-05-22T02:51:53Z
2024-05-22T02:54:19Z
https://github.com/langchain-ai/langchain/issues/22013
2,309,463,151
22,013
[ "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 ...
problems with the orjson import package
https://api.github.com/repos/langchain-ai/langchain/issues/22010/comments
1
2024-05-22T01:23:02Z
2024-05-22T01:31:54Z
https://github.com/langchain-ai/langchain/issues/22010
2,309,387,272
22,010
[ "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: The current import statement in the ``` qa_chat_history.ipynb ``` tutorial uses dynamic import handling via a dictionary in th...
Improve import statement for `create_retrieval_chain` to enhance code editor navigation
https://api.github.com/repos/langchain-ai/langchain/issues/22009/comments
0
2024-05-22T00:48:57Z
2024-06-25T09:54:28Z
https://github.com/langchain-ai/langchain/issues/22009
2,309,361,013
22,009
[ "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 Make sure all [integration docs](https://github.com/langchain-ai/langchain/tree/master/docs/docs/integrations): 1. explicitly list/install the langchain package(s)...
Make sure all integration doc pages show packages to install and import correctly
https://api.github.com/repos/langchain-ai/langchain/issues/22005/comments
0
2024-05-22T00:24:22Z
2024-05-22T00:26:44Z
https://github.com/langchain-ai/langchain/issues/22005
2,309,328,104
22,005
[ "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...
SelfQueryRetriever returns empty result for composite filter with query
https://api.github.com/repos/langchain-ai/langchain/issues/21984/comments
0
2024-05-21T17:08:01Z
2024-05-21T17:10:54Z
https://github.com/langchain-ai/langchain/issues/21984
2,308,741,655
21,984
[ "hwchase17", "langchain" ]
# Issue Every public module, class, method and attribute should have a docstring. # Requirements - All docstrings should follow the [Google Python Style Guide](https://google.github.io/styleguide/pyguide.html#383-functions-and-methods). - Examples should use [RST code-block format](https://www.sphinx-doc.org/en/...
Standardize docstrings and improve coverage
https://api.github.com/repos/langchain-ai/langchain/issues/21983/comments
1
2024-05-21T16:50:26Z
2024-07-31T21:50:19Z
https://github.com/langchain-ai/langchain/issues/21983
2,308,713,599
21,983
[ "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...
SQL Agent with "llm.with_retry()": Can't instantiate abstract class BaseLanguageModel with abstract methods agenerate_prompt, apredict, apredict_messages, generate_prompt, invoke, predict, predict_messages (type=type_error)
https://api.github.com/repos/langchain-ai/langchain/issues/21982/comments
2
2024-05-21T16:48:44Z
2024-08-10T08:32:01Z
https://github.com/langchain-ai/langchain/issues/21982
2,308,710,836
21,982
[ "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...
BedrockAnthropicTokenUsageCallbackHandler does not function with langchain_aws
https://api.github.com/repos/langchain-ai/langchain/issues/21981/comments
0
2024-05-21T16:42:57Z
2024-05-21T16:45:23Z
https://github.com/langchain-ai/langchain/issues/21981
2,308,701,181
21,981
[ "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...
Base64 images get truncated using AgentExecutor with create_openai_tools_agent
https://api.github.com/repos/langchain-ai/langchain/issues/21967/comments
1
2024-05-21T12:23:05Z
2024-06-05T05:18:46Z
https://github.com/langchain-ai/langchain/issues/21967
2,308,177,787
21,967
[ "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 ...
KeyError: `chains` error when SimpleSequentialChain initialisation with RunnableSequence
https://api.github.com/repos/langchain-ai/langchain/issues/21962/comments
5
2024-05-21T09:54:54Z
2024-07-05T06:59:49Z
https://github.com/langchain-ai/langchain/issues/21962
2,307,878,191
21,962
[ "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 ...
LLMGraphTransformer: Invalid schema for function 'DynamicGraph': None is not of type 'array'
https://api.github.com/repos/langchain-ai/langchain/issues/21961/comments
3
2024-05-21T09:33:31Z
2024-06-17T14:13:01Z
https://github.com/langchain-ai/langchain/issues/21961
2,307,833,989
21,961
[ "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-pinecone package depends on pinecone-client 3.2.2, but the latest version is 4.0.0
https://api.github.com/repos/langchain-ai/langchain/issues/21955/comments
1
2024-05-21T07:56:33Z
2024-07-30T00:08:31Z
https://github.com/langchain-ai/langchain/issues/21955
2,307,603,896
21,955
[ "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 access local variable 'final' where it is not associated with a value
https://api.github.com/repos/langchain-ai/langchain/issues/21953/comments
1
2024-05-21T06:40:20Z
2024-05-22T15:48:15Z
https://github.com/langchain-ai/langchain/issues/21953
2,307,448,508
21,953
[ "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...
prompt injection in react agent
https://api.github.com/repos/langchain-ai/langchain/issues/21951/comments
0
2024-05-21T05:36:24Z
2024-05-21T05:38:47Z
https://github.com/langchain-ai/langchain/issues/21951
2,307,339,125
21,951
[ "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...
Could not parse tool input
https://api.github.com/repos/langchain-ai/langchain/issues/21950/comments
1
2024-05-21T05:21:19Z
2024-05-22T13:41:28Z
https://github.com/langchain-ai/langchain/issues/21950
2,307,316,656
21,950
[ "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...
RunnablePassthrough().pick() not working as expected
https://api.github.com/repos/langchain-ai/langchain/issues/21942/comments
1
2024-05-20T23:53:50Z
2024-05-21T01:53:35Z
https://github.com/langchain-ai/langchain/issues/21942
2,306,996,293
21,942
[ "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 ...
hub.push() raise an error with template created with ChatPromptTemplate.from_messages builder (Trying to load an object that doesn't implement serialization)
https://api.github.com/repos/langchain-ai/langchain/issues/21941/comments
1
2024-05-20T23:22:28Z
2024-06-21T11:37:35Z
https://github.com/langchain-ai/langchain/issues/21941
2,306,965,651
21,941
[ "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 ...
RetryWithError is not integrated with LCEL.
https://api.github.com/repos/langchain-ai/langchain/issues/21931/comments
2
2024-05-20T18:37:09Z
2024-05-20T21:28:52Z
https://github.com/langchain-ai/langchain/issues/21931
2,306,547,481
21,931
[ "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.APITimeoutError: Request timed out.
https://api.github.com/repos/langchain-ai/langchain/issues/21919/comments
2
2024-05-20T14:42:42Z
2024-05-21T00:37:14Z
https://github.com/langchain-ai/langchain/issues/21919
2,306,153,918
21,919
[ "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...
Runnables have `astream_events`, but no synchronous `stream_events`
https://api.github.com/repos/langchain-ai/langchain/issues/21918/comments
8
2024-05-20T14:11:28Z
2024-05-29T14:03:24Z
https://github.com/langchain-ai/langchain/issues/21918
2,306,091,484
21,918
[ "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: 1.New partner library of [langchain_huggingface](https://huggingface.co/blog/langchain) was released recently but the correspo...
DOC: <Langchain docs and library classdocs not updated after migration to the new langchain_huggingface library>
https://api.github.com/repos/langchain-ai/langchain/issues/21916/comments
0
2024-05-20T13:51:13Z
2024-05-20T13:53:35Z
https://github.com/langchain-ai/langchain/issues/21916
2,306,051,011
21,916
[ "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 ...
OutputParserException: Parsing LLM output produced both a final answer and a parse-able action
https://api.github.com/repos/langchain-ai/langchain/issues/21912/comments
4
2024-05-20T12:16:25Z
2024-05-20T13:33:11Z
https://github.com/langchain-ai/langchain/issues/21912
2,305,869,255
21,912
[ "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 ...
DOC: `langchain-community` will be not installed with `pip install langchain`
https://api.github.com/repos/langchain-ai/langchain/issues/21905/comments
2
2024-05-20T10:17:13Z
2024-05-20T15:06:11Z
https://github.com/langchain-ai/langchain/issues/21905
2,305,643,388
21,905
[ "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: The code in doc [here](https://python.langchain.com/v0.1/docs/integrations/llms/huggingface_endpoint/#examples) not matching L...
DOC: HuggingfaceEndpoints doc not matching LCEL style
https://api.github.com/repos/langchain-ai/langchain/issues/21903/comments
0
2024-05-20T09:01:19Z
2024-05-20T09:03:40Z
https://github.com/langchain-ai/langchain/issues/21903
2,305,494,540
21,903
[ "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: "LangGraph exposes high level interfaces for creating common types of agents, as well as a low-level API for constructing more...
DOC: In conceptual guide, content is missing describing langgraph
https://api.github.com/repos/langchain-ai/langchain/issues/21899/comments
2
2024-05-20T06:24:11Z
2024-06-04T20:40:22Z
https://github.com/langchain-ai/langchain/issues/21899
2,305,193,840
21,899
[ "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 model version on Langsmith
https://api.github.com/repos/langchain-ai/langchain/issues/21898/comments
2
2024-05-20T05:25:50Z
2024-07-17T11:09:35Z
https://github.com/langchain-ai/langchain/issues/21898
2,305,116,821
21,898
[ "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 ...
Using ainvoke for AzureChatOpenAI and with_retry fails
https://api.github.com/repos/langchain-ai/langchain/issues/21895/comments
0
2024-05-20T03:30:05Z
2024-05-20T03:32:28Z
https://github.com/langchain-ai/langchain/issues/21895
2,304,997,319
21,895
[ "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...
ChatOpenAI with "bind_tools", If use "base_url" other API sever, dont call "tool" and don't response "tool_calls"
https://api.github.com/repos/langchain-ai/langchain/issues/21887/comments
0
2024-05-19T20:34:41Z
2024-05-19T20:41:07Z
https://github.com/langchain-ai/langchain/issues/21887
2,304,772,120
21,887
[ "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 launch provided Devcontainer. Directory ../partners/openai does not exist
https://api.github.com/repos/langchain-ai/langchain/issues/21886/comments
0
2024-05-19T20:03:03Z
2024-05-20T15:20:57Z
https://github.com/langchain-ai/langchain/issues/21886
2,304,761,035
21,886
[ "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 ...
While creating an Router Agent using Langchain_groq_mixtral-8x7b-32768 encounter - TypeError: Completions.create() got an unexpected keyword argument 'functions'
https://api.github.com/repos/langchain-ai/langchain/issues/21881/comments
0
2024-05-19T14:59:54Z
2024-05-19T15:02:21Z
https://github.com/langchain-ai/langchain/issues/21881
2,304,650,888
21,881
[ "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 ...
ModuleNotFoundError: No module named 'langchain_community'
https://api.github.com/repos/langchain-ai/langchain/issues/21880/comments
11
2024-05-19T10:56:45Z
2024-06-27T11:14:48Z
https://github.com/langchain-ai/langchain/issues/21880
2,304,551,671
21,880
[ "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 download chat dataset in langsmith homepage
https://api.github.com/repos/langchain-ai/langchain/issues/21876/comments
0
2024-05-19T07:14:04Z
2024-05-19T07:16:23Z
https://github.com/langchain-ai/langchain/issues/21876
2,304,470,370
21,876
[ "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...
Slow Embeddings With Ollama
https://api.github.com/repos/langchain-ai/langchain/issues/21870/comments
3
2024-05-18T19:07:38Z
2024-07-28T13:38:09Z
https://github.com/langchain-ai/langchain/issues/21870
2,304,276,758
21,870
[ "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: Prompt missing required variables: {'agent_scratchpad', 'tool_names', 'tools'}
https://api.github.com/repos/langchain-ai/langchain/issues/21866/comments
4
2024-05-18T13:50:16Z
2024-05-26T16:46:36Z
https://github.com/langchain-ai/langchain/issues/21866
2,304,099,642
21,866
[ "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_openai_callback does not return token usage when used with openai tools agent
https://api.github.com/repos/langchain-ai/langchain/issues/21864/comments
3
2024-05-18T10:51:55Z
2024-05-20T18:31:09Z
https://github.com/langchain-ai/langchain/issues/21864
2,304,019,572
21,864
[ "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: The first code block on https://python.langchain.com/v0.2/docs/how_to/tools_prompting/#creating-our-prompt has `from langchai...
DOC: <Issue related to /v0.2/docs/how_to/tools_prompting/> fix import in example code
https://api.github.com/repos/langchain-ai/langchain/issues/21814/comments
2
2024-05-17T15:00:32Z
2024-05-17T22:32:02Z
https://github.com/langchain-ai/langchain/issues/21814
2,302,969,045
21,814
[ "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_openai_callback For Streaming Requests Returns 0's for Token Counts
https://api.github.com/repos/langchain-ai/langchain/issues/21813/comments
1
2024-05-17T14:54:28Z
2024-05-17T17:02:07Z
https://github.com/langchain-ai/langchain/issues/21813
2,302,957,502
21,813
[ "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 ...
HuggingFaceCrossEncoder Issue: RuntimeError: The expanded size of the tensor (614) must match the existing size (512) at non-singleton dimension 1
https://api.github.com/repos/langchain-ai/langchain/issues/21812/comments
0
2024-05-17T13:24:15Z
2024-05-17T13:26:39Z
https://github.com/langchain-ai/langchain/issues/21812
2,302,749,651
21,812
[ "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://api.python.langchain.com/en/latest/globals/langchain.globals.set_llm_cache.html API documentation for `set_llm_cach...
DOC: "set_llm_cache" API documentation page shows 404 on /v0.2/docs/how_to/chat_model_caching/
https://api.github.com/repos/langchain-ai/langchain/issues/21811/comments
4
2024-05-17T13:15:53Z
2024-06-14T06:51:04Z
https://github.com/langchain-ai/langchain/issues/21811
2,302,729,172
21,811
[ "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: An error occurred: module 'langchain' has no attribute 'verbose'. An error occurred: module 'langchain' has no attribute 'deb...
DOC: <Issue related to /v0.2/docs/integrations/chat/openai/>
https://api.github.com/repos/langchain-ai/langchain/issues/21810/comments
1
2024-05-17T13:06:00Z
2024-05-17T17:03:48Z
https://github.com/langchain-ai/langchain/issues/21810
2,302,706,026
21,810
[ "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...
Erro using Clickhouse to create a vectorStore "Annoy index second argument must be String."
https://api.github.com/repos/langchain-ai/langchain/issues/21808/comments
1
2024-05-17T08:27:57Z
2024-05-17T11:19:09Z
https://github.com/langchain-ai/langchain/issues/21808
2,302,124,354
21,808
[ "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.graphs.NebulaGraph object has no attribute "add_graph_documents"
https://api.github.com/repos/langchain-ai/langchain/issues/21798/comments
0
2024-05-17T03:29:43Z
2024-05-17T03:32:44Z
https://github.com/langchain-ai/langchain/issues/21798
2,301,738,803
21,798
[ "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 use SQLAlchemyCache with with_structured_output: psycopg2.errors.ProgramLimitExceeded: index row requires 20376 bytes, maximum size is 8191
https://api.github.com/repos/langchain-ai/langchain/issues/21777/comments
2
2024-05-16T18:43:48Z
2024-05-16T23:23:12Z
https://github.com/langchain-ai/langchain/issues/21777
2,301,099,938
21,777
[ "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 with Retriever is not working
https://api.github.com/repos/langchain-ai/langchain/issues/21755/comments
0
2024-05-16T11:56:25Z
2024-05-16T11:58:52Z
https://github.com/langchain-ai/langchain/issues/21755
2,300,204,690
21,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 bug is ...
AttributeError: module 'fitz' has no attribute 'fitz'
https://api.github.com/repos/langchain-ai/langchain/issues/21750/comments
0
2024-05-16T08:12:05Z
2024-05-16T10:19:26Z
https://github.com/langchain-ai/langchain/issues/21750
2,299,675,623
21,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 ...
Langchain PGVector is not working is not able to call the sql alchemy in vectorstore.py (missing package error)
https://api.github.com/repos/langchain-ai/langchain/issues/21748/comments
4
2024-05-16T07:21:45Z
2024-07-02T12:11:10Z
https://github.com/langchain-ai/langchain/issues/21748
2,299,560,979
21,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 b...
get_bedrock_anthropic_callback does not return token values correctly
https://api.github.com/repos/langchain-ai/langchain/issues/21732/comments
2
2024-05-15T23:35:59Z
2024-08-03T02:07:19Z
https://github.com/langchain-ai/langchain/issues/21732
2,299,031,850
21,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 b...
Incorrect deprication instructions given for ChatOpenAI class
https://api.github.com/repos/langchain-ai/langchain/issues/21729/comments
2
2024-05-15T21:38:29Z
2024-05-15T23:20:43Z
https://github.com/langchain-ai/langchain/issues/21729
2,298,888,133
21,729