issue_owner_repo
listlengths
2
2
issue_body
stringlengths
0
261k
issue_title
stringlengths
1
925
issue_comments_url
stringlengths
56
81
issue_comments_count
int64
0
2.5k
issue_created_at
stringlengths
20
20
issue_updated_at
stringlengths
20
20
issue_html_url
stringlengths
37
62
issue_github_id
int64
387k
2.46B
issue_number
int64
1
127k
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
LiteLLM - cache_hit flag reported as None when using the async stream API
https://api.github.com/repos/langchain-ai/langchain/issues/24120/comments
2
2024-07-11T14:00:20Z
2024-07-17T13:11:33Z
https://github.com/langchain-ai/langchain/issues/24120
2,403,269,285
24,120
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Milvus fails on `add_documents()` with new `VectorStore.upsert()` method
https://api.github.com/repos/langchain-ai/langchain/issues/24116/comments
7
2024-07-11T09:46:30Z
2024-07-17T20:08:05Z
https://github.com/langchain-ai/langchain/issues/24116
2,402,749,899
24,116
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Parse msword file then split chunks cause oom
https://api.github.com/repos/langchain-ai/langchain/issues/24115/comments
3
2024-07-11T09:44:23Z
2024-07-11T13:33:05Z
https://github.com/langchain-ai/langchain/issues/24115
2,402,745,688
24,115
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/concepts/#tools ### 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: Document says: To use an existing pre-built tool, see [here...
DOC: Page Not Found
https://api.github.com/repos/langchain-ai/langchain/issues/24112/comments
3
2024-07-11T08:13:33Z
2024-07-16T09:35:29Z
https://github.com/langchain-ai/langchain/issues/24112
2,402,553,645
24,112
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
agent created by create_react_agent() does not support early_stopping_method='generate'
https://api.github.com/repos/langchain-ai/langchain/issues/24111/comments
2
2024-07-11T07:54:20Z
2024-07-16T12:28:45Z
https://github.com/langchain-ai/langchain/issues/24111
2,402,516,924
24,111
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
1 validation error for FewShotChatMessagePromptTemplate input_variables field required (type=value_error.missing)
https://api.github.com/repos/langchain-ai/langchain/issues/24108/comments
6
2024-07-11T07:18:05Z
2024-07-31T09:03:16Z
https://github.com/langchain-ai/langchain/issues/24108
2,402,448,597
24,108
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Maximum Context Length Exceeded Due to Base64-Encoded Image in Prompt
https://api.github.com/repos/langchain-ai/langchain/issues/24107/comments
0
2024-07-11T07:07:57Z
2024-07-11T07:12:35Z
https://github.com/langchain-ai/langchain/issues/24107
2,402,430,115
24,107
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Facing Error in ClientSession._request() While Doing POST Call using RequestWrapper
https://api.github.com/repos/langchain-ai/langchain/issues/24106/comments
0
2024-07-11T06:10:37Z
2024-07-11T06:13:18Z
https://github.com/langchain-ai/langchain/issues/24106
2,402,333,054
24,106
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/how_to/output_parser_fixing/ ### 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: langchain 0.2.6 from langchain.output_parsers i...
OutputFixingParser,KeyError
https://api.github.com/repos/langchain-ai/langchain/issues/24105/comments
0
2024-07-11T02:46:57Z
2024-07-11T02:49:45Z
https://github.com/langchain-ai/langchain/issues/24105
2,402,110,694
24,105
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/text_embedding/baidu_qianfan_endpoint/ ### 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 run the sample code and...
DOC: <Issue related to /v0.2/docs/integrations/text_embedding/baidu_qianfan_endpoint/>
https://api.github.com/repos/langchain-ai/langchain/issues/24104/comments
2
2024-07-11T01:45:20Z
2024-07-19T13:44:24Z
https://github.com/langchain-ai/langchain/issues/24104
2,402,037,774
24,104
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/platforms/aws/ ### 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: ...
DOC: <Issue related to /v0.2/docs/integrations/platforms/aws/>
https://api.github.com/repos/langchain-ai/langchain/issues/24094/comments
0
2024-07-10T22:44:26Z
2024-07-10T22:46:56Z
https://github.com/langchain-ai/langchain/issues/24094
2,401,863,069
24,094
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
TypeError: sequence item 0: expected str instance, FluentValue found - Error while invoking WikidataQueryRun
https://api.github.com/repos/langchain-ai/langchain/issues/24093/comments
2
2024-07-10T22:41:55Z
2024-07-10T22:55:43Z
https://github.com/langchain-ai/langchain/issues/24093
2,401,860,745
24,093
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
TypeError: sequence item 0: expected str instance, FluentValue found - Error while invoking WikidataQueryRun
https://api.github.com/repos/langchain-ai/langchain/issues/24092/comments
0
2024-07-10T22:38:53Z
2024-07-10T22:41:34Z
https://github.com/langchain-ai/langchain/issues/24092
2,401,857,853
24,092
[ "langchain-ai", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content Type hints for `@tool` decorator are incorrect, which causes downstream type-checking errors. For example: ```python from langchain_core.tools import tool, Struct...
core: Fix @tool typing
https://api.github.com/repos/langchain-ai/langchain/issues/24089/comments
0
2024-07-10T22:09:47Z
2024-07-10T22:12:25Z
https://github.com/langchain-ai/langchain/issues/24089
2,401,823,001
24,089
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Adding documents to vector store/server timeout
https://api.github.com/repos/langchain-ai/langchain/issues/24082/comments
0
2024-07-10T18:57:19Z
2024-07-10T19:00:43Z
https://github.com/langchain-ai/langchain/issues/24082
2,401,449,080
24,082
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
LLaVA model error in VLLM through Langchain
https://api.github.com/repos/langchain-ai/langchain/issues/24078/comments
2
2024-07-10T16:40:38Z
2024-07-11T15:14:47Z
https://github.com/langchain-ai/langchain/issues/24078
2,401,225,592
24,078
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
HuggingFaceEndpoint Fails to Use with_structured_output Due to Model Loading Timeout
https://api.github.com/repos/langchain-ai/langchain/issues/24077/comments
1
2024-07-10T16:38:26Z
2024-08-08T08:46:12Z
https://github.com/langchain-ai/langchain/issues/24077
2,401,221,475
24,077
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Langgraph `add_conditional_edges` does not work without optional argument `path_map`
https://api.github.com/repos/langchain-ai/langchain/issues/24076/comments
1
2024-07-10T16:14:05Z
2024-07-10T17:05:51Z
https://github.com/langchain-ai/langchain/issues/24076
2,401,176,047
24,076
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
as_retriever returns documents from database even when the query is totally unrelated to the documents in the database
https://api.github.com/repos/langchain-ai/langchain/issues/24075/comments
0
2024-07-10T16:13:26Z
2024-07-10T16:16:05Z
https://github.com/langchain-ai/langchain/issues/24075
2,401,174,741
24,075
[ "langchain-ai", "langchain" ]
### URL https://github.com/langchain-ai/langchain/blob/c4e149d4f18319bef6f1d4c409250c4a0ad21dac/libs/community/langchain_community/vectorstores/neo4j_vector.py ### 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). ###...
DOC: Neo4jVector class => many parameters not documented
https://api.github.com/repos/langchain-ai/langchain/issues/24074/comments
0
2024-07-10T16:05:59Z
2024-07-10T16:08:41Z
https://github.com/langchain-ai/langchain/issues/24074
2,401,157,922
24,074
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
AzureSearch vectorstore does not work asyncronously
https://api.github.com/repos/langchain-ai/langchain/issues/24064/comments
0
2024-07-10T11:28:29Z
2024-07-10T11:31:07Z
https://github.com/langchain-ai/langchain/issues/24064
2,400,508,202
24,064
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
AzureMLEndpoint not working in LCEL: KeyError: 'output'
https://api.github.com/repos/langchain-ai/langchain/issues/24061/comments
0
2024-07-10T10:30:48Z
2024-07-10T10:34:09Z
https://github.com/langchain-ai/langchain/issues/24061
2,400,367,694
24,061
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
maximum context length is 8192 tokens. However, you requested 254457 tokens
https://api.github.com/repos/langchain-ai/langchain/issues/24058/comments
0
2024-07-10T09:54:32Z
2024-07-10T09:57:09Z
https://github.com/langchain-ai/langchain/issues/24058
2,400,283,552
24,058
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
community: AttributeError: 'PostgresChatMessageHistory' object has no attribute 'cursor'
https://api.github.com/repos/langchain-ai/langchain/issues/24053/comments
0
2024-07-10T07:16:34Z
2024-07-10T14:45:20Z
https://github.com/langchain-ai/langchain/issues/24053
2,399,953,037
24,053
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/platforms/huggingface/ ### 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: DOC: I am looking for a guide on using La...
DOC: I am looking for a guide on using LangChain and HuggingFace (langchain-huggingface library) with a serverless API endpoint for automatic speech recognition. Can you please refer me to one?
https://api.github.com/repos/langchain-ai/langchain/issues/24052/comments
0
2024-07-10T07:12:33Z
2024-07-10T07:15:05Z
https://github.com/langchain-ai/langchain/issues/24052
2,399,945,107
24,052
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
unstructuredExcelLoader throwing exception in Databricks but working fine in local system
https://api.github.com/repos/langchain-ai/langchain/issues/24050/comments
0
2024-07-10T07:02:55Z
2024-07-10T07:05:32Z
https://github.com/langchain-ai/langchain/issues/24050
2,399,925,929
24,050
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
AttributeError: 'YandexGPT' object has no attribute '_grpc_metadata'
https://api.github.com/repos/langchain-ai/langchain/issues/24049/comments
0
2024-07-10T06:59:34Z
2024-07-31T21:18:34Z
https://github.com/langchain-ai/langchain/issues/24049
2,399,920,012
24,049
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain.js documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain.js rather than my code. - [X]...
something wrong when i upload a .txt
https://api.github.com/repos/langchain-ai/langchain/issues/24101/comments
1
2024-07-10T05:14:20Z
2024-07-12T15:55:33Z
https://github.com/langchain-ai/langchain/issues/24101
2,401,986,680
24,101
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
pinecone: Fix multiprocessing issue in PineconeVectorStore
https://api.github.com/repos/langchain-ai/langchain/issues/24042/comments
0
2024-07-10T00:36:55Z
2024-07-10T00:39:32Z
https://github.com/langchain-ai/langchain/issues/24042
2,399,478,080
24,042
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Validation error for FastEmbedEmbeddings - extra fields not permitted
https://api.github.com/repos/langchain-ai/langchain/issues/24039/comments
11
2024-07-09T21:03:27Z
2024-07-30T16:42:48Z
https://github.com/langchain-ai/langchain/issues/24039
2,399,207,064
24,039
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
ChatAnthropicVertex + AgentExecutor => not consistent output versus other Chat functions
https://api.github.com/repos/langchain-ai/langchain/issues/24029/comments
1
2024-07-09T16:05:35Z
2024-07-25T10:22:05Z
https://github.com/langchain-ai/langchain/issues/24029
2,398,612,840
24,029
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
PGVector timeout on creation with large knowledge base.
https://api.github.com/repos/langchain-ai/langchain/issues/24028/comments
0
2024-07-09T15:06:21Z
2024-07-09T15:23:49Z
https://github.com/langchain-ai/langchain/issues/24028
2,398,468,223
24,028
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/integrations/chat/huggingface/ ### 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! First of all, thanks to all of ...
DOC: <Issue related to /v0.2/docs/integrations/chat/huggingface/>
https://api.github.com/repos/langchain-ai/langchain/issues/24025/comments
0
2024-07-09T13:57:27Z
2024-07-09T14:00:07Z
https://github.com/langchain-ai/langchain/issues/24025
2,398,309,644
24,025
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/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: Hi! First of all, thanks to all of the team for...
DOC: <Issue related to /v0.2/docs/integrations/chat/>
https://api.github.com/repos/langchain-ai/langchain/issues/24024/comments
0
2024-07-09T13:56:56Z
2024-07-09T13:59:38Z
https://github.com/langchain-ai/langchain/issues/24024
2,398,308,405
24,024
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
SparkSQLToolkit not invoked when AgentExecutor running
https://api.github.com/repos/langchain-ai/langchain/issues/24023/comments
0
2024-07-09T13:38:22Z
2024-07-09T13:41:03Z
https://github.com/langchain-ai/langchain/issues/24023
2,398,259,462
24,023
[ "langchain-ai", "langchain" ]
### Example Code ```python from langchain_core.pydantic_v1 import BaseModel, Field from langchain_experimental.llms.ollama_functions import OllamaFunctions from langchain_core.messages import HumanMessage, SystemMessage from langchain_core.prompts import ChatPromptTemplate class Answer(BaseModel): agent:...
OllamaFunctions returning ValueError: `tool_calls` missing from AIMessage: {message}
https://api.github.com/repos/langchain-ai/langchain/issues/24019/comments
0
2024-07-09T13:11:00Z
2024-07-09T13:17:15Z
https://github.com/langchain-ai/langchain/issues/24019
2,398,186,340
24,019
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
AzureOpenAIEmbeddings fails to pars model_config
https://api.github.com/repos/langchain-ai/langchain/issues/24017/comments
0
2024-07-09T11:28:08Z
2024-07-09T11:30:47Z
https://github.com/langchain-ai/langchain/issues/24017
2,397,943,039
24,017
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
can not redefine myself attributes
https://api.github.com/repos/langchain-ai/langchain/issues/24010/comments
1
2024-07-09T09:42:31Z
2024-07-10T14:39:44Z
https://github.com/langchain-ai/langchain/issues/24010
2,397,686,448
24,010
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
FunctionMessage doesn't work with astream_events api
https://api.github.com/repos/langchain-ai/langchain/issues/24007/comments
2
2024-07-09T06:56:47Z
2024-07-10T03:24:34Z
https://github.com/langchain-ai/langchain/issues/24007
2,397,312,975
24,007
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this ...
Tool Calls with large parameters are blocking between on_chat_model_stream and on_chat_model_end
https://api.github.com/repos/langchain-ai/langchain/issues/24021/comments
2
2024-07-09T05:41:26Z
2024-07-09T13:52:50Z
https://github.com/langchain-ai/langchain/issues/24021
2,398,204,126
24,021
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Langchain Chroma doesn't handle duplicate entry properly
https://api.github.com/repos/langchain-ai/langchain/issues/24005/comments
0
2024-07-09T05:04:16Z
2024-07-09T05:06:51Z
https://github.com/langchain-ai/langchain/issues/24005
2,397,137,567
24,005
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/how_to/migrate_agent/#memory ### 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: If I swap `model = ChatOpenAI(model="...
DOC: how_to/migrate_agent/#memory => example does not work with other models
https://api.github.com/repos/langchain-ai/langchain/issues/24003/comments
1
2024-07-09T03:45:35Z
2024-07-09T15:32:44Z
https://github.com/langchain-ai/langchain/issues/24003
2,397,041,829
24,003
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
[community] aws documentDB similarity search type not configurable
https://api.github.com/repos/langchain-ai/langchain/issues/23975/comments
0
2024-07-08T14:44:57Z
2024-07-08T14:47:34Z
https://github.com/langchain-ai/langchain/issues/23975
2,395,847,128
23,975
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
AzureCosmosDBVectorSearch filter not working
https://api.github.com/repos/langchain-ai/langchain/issues/23963/comments
2
2024-07-08T09:37:53Z
2024-07-25T18:06:13Z
https://github.com/langchain-ai/langchain/issues/23963
2,395,146,622
23,963
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
json parser failed to parse full text if text startes with a number
https://api.github.com/repos/langchain-ai/langchain/issues/23960/comments
3
2024-07-08T08:12:16Z
2024-07-10T19:06:32Z
https://github.com/langchain-ai/langchain/issues/23960
2,394,954,354
23,960
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/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: The documentation and corresponding code provided with https:/...
DOC: issue with rag tutorial code : name 'llm' is not defined
https://api.github.com/repos/langchain-ai/langchain/issues/23958/comments
1
2024-07-08T05:16:14Z
2024-07-08T05:32:25Z
https://github.com/langchain-ai/langchain/issues/23958
2,394,652,254
23,958
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
No possibility to define WhisperModel compute_type when using GenericLoader with blob_parser=FasterWhisperParser
https://api.github.com/repos/langchain-ai/langchain/issues/23953/comments
1
2024-07-07T17:17:36Z
2024-07-07T17:24:46Z
https://github.com/langchain-ai/langchain/issues/23953
2,394,140,669
23,953
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
'SelfQueryRetriever' object has no attribute 'add_documents'
https://api.github.com/repos/langchain-ai/langchain/issues/23952/comments
0
2024-07-07T16:56:41Z
2024-07-07T16:59:09Z
https://github.com/langchain-ai/langchain/issues/23952
2,394,133,118
23,952
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/tutorials/local_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: I was following the instruction with this tutorial and I...
DOC: <Issue related to /v0.2/docs/tutorials/local_rag/> Failed to create vectorstore using GPT4AllEmbedding()
https://api.github.com/repos/langchain-ai/langchain/issues/23949/comments
0
2024-07-07T12:53:39Z
2024-07-07T12:56:09Z
https://github.com/langchain-ai/langchain/issues/23949
2,394,043,449
23,949
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
CypherQueryCorrector does not handle labels with :, such as `biolink:Disease`
https://api.github.com/repos/langchain-ai/langchain/issues/23946/comments
0
2024-07-07T08:50:11Z
2024-07-07T08:52:37Z
https://github.com/langchain-ai/langchain/issues/23946
2,393,957,847
23,946
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Two conflicting declarations of AzureChatOpenAI
https://api.github.com/repos/langchain-ai/langchain/issues/23936/comments
0
2024-07-06T18:39:20Z
2024-07-06T18:41:50Z
https://github.com/langchain-ai/langchain/issues/23936
2,393,659,645
23,936
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
`_split_sources` of `BaseQAWithSourcesChain` prematurely truncates the Gemini Model's outputs, at the First Instance of `[Source: xyz]`
https://api.github.com/repos/langchain-ai/langchain/issues/23932/comments
1
2024-07-06T12:03:09Z
2024-08-02T11:10:11Z
https://github.com/langchain-ai/langchain/issues/23932
2,393,536,512
23,932
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Class ChatPromptTemplate > def from_messages > template_format bug
https://api.github.com/repos/langchain-ai/langchain/issues/23929/comments
0
2024-07-06T06:55:53Z
2024-07-16T13:09:44Z
https://github.com/langchain-ai/langchain/issues/23929
2,393,443,504
23,929
[ "langchain-ai", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content testing!
test
https://api.github.com/repos/langchain-ai/langchain/issues/23925/comments
0
2024-07-05T21:41:05Z
2024-07-18T15:48:08Z
https://github.com/langchain-ai/langchain/issues/23925
2,393,170,793
23,925
[ "langchain-ai", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content testing
test
https://api.github.com/repos/langchain-ai/langchain/issues/23922/comments
0
2024-07-05T20:07:52Z
2024-07-05T20:09:51Z
https://github.com/langchain-ai/langchain/issues/23922
2,393,089,068
23,922
[ "langchain-ai", "langchain" ]
### Privileged issue - [X] I am a LangChain maintainer, or was asked directly by a LangChain maintainer to create an issue here. ### Issue Content `.tool_calls` attribute of aggregated chunks can be empty, whereas result of `.invoke` is not. ```python from langchain_anthropic import ChatAnthropic def magic_fu...
bug: anthropic streaming tool calls for tools with no arguments
https://api.github.com/repos/langchain-ai/langchain/issues/23911/comments
0
2024-07-05T15:07:55Z
2024-07-05T18:57:42Z
https://github.com/langchain-ai/langchain/issues/23911
2,392,777,922
23,911
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
SQLiteCache under async setup randomly breaks due to sqlite3.IntegrityError (langchain_community.cache)
https://api.github.com/repos/langchain-ai/langchain/issues/23904/comments
0
2024-07-05T10:52:14Z
2024-07-11T10:55:11Z
https://github.com/langchain-ai/langchain/issues/23904
2,392,364,762
23,904
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.1/docs/modules/memory/chat_messages/ ### 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: ![Screenshot from 2024-07-05 19-48-46](https://...
DOC: <Issue related to /v0.1/docs/modules/memory/chat_messages/> 404 on ChatMessageHistory link
https://api.github.com/repos/langchain-ai/langchain/issues/23902/comments
3
2024-07-05T09:49:23Z
2024-07-07T13:17:38Z
https://github.com/langchain-ai/langchain/issues/23902
2,392,260,779
23,902
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
when run method “with_structured_output”, output print nothing?? code was copied from langchain doc.
https://api.github.com/repos/langchain-ai/langchain/issues/23901/comments
2
2024-07-05T09:33:50Z
2024-07-06T12:26:51Z
https://github.com/langchain-ai/langchain/issues/23901
2,392,234,090
23,901
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Load LLM (Mixtral 8x22B) from Azure AI endpoint as Langchain Model - BaseMessage instead of AIMessage
https://api.github.com/repos/langchain-ai/langchain/issues/23899/comments
6
2024-07-05T06:52:55Z
2024-07-11T20:09:37Z
https://github.com/langchain-ai/langchain/issues/23899
2,391,963,121
23,899
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
sample_rows_in_table_info: int = 3, I don't want to use top N rows, but select some rows manually to be passed to SQLDatabase
https://api.github.com/repos/langchain-ai/langchain/issues/23898/comments
0
2024-07-05T06:29:57Z
2024-07-05T06:40:48Z
https://github.com/langchain-ai/langchain/issues/23898
2,391,926,241
23,898
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Cassandra Exact Cache issue: TypeError: string indices must be integers, not 'str'
https://api.github.com/repos/langchain-ai/langchain/issues/23896/comments
5
2024-07-05T05:15:48Z
2024-07-05T19:05:12Z
https://github.com/langchain-ai/langchain/issues/23896
2,391,829,528
23,896
[ "langchain-ai", "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: The documentation refers to "ChatMessageHistory" while thi...
DOC: <Issue related to /v0.2/docs/tutorials/chatbot/> Missing documentation.
https://api.github.com/repos/langchain-ai/langchain/issues/23892/comments
1
2024-07-05T01:56:21Z
2024-07-05T19:48:12Z
https://github.com/langchain-ai/langchain/issues/23892
2,391,636,123
23,892
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
raise TypeError( TypeError: Additional kwargs key generation_token_count already exists in left dict and value has unsupported type <class 'int'>.
https://api.github.com/repos/langchain-ai/langchain/issues/23891/comments
0
2024-07-05T01:06:04Z
2024-07-08T15:01:30Z
https://github.com/langchain-ai/langchain/issues/23891
2,391,600,864
23,891
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
`langchain.agents.initialize_agent` does not support custom prompt template
https://api.github.com/repos/langchain-ai/langchain/issues/23884/comments
1
2024-07-04T19:02:16Z
2024-07-08T05:43:48Z
https://github.com/langchain-ai/langchain/issues/23884
2,391,353,782
23,884
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Agents and GraphQL- 401 Client Error: Unauthorized for url: https://streaming.bitquery.io/eap
https://api.github.com/repos/langchain-ai/langchain/issues/23881/comments
0
2024-07-04T16:50:05Z
2024-07-05T06:37:30Z
https://github.com/langchain-ai/langchain/issues/23881
2,391,210,682
23,881
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
LangChain x HuggingFace - Using ChatHuggingFace requires hf token for local TGI using locally saved model
https://api.github.com/repos/langchain-ai/langchain/issues/23872/comments
3
2024-07-04T13:03:19Z
2024-07-06T08:31:02Z
https://github.com/langchain-ai/langchain/issues/23872
2,390,826,853
23,872
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/templates/openai-functions-tool-retrieval-agent/ ### 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 [this documentation page]...
DOC: <Issue related to /v0.2/docs/templates/openai-functions-tool-retrieval-agent/> URL in Documentation Gives Page Not Found
https://api.github.com/repos/langchain-ai/langchain/issues/23870/comments
0
2024-07-04T12:37:47Z
2024-07-17T15:06:41Z
https://github.com/langchain-ai/langchain/issues/23870
2,390,775,230
23,870
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Loss of function in component ChatZhipuAI
https://api.github.com/repos/langchain-ai/langchain/issues/23868/comments
8
2024-07-04T11:38:22Z
2024-07-11T03:20:44Z
https://github.com/langchain-ai/langchain/issues/23868
2,390,662,856
23,868
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Community: Keyerror `model_name` for GPT4AllEmbeddings
https://api.github.com/repos/langchain-ai/langchain/issues/23863/comments
3
2024-07-04T10:44:12Z
2024-07-05T18:09:02Z
https://github.com/langchain-ai/langchain/issues/23863
2,390,551,046
23,863
[ "langchain-ai", "langchain" ]
### URL https://api.python.langchain.com/en/latest/runnables/langchain_core.runnables.graph.Graph.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: The code of the remov...
DOC: remove_node typo in runnables/ graph
https://api.github.com/repos/langchain-ai/langchain/issues/23861/comments
1
2024-07-04T09:52:45Z
2024-07-05T17:07:02Z
https://github.com/langchain-ai/langchain/issues/23861
2,390,451,274
23,861
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
ollama.py encountered an error while retrieving images from multimodal data
https://api.github.com/repos/langchain-ai/langchain/issues/23859/comments
0
2024-07-04T09:17:56Z
2024-07-04T09:20:26Z
https://github.com/langchain-ai/langchain/issues/23859
2,390,368,372
23,859
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
TavilySearchResults in Agents Quick Start always return empty result
https://api.github.com/repos/langchain-ai/langchain/issues/23858/comments
0
2024-07-04T09:02:13Z
2024-07-04T09:02:58Z
https://github.com/langchain-ai/langchain/issues/23858
2,390,334,797
23,858
[ "langchain-ai", "langchain" ]
### URL https://python.langchain.com/v0.2/docs/how_to/output_parser_fixing/ ### 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 followed the example codes on this page, and I...
DOC: <Issue related to /v0.2/docs/how_to/output_parser_fixing/>
https://api.github.com/repos/langchain-ai/langchain/issues/23856/comments
2
2024-07-04T07:16:26Z
2024-07-23T11:20:02Z
https://github.com/langchain-ai/langchain/issues/23856
2,390,132,148
23,856
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
No HNSW index in pgvector vector store
https://api.github.com/repos/langchain-ai/langchain/issues/23853/comments
4
2024-07-04T05:04:44Z
2024-07-20T09:22:33Z
https://github.com/langchain-ai/langchain/issues/23853
2,389,946,645
23,853
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
DirectoryLoader converting characters randomly into new line characters?
https://api.github.com/repos/langchain-ai/langchain/issues/23849/comments
0
2024-07-04T00:37:40Z
2024-07-04T00:40:06Z
https://github.com/langchain-ai/langchain/issues/23849
2,389,708,027
23,849
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
No module named 'langchain_core' - Langchain in Vertex AI
https://api.github.com/repos/langchain-ai/langchain/issues/23838/comments
8
2024-07-03T19:34:38Z
2024-07-03T20:46:26Z
https://github.com/langchain-ai/langchain/issues/23838
2,389,312,087
23,838
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
generate/predict fails when using sql cache
https://api.github.com/repos/langchain-ai/langchain/issues/23824/comments
13
2024-07-03T16:02:38Z
2024-07-04T19:07:34Z
https://github.com/langchain-ai/langchain/issues/23824
2,388,986,993
23,824
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Get warning about browser instead of real info in WebBaseLoader
https://api.github.com/repos/langchain-ai/langchain/issues/23813/comments
1
2024-07-03T13:33:51Z
2024-07-04T10:44:27Z
https://github.com/langchain-ai/langchain/issues/23813
2,388,652,128
23,813
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a ...
BadRequestError with vllm locally hosted Llama3 70B Model
https://api.github.com/repos/langchain-ai/langchain/issues/23814/comments
2
2024-07-03T12:26:40Z
2024-07-04T06:06:13Z
https://github.com/langchain-ai/langchain/issues/23814
2,388,682,742
23,814
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Nested ainvoke does not show as child in tracing
https://api.github.com/repos/langchain-ai/langchain/issues/23811/comments
2
2024-07-03T12:15:40Z
2024-07-04T07:10:03Z
https://github.com/langchain-ai/langchain/issues/23811
2,388,478,996
23,811
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain.js documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain.js rather than my code. - [X] The b...
Additional kwargs key prompt_token_count already exists in left dict and value has unsupported type <class 'int'> in langchain-core/utils/_merge.py merge_dict() function when running with Google gemini-1.5-pro
https://api.github.com/repos/langchain-ai/langchain/issues/23827/comments
4
2024-07-03T12:07:04Z
2024-07-04T10:35:42Z
https://github.com/langchain-ai/langchain/issues/23827
2,389,067,343
23,827
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Could not authenticate with huggingface_hub.
https://api.github.com/repos/langchain-ai/langchain/issues/23808/comments
2
2024-07-03T09:51:14Z
2024-07-24T07:00:16Z
https://github.com/langchain-ai/langchain/issues/23808
2,388,190,250
23,808
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
When running cookbook/Semi_Structured_RAG.ipynb, appears kernel died
https://api.github.com/repos/langchain-ai/langchain/issues/23802/comments
0
2024-07-03T08:43:35Z
2024-07-03T08:50:29Z
https://github.com/langchain-ai/langchain/issues/23802
2,388,044,064
23,802
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
partner[chroma]: Not able to load persisted collection without calling `from_documents`
https://api.github.com/repos/langchain-ai/langchain/issues/23797/comments
3
2024-07-03T07:44:25Z
2024-07-05T04:59:25Z
https://github.com/langchain-ai/langchain/issues/23797
2,387,920,544
23,797
[ "langchain-ai", "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: **Description**: I recently discovered a very useful feature in the LangChain CLI that all...
DOC: Documenting the use of subdirectory for template installation with 'langchain app add'
https://api.github.com/repos/langchain-ai/langchain/issues/23777/comments
1
2024-07-02T20:17:37Z
2024-07-02T21:11:51Z
https://github.com/langchain-ai/langchain/issues/23777
2,387,090,774
23,777
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
Agent Executor's return_intermediate_steps does not have desired effect
https://api.github.com/repos/langchain-ai/langchain/issues/23760/comments
1
2024-07-02T12:06:31Z
2024-07-02T12:10:29Z
https://github.com/langchain-ai/langchain/issues/23760
2,386,082,343
23,760
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
pythonPERL library question
https://api.github.com/repos/langchain-ai/langchain/issues/23759/comments
0
2024-07-02T11:40:32Z
2024-07-02T11:43:07Z
https://github.com/langchain-ai/langchain/issues/23759
2,386,029,879
23,759
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
something is wrong in standard_test
https://api.github.com/repos/langchain-ai/langchain/issues/23755/comments
1
2024-07-02T07:52:18Z
2024-07-02T14:34:01Z
https://github.com/langchain-ai/langchain/issues/23755
2,385,511,056
23,755
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Pydantc output parser not working with gemma fireworks ai
https://api.github.com/repos/langchain-ai/langchain/issues/23754/comments
2
2024-07-02T07:15:07Z
2024-07-03T05:54:48Z
https://github.com/langchain-ai/langchain/issues/23754
2,385,434,234
23,754
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Multi_modal_RAG.ipynb run IndexError: list index out of range
https://api.github.com/repos/langchain-ai/langchain/issues/23746/comments
0
2024-07-02T02:22:47Z
2024-07-02T02:25:21Z
https://github.com/langchain-ai/langchain/issues/23746
2,385,055,305
23,746
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The b...
ConfigurableFields does not works for agent
https://api.github.com/repos/langchain-ai/langchain/issues/23745/comments
4
2024-07-02T02:15:08Z
2024-07-02T15:09:58Z
https://github.com/langchain-ai/langchain/issues/23745
2,385,048,568
23,745
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
Spam issue
https://api.github.com/repos/langchain-ai/langchain/issues/23720/comments
3
2024-07-01T15:27:12Z
2024-07-17T15:36:13Z
https://github.com/langchain-ai/langchain/issues/23720
2,384,138,131
23,720
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
'ChatGoogleGenerativeAI wrapper class doesn't work with google chat models such as 'chat-bison@002
https://api.github.com/repos/langchain-ai/langchain/issues/23714/comments
0
2024-07-01T12:16:49Z
2024-07-01T15:31:26Z
https://github.com/langchain-ai/langchain/issues/23714
2,383,693,372
23,714
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
The get_openai_callback() function is not updated for Azure models.
https://api.github.com/repos/langchain-ai/langchain/issues/23713/comments
2
2024-07-01T12:12:51Z
2024-07-14T11:51:05Z
https://github.com/langchain-ai/langchain/issues/23713
2,383,684,487
23,713
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this ...
Within async context, `RunnableWithMessageHistory` calls sync `.messages` property instead of async `.aget_messages()` method
https://api.github.com/repos/langchain-ai/langchain/issues/23716/comments
0
2024-07-01T09:33:35Z
2024-07-01T18:33:06Z
https://github.com/langchain-ai/langchain/issues/23716
2,384,013,658
23,716
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
`merge_message_runs` incompatible with LCEL
https://api.github.com/repos/langchain-ai/langchain/issues/23706/comments
0
2024-07-01T09:27:34Z
2024-07-15T15:58:07Z
https://github.com/langchain-ai/langchain/issues/23706
2,383,322,744
23,706
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
create_sql_agent with ChatMistralAI causes this error:"Expected last role User or Tool (or Assistant with prefix True) for serving but got assistant"
https://api.github.com/repos/langchain-ai/langchain/issues/23703/comments
0
2024-07-01T08:53:21Z
2024-07-01T08:55:57Z
https://github.com/langchain-ai/langchain/issues/23703
2,383,245,268
23,703
[ "langchain-ai", "langchain" ]
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used the GitHub search to find a similar question and didn't find it. - [X] I am sure that this is a bug in LangChain rather than my code. - [X] The bug is ...
BaseChatModel.stream method not supporting caching
https://api.github.com/repos/langchain-ai/langchain/issues/23701/comments
0
2024-07-01T08:47:21Z
2024-07-01T08:49:55Z
https://github.com/langchain-ai/langchain/issues/23701
2,383,232,429
23,701
[ "langchain-ai", "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: In the section about message history, there's a sentence: ...
DOC: missing parenthesis
https://api.github.com/repos/langchain-ai/langchain/issues/23687/comments
0
2024-06-30T13:55:07Z
2024-06-30T13:57:34Z
https://github.com/langchain-ai/langchain/issues/23687
2,382,267,174
23,687