issue_owner_repo listlengths 2 2 | issue_body stringlengths 0 261k ⌀ | issue_title stringlengths 1 925 | issue_comments_url stringlengths 56 81 | issue_comments_count int64 0 2.5k | issue_created_at stringlengths 20 20 | issue_updated_at stringlengths 20 20 | issue_html_url stringlengths 37 62 | issue_github_id int64 387k 2.46B | issue_number int64 1 127k |
|---|---|---|---|---|---|---|---|---|---|
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | langchain_community ChatZhipuAI API doesn't work | https://api.github.com/repos/langchain-ai/langchain/issues/18771/comments | 6 | 2024-03-08T02:03:46Z | 2024-03-11T11:57:19Z | https://github.com/langchain-ai/langchain/issues/18771 | 2,175,138,009 | 18,771 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | RecursiveCharacterTextSplitter for Chinese sentence | https://api.github.com/repos/langchain-ai/langchain/issues/18770/comments | 1 | 2024-03-08T01:55:22Z | 2024-06-16T16:08:54Z | https://github.com/langchain-ai/langchain/issues/18770 | 2,175,131,360 | 18,770 |
[
"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 same UUID for Chroma vector entries | https://api.github.com/repos/langchain-ai/langchain/issues/18767/comments | 1 | 2024-03-08T01:29:05Z | 2024-03-08T01:55:53Z | https://github.com/langchain-ai/langchain/issues/18767 | 2,175,110,395 | 18,767 |
[
"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
Reproducible issue. on_tool_end logs the string representation of the tool. All tool callbacks need to be updated to accommodate
```python
from langchain_core.tools i... | Update tool callbacks to send the actual response from the tool | https://api.github.com/repos/langchain-ai/langchain/issues/18760/comments | 12 | 2024-03-07T21:52:10Z | 2024-03-13T17:59:16Z | https://github.com/langchain-ai/langchain/issues/18760 | 2,174,866,952 | 18,760 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | PGVector advanced filtering operators (e.g. `gte`) do not seem to work | https://api.github.com/repos/langchain-ai/langchain/issues/18758/comments | 1 | 2024-03-07T21:33:27Z | 2024-07-04T16:08:03Z | https://github.com/langchain-ai/langchain/issues/18758 | 2,174,838,484 | 18,758 |
[
"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:
%pip install –upgrade –quiet langchain langchain-openai.
fails . This is across just about every page.
Also, There are inco... | How about pip install instructions that are formed correctly | https://api.github.com/repos/langchain-ai/langchain/issues/18747/comments | 1 | 2024-03-07T18:23:10Z | 2024-03-07T21:29:33Z | https://github.com/langchain-ai/langchain/issues/18747 | 2,174,483,798 | 18,747 |
[
"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
Minimal reproduction
```python
from langchain_core.prompts import ChatPromptTemplate
from langchain_core.runnables import RunnablePassthrough, RunnableGenerator
fro... | Potential bug in Context Runnable | https://api.github.com/repos/langchain-ai/langchain/issues/18741/comments | 2 | 2024-03-07T15:38:27Z | 2024-03-08T02:23:14Z | https://github.com/langchain-ai/langchain/issues/18741 | 2,174,152,369 | 18,741 |
[
"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:
使用QAGenerateChain产生问答对,一个问答只能生成一个问答对吗?
### Idea or request for content:
使用QAGenerateChain产生问答对,一个问答只能生成一个问答对吗?如果我想某个文档产生自己想要... | 使用QAGenerateChain产生问答对,一个问答只能生成一个问答对吗? | https://api.github.com/repos/langchain-ai/langchain/issues/18737/comments | 2 | 2024-03-07T14:49:48Z | 2024-03-10T14:38:09Z | https://github.com/langchain-ai/langchain/issues/18737 | 2,174,042,531 | 18,737 |
[
"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 ... | Azure AI Search, metadata field is required and hardcoded in langchain community | https://api.github.com/repos/langchain-ai/langchain/issues/18731/comments | 6 | 2024-03-07T11:19:46Z | 2024-07-01T16:05:24Z | https://github.com/langchain-ai/langchain/issues/18731 | 2,173,626,443 | 18,731 |
[
"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... | using OpenAIEmbeddings popup exception say please use AzureOpenAIEmbeddings | https://api.github.com/repos/langchain-ai/langchain/issues/18727/comments | 2 | 2024-03-07T08:50:48Z | 2024-03-07T11:45:10Z | https://github.com/langchain-ai/langchain/issues/18727 | 2,173,316,212 | 18,727 |
[
"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 ... | functions call or tools call can not be trigged by LLM using vLLM Chat(Qwen1.5) ? | https://api.github.com/repos/langchain-ai/langchain/issues/18724/comments | 8 | 2024-03-07T08:19:33Z | 2024-07-23T16:07:56Z | https://github.com/langchain-ai/langchain/issues/18724 | 2,173,259,610 | 18,724 |
[
"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... | FAISS and Chroma DB use a `DistanceStrategy` of "distance" instead of "distance-squared", which results in negative relevance scores | https://api.github.com/repos/langchain-ai/langchain/issues/18709/comments | 1 | 2024-03-07T01:07:52Z | 2024-08-02T16:07:18Z | https://github.com/langchain-ai/langchain/issues/18709 | 2,172,738,864 | 18,709 |
[
"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:
Pubmed Tool breaks on the documented example.
https://python.langchain.com/docs/integrations/tools/pubmed
py", line 24... | DOC: PubMed Tool example breaks | https://api.github.com/repos/langchain-ai/langchain/issues/18704/comments | 0 | 2024-03-06T22:28:06Z | 2024-03-07T01:58:29Z | https://github.com/langchain-ai/langchain/issues/18704 | 2,172,553,258 | 18,704 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | In SQLDatabase change ignore_tables to recieve regex | https://api.github.com/repos/langchain-ai/langchain/issues/18688/comments | 1 | 2024-03-06T18:27:54Z | 2024-06-14T16:08:47Z | https://github.com/langchain-ai/langchain/issues/18688 | 2,172,162,318 | 18,688 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | ‼️`langchain-community = "0.0.25"` Milestones: missing ScriptRunContext | https://api.github.com/repos/langchain-ai/langchain/issues/18684/comments | 7 | 2024-03-06T17:47:08Z | 2024-03-10T06:16:24Z | https://github.com/langchain-ai/langchain/issues/18684 | 2,172,093,703 | 18,684 |
[
"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... | NotFoundError: Error code: 404 - {'detail': 'Not Found'} | https://api.github.com/repos/langchain-ai/langchain/issues/18652/comments | 2 | 2024-03-06T10:48:25Z | 2024-06-20T12:12:06Z | https://github.com/langchain-ai/langchain/issues/18652 | 2,171,198,924 | 18,652 |
[
"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... | NotImplementedError in ConversationSummaryBufferMemory.save_context with get_num_tokens_from_messages | https://api.github.com/repos/langchain-ai/langchain/issues/18650/comments | 2 | 2024-03-06T10:36:38Z | 2024-06-27T16:07:49Z | https://github.com/langchain-ai/langchain/issues/18650 | 2,171,176,379 | 18,650 |
[
"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 ... | anthropic error 400 "claude-3-opus-20240229" is not supported on this API. Please use the Messages API instead. | https://api.github.com/repos/langchain-ai/langchain/issues/18646/comments | 7 | 2024-03-06T10:16:19Z | 2024-03-08T21:16:21Z | https://github.com/langchain-ai/langchain/issues/18646 | 2,171,135,553 | 18,646 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Failed to resolve model_id:Could not find model id for inference server | https://api.github.com/repos/langchain-ai/langchain/issues/18639/comments | 2 | 2024-03-06T09:35:43Z | 2024-08-04T16:06:20Z | https://github.com/langchain-ai/langchain/issues/18639 | 2,171,052,417 | 18,639 |
[
"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... | KeyError: 'openai_api_version' | https://api.github.com/repos/langchain-ai/langchain/issues/18632/comments | 2 | 2024-03-06T07:15:12Z | 2024-03-07T01:47:34Z | https://github.com/langchain-ai/langchain/issues/18632 | 2,170,808,965 | 18,632 |
[
"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 ... | ElasticSearch retreiver issue based on score_threshold | https://api.github.com/repos/langchain-ai/langchain/issues/18623/comments | 3 | 2024-03-06T05:33:12Z | 2024-06-19T16:07:58Z | https://github.com/langchain-ai/langchain/issues/18623 | 2,170,673,569 | 18,623 |
[
"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 ... | Token count is not reported for openai tools agent | https://api.github.com/repos/langchain-ai/langchain/issues/18617/comments | 2 | 2024-03-06T00:53:47Z | 2024-03-07T16:54:05Z | https://github.com/langchain-ai/langchain/issues/18617 | 2,170,419,330 | 18,617 |
[
"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 ... | Integration with TogetherAI does not work properly, unable to import | https://api.github.com/repos/langchain-ai/langchain/issues/18612/comments | 5 | 2024-03-05T22:36:34Z | 2024-03-06T16:27:53Z | https://github.com/langchain-ai/langchain/issues/18612 | 2,170,257,595 | 18,612 |
[
"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 ... | MongoDB Atlas Vector Search Does Not Support Date Pre Filters | https://api.github.com/repos/langchain-ai/langchain/issues/18604/comments | 1 | 2024-03-05T20:56:30Z | 2024-05-29T13:11:01Z | https://github.com/langchain-ai/langchain/issues/18604 | 2,170,130,825 | 18,604 |
[
"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: Got unknown type content when using AWS Bedrock for LangGraph | https://api.github.com/repos/langchain-ai/langchain/issues/18598/comments | 3 | 2024-03-05T19:22:23Z | 2024-06-23T16:09:19Z | https://github.com/langchain-ai/langchain/issues/18598 | 2,169,985,942 | 18,598 |
[
"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... | openai BadRequestError | https://api.github.com/repos/langchain-ai/langchain/issues/18583/comments | 0 | 2024-03-05T16:00:46Z | 2024-03-05T16:19:45Z | https://github.com/langchain-ai/langchain/issues/18583 | 2,169,597,436 | 18,583 |
[
"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 ... | missing logprobs parameter support for AzureChatOpenAI | https://api.github.com/repos/langchain-ai/langchain/issues/18582/comments | 1 | 2024-03-05T15:38:56Z | 2024-06-27T16:07:44Z | https://github.com/langchain-ai/langchain/issues/18582 | 2,169,549,536 | 18,582 |
[
"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 ... | Milvus got multiple values for keyword argument 'timeout' | https://api.github.com/repos/langchain-ai/langchain/issues/18580/comments | 0 | 2024-03-05T15:17:09Z | 2024-03-19T03:44:26Z | https://github.com/langchain-ai/langchain/issues/18580 | 2,169,499,293 | 18,580 |
[
"hwchase17",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
Page: https://python.langchain.com/docs/integrations/text_embedding/text_embeddings_inference
The first URL (in **Hugging F... | DOC: URL pointing to HF TGI instead of TEI | https://api.github.com/repos/langchain-ai/langchain/issues/18576/comments | 0 | 2024-03-05T10:57:14Z | 2024-03-08T03:38:41Z | https://github.com/langchain-ai/langchain/issues/18576 | 2,168,902,097 | 18,576 |
[
"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 ... | Input is empty string in ConsoleCallBackHandler outputs | https://api.github.com/repos/langchain-ai/langchain/issues/18567/comments | 2 | 2024-03-05T09:09:30Z | 2024-07-18T16:23:20Z | https://github.com/langchain-ai/langchain/issues/18567 | 2,168,678,480 | 18,567 |
[
"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 ... | Malformed input request: string [ Observation] does not match pattern ^(\|+|User:)$ | https://api.github.com/repos/langchain-ai/langchain/issues/18565/comments | 5 | 2024-03-05T08:23:52Z | 2024-05-16T11:35:32Z | https://github.com/langchain-ai/langchain/issues/18565 | 2,168,596,027 | 18,565 |
[
"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 'sqlalchemy' has no attribute 'Select' when using SQLDatabaseLoader in langchain_community | https://api.github.com/repos/langchain-ai/langchain/issues/18552/comments | 6 | 2024-03-05T03:07:49Z | 2024-03-15T23:00:20Z | https://github.com/langchain-ai/langchain/issues/18552 | 2,168,197,280 | 18,552 |
[
"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 ... | `OpenAIModerationChain` doesn't have an asynchronous implementation | https://api.github.com/repos/langchain-ai/langchain/issues/18533/comments | 0 | 2024-03-04T22:16:33Z | 2024-06-10T16:08:13Z | https://github.com/langchain-ai/langchain/issues/18533 | 2,167,884,379 | 18,533 |
[
"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 'sqlalchemy' has no attribute 'Select' when importing AmazonTextractPDFLoader | https://api.github.com/repos/langchain-ai/langchain/issues/18528/comments | 8 | 2024-03-04T21:38:14Z | 2024-05-22T10:57:13Z | https://github.com/langchain-ai/langchain/issues/18528 | 2,167,816,337 | 18,528 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | BedrockChat is not using Messages API for Anthropic v3 models | https://api.github.com/repos/langchain-ai/langchain/issues/18514/comments | 10 | 2024-03-04T18:38:08Z | 2024-03-15T23:23:51Z | https://github.com/langchain-ai/langchain/issues/18514 | 2,167,488,404 | 18,514 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Bedrock integration with Claude3 fails with ValidationException "claude-3-sonnet-20240229" is not supported on this API. Please use the Messages API instead. | https://api.github.com/repos/langchain-ai/langchain/issues/18513/comments | 8 | 2024-03-04T18:27:57Z | 2024-03-06T23:46:19Z | https://github.com/langchain-ai/langchain/issues/18513 | 2,167,471,081 | 18,513 |
[
"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... | SQLDatabase doesn't work with named paramstyle | https://api.github.com/repos/langchain-ai/langchain/issues/18512/comments | 1 | 2024-03-04T17:24:00Z | 2024-06-12T16:08:36Z | https://github.com/langchain-ai/langchain/issues/18512 | 2,167,359,938 | 18,512 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Non Descriptive Assertion Error while using AzureChatOpenAI model with Agents | https://api.github.com/repos/langchain-ai/langchain/issues/18500/comments | 5 | 2024-03-04T11:39:52Z | 2024-08-09T16:41:40Z | https://github.com/langchain-ai/langchain/issues/18500 | 2,166,636,716 | 18,500 |
[
"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... | Tex to SQL , facing hallucination problem | https://api.github.com/repos/langchain-ai/langchain/issues/18495/comments | 3 | 2024-03-04T10:03:14Z | 2024-06-13T16:09:02Z | https://github.com/langchain-ai/langchain/issues/18495 | 2,166,444,756 | 18,495 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | NameError: name 'Observ' is not defined in create_csv_agent or create_pandas_dataframe_agent | https://api.github.com/repos/langchain-ai/langchain/issues/18484/comments | 6 | 2024-03-04T07:12:29Z | 2024-07-28T00:11:57Z | https://github.com/langchain-ai/langchain/issues/18484 | 2,166,101,137 | 18,484 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Redis add_texts or add_documents doesn't work with filters | https://api.github.com/repos/langchain-ai/langchain/issues/18482/comments | 0 | 2024-03-04T06:43:33Z | 2024-06-10T16:07:58Z | https://github.com/langchain-ai/langchain/issues/18482 | 2,166,061,511 | 18,482 |
[
"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 ... | Redis Client with startup_nodes doesn't work | https://api.github.com/repos/langchain-ai/langchain/issues/18481/comments | 0 | 2024-03-04T06:32:47Z | 2024-06-10T16:07:53Z | https://github.com/langchain-ai/langchain/issues/18481 | 2,166,047,341 | 18,481 |
[
"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 ... | where is "evaluation" package | https://api.github.com/repos/langchain-ai/langchain/issues/18480/comments | 1 | 2024-03-04T06:30:07Z | 2024-03-05T00:24:05Z | https://github.com/langchain-ai/langchain/issues/18480 | 2,166,043,988 | 18,480 |
[
"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 self_hosted.py outdated Runhouse integration | https://api.github.com/repos/langchain-ai/langchain/issues/18479/comments | 0 | 2024-03-04T06:16:22Z | 2024-03-05T00:01:57Z | https://github.com/langchain-ai/langchain/issues/18479 | 2,166,022,860 | 18,479 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Dockerfile issues when trying to build the repo using .devcontainer | https://api.github.com/repos/langchain-ai/langchain/issues/18465/comments | 0 | 2024-03-03T23:20:14Z | 2024-06-09T16:07:47Z | https://github.com/langchain-ai/langchain/issues/18465 | 2,165,618,028 | 18,465 |
[
"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... | Support Mistral through Bedrock | https://api.github.com/repos/langchain-ai/langchain/issues/18461/comments | 3 | 2024-03-03T21:22:37Z | 2024-04-02T17:44:27Z | https://github.com/langchain-ai/langchain/issues/18461 | 2,165,564,935 | 18,461 |
[
"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 ... | Regression in VectorStoreQATool and VectorStoreQAWithSourcesTool | https://api.github.com/repos/langchain-ai/langchain/issues/18460/comments | 0 | 2024-03-03T20:01:59Z | 2024-03-05T23:57:00Z | https://github.com/langchain-ai/langchain/issues/18460 | 2,165,532,798 | 18,460 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Possible circular dependencies breaking from building binaries with Bun | https://api.github.com/repos/langchain-ai/langchain/issues/18458/comments | 1 | 2024-03-03T16:13:39Z | 2024-03-03T16:17:38Z | https://github.com/langchain-ai/langchain/issues/18458 | 2,165,434,009 | 18,458 |
[
"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 ... | JsonOutputKeyToolsParser return_single=True doesn't work | https://api.github.com/repos/langchain-ai/langchain/issues/18455/comments | 3 | 2024-03-03T14:42:07Z | 2024-07-11T16:06:51Z | https://github.com/langchain-ai/langchain/issues/18455 | 2,165,390,145 | 18,455 |
[
"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 ... | mistrial is supported by bedrock, by its langchain wrapper will throw exception | https://api.github.com/repos/langchain-ai/langchain/issues/18451/comments | 1 | 2024-03-03T13:25:07Z | 2024-06-14T16:08:39Z | https://github.com/langchain-ai/langchain/issues/18451 | 2,165,358,057 | 18,451 |
[
"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 using qianfan chat streaming occurs TypeError: Additional kwargs key sentence_id already exists in left dict and value has unsupported type <class 'int'>. | https://api.github.com/repos/langchain-ai/langchain/issues/18441/comments | 4 | 2024-03-03T08:34:01Z | 2024-07-25T16:08:13Z | https://github.com/langchain-ai/langchain/issues/18441 | 2,165,252,328 | 18,441 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | SQL Database Agent - 'Is not a valid tool' error | https://api.github.com/repos/langchain-ai/langchain/issues/18439/comments | 10 | 2024-03-03T06:49:47Z | 2024-07-28T15:56:48Z | https://github.com/langchain-ai/langchain/issues/18439 | 2,165,207,712 | 18,439 |
[
"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 ... | XMLParser looks for different tags than what Claude 2.1 prefers. | https://api.github.com/repos/langchain-ai/langchain/issues/18434/comments | 0 | 2024-03-02T22:39:48Z | 2024-06-08T16:14:35Z | https://github.com/langchain-ai/langchain/issues/18434 | 2,165,008,206 | 18,434 |
[
"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 ... | pandas agent didn't invoke tool but returned code instead, and line 246 include_df_in_prompt | https://api.github.com/repos/langchain-ai/langchain/issues/18432/comments | 2 | 2024-03-02T21:51:21Z | 2024-06-06T14:33:17Z | https://github.com/langchain-ai/langchain/issues/18432 | 2,164,991,186 | 18,432 |
[
"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 ... | Validation Error Encountered When Connecting Google AI Model with LangChain | https://api.github.com/repos/langchain-ai/langchain/issues/18425/comments | 1 | 2024-03-02T15:47:41Z | 2024-08-05T16:08:16Z | https://github.com/langchain-ai/langchain/issues/18425 | 2,164,863,841 | 18,425 |
[
"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... | load_chain() method doesn't work with new chat models (ChatOpenAI, AzureChatOpenAI) | https://api.github.com/repos/langchain-ai/langchain/issues/18420/comments | 0 | 2024-03-02T11:31:03Z | 2024-06-08T16:14:30Z | https://github.com/langchain-ai/langchain/issues/18420 | 2,164,769,403 | 18,420 |
[
"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_text_splitters' | https://api.github.com/repos/langchain-ai/langchain/issues/18409/comments | 4 | 2024-03-02T01:34:02Z | 2024-03-05T17:34:44Z | https://github.com/langchain-ai/langchain/issues/18409 | 2,164,473,587 | 18,409 |
[
"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... | GitHub agent throwing TypeError: GitHubAction._run() Unexpected Keyword Argument 'issue_number' | https://api.github.com/repos/langchain-ai/langchain/issues/18406/comments | 9 | 2024-03-01T23:08:14Z | 2024-07-24T16:07:42Z | https://github.com/langchain-ai/langchain/issues/18406 | 2,164,329,350 | 18,406 |
[
"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 ... | RecursiveJsonSplitter Retains State Across Invocations Due to Mutable Default Argument | https://api.github.com/repos/langchain-ai/langchain/issues/18398/comments | 2 | 2024-03-01T18:21:10Z | 2024-07-21T16:06:00Z | https://github.com/langchain-ai/langchain/issues/18398 | 2,163,952,205 | 18,398 |
[
"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 in agentexecutor with memory: One output key expected, got dict_keys(['output', 'messages']) | https://api.github.com/repos/langchain-ai/langchain/issues/18388/comments | 8 | 2024-03-01T14:52:04Z | 2024-06-21T16:37:53Z | https://github.com/langchain-ai/langchain/issues/18388 | 2,163,574,770 | 18,388 |
[
"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 bug is ... | TypeError: 'NoneType' object is not callable | https://api.github.com/repos/langchain-ai/langchain/issues/18384/comments | 0 | 2024-03-01T12:50:01Z | 2024-06-08T16:14:26Z | https://github.com/langchain-ai/langchain/issues/18384 | 2,163,340,434 | 18,384 |
[
"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 ... | mportError: cannot import name 'ChatOpenAI' from partially initialized module 'langchain_openai' (most likely due to a circular import) | https://api.github.com/repos/langchain-ai/langchain/issues/18380/comments | 1 | 2024-03-01T11:00:32Z | 2024-06-08T16:14:20Z | https://github.com/langchain-ai/langchain/issues/18380 | 2,163,155,280 | 18,380 |
[
"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 ... | PlaywrightUrlLoader Works Fine in Local But Not With Docker | https://api.github.com/repos/langchain-ai/langchain/issues/18379/comments | 0 | 2024-03-01T10:40:19Z | 2024-06-08T16:14:16Z | https://github.com/langchain-ai/langchain/issues/18379 | 2,163,119,164 | 18,379 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Not executing properly | https://api.github.com/repos/langchain-ai/langchain/issues/18376/comments | 0 | 2024-03-01T10:26:35Z | 2024-06-08T16:14:10Z | https://github.com/langchain-ai/langchain/issues/18376 | 2,163,094,790 | 18,376 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | LangChain Community ChatModel for sparkllm Bug | https://api.github.com/repos/langchain-ai/langchain/issues/18370/comments | 0 | 2024-03-01T07:13:07Z | 2024-03-01T18:49:31Z | https://github.com/langchain-ai/langchain/issues/18370 | 2,162,760,580 | 18,370 |
[
"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 ... | similarity_score_threshold isn't working for MongoDB Atlas Vector Search | https://api.github.com/repos/langchain-ai/langchain/issues/18365/comments | 3 | 2024-03-01T04:37:23Z | 2024-08-05T16:08:11Z | https://github.com/langchain-ai/langchain/issues/18365 | 2,162,589,243 | 18,365 |
[
"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 ... | Troubleshooting Continuous Conversation Issues in Langchain Chat ReAct Agent Versions v0.0.336 and v0.0.339rc: A Request for Guidance | https://api.github.com/repos/langchain-ai/langchain/issues/18364/comments | 0 | 2024-03-01T03:31:40Z | 2024-06-08T16:14:05Z | https://github.com/langchain-ai/langchain/issues/18364 | 2,162,527,514 | 18,364 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | SQL query checker tool doesn't respect prompt template passed when creating default LLMChain | https://api.github.com/repos/langchain-ai/langchain/issues/18351/comments | 1 | 2024-03-01T00:59:30Z | 2024-06-08T16:14:00Z | https://github.com/langchain-ai/langchain/issues/18351 | 2,162,360,131 | 18,351 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | TypeError: object Run can't be used in 'await' expression | https://api.github.com/repos/langchain-ai/langchain/issues/18337/comments | 6 | 2024-02-29T18:44:53Z | 2024-08-09T16:07:12Z | https://github.com/langchain-ai/langchain/issues/18337 | 2,161,882,320 | 18,337 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Error while loading docx file using UnstructuredWordDocumentLoader | https://api.github.com/repos/langchain-ai/langchain/issues/18329/comments | 0 | 2024-02-29T16:34:14Z | 2024-06-08T16:13:55Z | https://github.com/langchain-ai/langchain/issues/18329 | 2,161,656,887 | 18,329 |
[
"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 invoke ValueError: Missing some input keys: {'query'} | https://api.github.com/repos/langchain-ai/langchain/issues/18328/comments | 2 | 2024-02-29T14:58:44Z | 2024-06-08T16:13:50Z | https://github.com/langchain-ai/langchain/issues/18328 | 2,161,460,487 | 18,328 |
[
"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 retrieve input from a vector store using an existing index. | https://api.github.com/repos/langchain-ai/langchain/issues/18327/comments | 2 | 2024-02-29T14:46:19Z | 2024-03-08T11:42:23Z | https://github.com/langchain-ai/langchain/issues/18327 | 2,161,434,054 | 18,327 |
[
"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 ... | Key error when using dereference_refs from langchain_community.agent_toolkits.openapi.spec when using JSON OpenAPI spec file | https://api.github.com/repos/langchain-ai/langchain/issues/18325/comments | 0 | 2024-02-29T14:32:09Z | 2024-06-08T16:13:46Z | https://github.com/langchain-ai/langchain/issues/18325 | 2,161,405,297 | 18,325 |
[
"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... | Breaking pydantic v2 compatibility in output parsers from 0.1.6 | https://api.github.com/repos/langchain-ai/langchain/issues/18322/comments | 1 | 2024-02-29T13:26:59Z | 2024-04-26T14:41:02Z | https://github.com/langchain-ai/langchain/issues/18322 | 2,161,257,560 | 18,322 |
[
"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 ... | Bad request: The following `model_kwargs` are not used by the model: ['return_full_text', 'stop', 'watermark', 'stop_sequences'] (note: typos in the generate arguments will also show up in this list) | https://api.github.com/repos/langchain-ai/langchain/issues/18321/comments | 14 | 2024-02-29T13:19:43Z | 2024-07-16T13:24:54Z | https://github.com/langchain-ai/langchain/issues/18321 | 2,161,242,032 | 18,321 |
[
"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_function will drop `title` field in `output_schema` if it's a Pydantic model. | https://api.github.com/repos/langchain-ai/langchain/issues/18319/comments | 3 | 2024-02-29T11:45:13Z | 2024-07-04T16:07:58Z | https://github.com/langchain-ai/langchain/issues/18319 | 2,161,064,475 | 18,319 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I searched the LangChain documentation with the integrated search.
- [X] I added a very descriptive title to this issue.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is not resolved by updating to the latest stable version of LangChain (or th... | ConversationTokenBufferMemory with RedisChatMessageHistory doesn't work, as it crashes due to exceeding the context limit. | https://api.github.com/repos/langchain-ai/langchain/issues/18303/comments | 6 | 2024-02-29T06:50:29Z | 2024-03-01T06:34:17Z | https://github.com/langchain-ai/langchain/issues/18303 | 2,160,530,801 | 18,303 |
[
"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 documentation page for BigQueryVectorSearch is broken: https://python.langchain.com/docs/integrations/vectorstores/bigquer... | DOC: documentation page for `BigQueryVectorSearch` is broken | https://api.github.com/repos/langchain-ai/langchain/issues/18296/comments | 2 | 2024-02-29T01:22:55Z | 2024-06-08T16:13:40Z | https://github.com/langchain-ai/langchain/issues/18296 | 2,160,164,321 | 18,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 ... | Custom Agent Class fails with object has no attribute 'is_single_input' | https://api.github.com/repos/langchain-ai/langchain/issues/18292/comments | 1 | 2024-02-29T00:21:13Z | 2024-06-08T16:13:35Z | https://github.com/langchain-ai/langchain/issues/18292 | 2,160,102,070 | 18,292 |
[
"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 ... | Trying to use Chroma vectorstore with default embedding_function results in an error | https://api.github.com/repos/langchain-ai/langchain/issues/18291/comments | 1 | 2024-02-29T00:16:15Z | 2024-07-15T07:48:57Z | https://github.com/langchain-ai/langchain/issues/18291 | 2,160,097,448 | 18,291 |
[
"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.
### Example Code... | Cannot import faiss index from a file | https://api.github.com/repos/langchain-ai/langchain/issues/18285/comments | 2 | 2024-02-28T21:12:41Z | 2024-06-19T16:07:38Z | https://github.com/langchain-ai/langchain/issues/18285 | 2,159,876,248 | 18,285 |
[
"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.
### Example Code... | How to add memory | https://api.github.com/repos/langchain-ai/langchain/issues/18256/comments | 0 | 2024-02-28T10:56:59Z | 2024-02-28T11:06:44Z | https://github.com/langchain-ai/langchain/issues/18256 | 2,158,680,482 | 18,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.
### Example Code... | Issue: Error in LangChainTracer.on_chain_error callback: TracerException('No indexed run ID da9518a3-b6ce-4525-a985-10b3ad41fef9.') | https://api.github.com/repos/langchain-ai/langchain/issues/18254/comments | 2 | 2024-02-28T10:38:58Z | 2024-07-17T12:31:43Z | https://github.com/langchain-ai/langchain/issues/18254 | 2,158,645,069 | 18,254 |
[
"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.
### Example Code... | max_token limit is not followed when using chain | https://api.github.com/repos/langchain-ai/langchain/issues/18248/comments | 2 | 2024-02-28T06:32:56Z | 2024-04-20T13:57:47Z | https://github.com/langchain-ai/langchain/issues/18248 | 2,158,220,922 | 18,248 |
[
"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:
[Document correction](https://python.langchain.com/docs/expression_language/streaming)
The tips
An LCEL chain constructed us... | DOC: https://python.langchain.com/docs/expression_language/streaming Document correction | https://api.github.com/repos/langchain-ai/langchain/issues/18247/comments | 1 | 2024-02-28T06:10:33Z | 2024-06-08T16:13:27Z | https://github.com/langchain-ai/langchain/issues/18247 | 2,158,194,261 | 18,247 |
[
"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.
### Example Code... | StackExchangeTool generates keyerror: 'question_id' | https://api.github.com/repos/langchain-ai/langchain/issues/18242/comments | 1 | 2024-02-28T02:25:59Z | 2024-08-02T15:29:58Z | https://github.com/langchain-ai/langchain/issues/18242 | 2,157,950,437 | 18,242 |
[
"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:
<img width="1362" alt="image" src="https://github.com/langchain-ai/langchain/assets/40649016/19e08b39-50bb-4f24-bacd-5d... | DOC: Wrong 'Next' Navigation for LangSmith | https://api.github.com/repos/langchain-ai/langchain/issues/18241/comments | 0 | 2024-02-28T02:15:41Z | 2024-06-08T16:13:16Z | https://github.com/langchain-ai/langchain/issues/18241 | 2,157,942,271 | 18,241 |
[
"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:
Missing explanation how to use LanceDB with filter from langchain api, https://python.langchain.com/docs/integrations/vectorst... | DOC: Missing explanation of lancedb usage with filtering | https://api.github.com/repos/langchain-ai/langchain/issues/18235/comments | 1 | 2024-02-28T01:00:59Z | 2024-06-05T13:54:07Z | https://github.com/langchain-ai/langchain/issues/18235 | 2,157,877,691 | 18,235 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | Can't Serialize Simple Chain | https://api.github.com/repos/langchain-ai/langchain/issues/18232/comments | 1 | 2024-02-27T21:54:32Z | 2024-02-28T22:49:01Z | https://github.com/langchain-ai/langchain/issues/18232 | 2,157,673,208 | 18,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.
### Example Code... | Can not import langchain and langchain_openai | https://api.github.com/repos/langchain-ai/langchain/issues/18228/comments | 5 | 2024-02-27T20:51:40Z | 2024-07-15T16:06:38Z | https://github.com/langchain-ai/langchain/issues/18228 | 2,157,577,357 | 18,228 |
[
"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.
### Example Code... | Bedrock llm fails with invoke endpoint in LangServe | https://api.github.com/repos/langchain-ai/langchain/issues/18224/comments | 2 | 2024-02-27T19:49:47Z | 2024-06-19T16:07:33Z | https://github.com/langchain-ai/langchain/issues/18224 | 2,157,486,258 | 18,224 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | get_openai_callback doesn't work with create_openai_functions_agent (it returns 0 used tokens / dollars) | https://api.github.com/repos/langchain-ai/langchain/issues/18212/comments | 8 | 2024-02-27T18:09:25Z | 2024-04-03T04:13:34Z | https://github.com/langchain-ai/langchain/issues/18212 | 2,157,306,347 | 18,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.
### Example Code... | Am working on Langchain with databricks ,tried few shot way of prompting to make sure queries are accurate, but facing the below error though prompt is correct | https://api.github.com/repos/langchain-ai/langchain/issues/18210/comments | 7 | 2024-02-27T17:22:28Z | 2024-08-06T09:39:48Z | https://github.com/langchain-ai/langchain/issues/18210 | 2,157,228,027 | 18,210 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | Huggingface_pipeline passes unused 'return_full_text' argument | https://api.github.com/repos/langchain-ai/langchain/issues/18198/comments | 6 | 2024-02-27T16:24:56Z | 2024-06-12T16:08:22Z | https://github.com/langchain-ai/langchain/issues/18198 | 2,157,040,025 | 18,198 |
[
"hwchase17",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
I am having a very hard time figuring out how to properly propagate callbacks/callback handlers for Agents/AgentExecutors/Tool... | DOC: expand section on how to propagate callbacks in Agents/Streaming (probably make a page entirely dedicated to this?) | https://api.github.com/repos/langchain-ai/langchain/issues/18191/comments | 1 | 2024-02-27T12:38:36Z | 2024-06-08T16:13:05Z | https://github.com/langchain-ai/langchain/issues/18191 | 2,156,485,260 | 18,191 |
[
"hwchase17",
"langchain"
] | ### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
https://python.langchain.com/docs/modules/agents/how_to/structured_tools is pretty puzzling - it just shows some code but ther... | DOC: Fix "Structured Tools" page? | https://api.github.com/repos/langchain-ai/langchain/issues/18190/comments | 1 | 2024-02-27T12:28:53Z | 2024-06-21T16:37:07Z | https://github.com/langchain-ai/langchain/issues/18190 | 2,156,466,485 | 18,190 |
[
"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.
### Example Code... | LECL Chain doesn't process multiple inputs properly. | https://api.github.com/repos/langchain-ai/langchain/issues/18188/comments | 1 | 2024-02-27T12:14:03Z | 2024-02-27T13:36:19Z | https://github.com/langchain-ai/langchain/issues/18188 | 2,156,437,408 | 18,188 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | sql chat convert natural language to sql then sql to natural language | https://api.github.com/repos/langchain-ai/langchain/issues/18185/comments | 1 | 2024-02-27T11:56:27Z | 2024-03-11T15:36:26Z | https://github.com/langchain-ai/langchain/issues/18185 | 2,156,401,290 | 18,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.
### Example Code... | OpenAPIEndpointChain not imported in tool.py | https://api.github.com/repos/langchain-ai/langchain/issues/18179/comments | 1 | 2024-02-27T10:23:44Z | 2024-06-08T16:13:01Z | https://github.com/langchain-ai/langchain/issues/18179 | 2,156,221,535 | 18,179 |
[
"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:
Classes in the BaseTracer hierarchy take a "example_id" parameter. The docstring/api docs have a very vague description of "Th... | DOC: What are Tracers `example_id` attributes meant for? | https://api.github.com/repos/langchain-ai/langchain/issues/18177/comments | 2 | 2024-02-27T08:51:57Z | 2024-06-12T06:40:29Z | https://github.com/langchain-ai/langchain/issues/18177 | 2,156,022,582 | 18,177 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.