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... | 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"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
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 |
[
"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
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 |
[
"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
`.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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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:
 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/tutorials/chatbot/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### URL
_No response_
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
**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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/tutorials/chatbot/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
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 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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: Could not build wheels for greenlet, which is required to install pyproject.toml-based projects | https://api.github.com/repos/langchain-ai/langchain/issues/23682/comments | 1 | 2024-06-30T08:34:16Z | 2024-06-30T08:39:22Z | https://github.com/langchain-ai/langchain/issues/23682 | 2,382,149,439 | 23,682 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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.utilities.SQLDatabase: include_tables {...} not found in database | https://api.github.com/repos/langchain-ai/langchain/issues/23672/comments | 3 | 2024-06-29T20:58:02Z | 2024-07-08T17:05:58Z | https://github.com/langchain-ai/langchain/issues/23672 | 2,381,956,295 | 23,672 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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: typing.ClassVar[typing.Collection[str]] is not valid as type argument Selection deleted | https://api.github.com/repos/langchain-ai/langchain/issues/23664/comments | 1 | 2024-06-29T16:00:09Z | 2024-06-29T16:08:15Z | https://github.com/langchain-ai/langchain/issues/23664 | 2,381,827,643 | 23,664 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | llm_transformer.convert_to_graph_documents TypeError: list indices must be integers or slices, not str | https://api.github.com/repos/langchain-ai/langchain/issues/23661/comments | 17 | 2024-06-29T08:45:40Z | 2024-07-23T16:08:21Z | https://github.com/langchain-ai/langchain/issues/23661 | 2,381,588,395 | 23,661 |
[
"hwchase17",
"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:
ChatHuggingFace does not support structured output, and ra... | DOC: ChatHuggingFace incorrectly marked as supporting structured output | https://api.github.com/repos/langchain-ai/langchain/issues/23660/comments | 8 | 2024-06-29T05:30:34Z | 2024-07-05T23:08:34Z | https://github.com/langchain-ai/langchain/issues/23660 | 2,381,507,664 | 23,660 |
[
"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
We observe performance differences between `model.bind_tools(tools, tool_choice="any")` and `model.bind_tools(tools, tool_choice=tool_name)` when `len(tools) == 1`.
Im... | Update with_structured_output to explicitly pass tool name | https://api.github.com/repos/langchain-ai/langchain/issues/23644/comments | 0 | 2024-06-28T21:00:18Z | 2024-07-16T15:32:51Z | https://github.com/langchain-ai/langchain/issues/23644 | 2,381,192,142 | 23,644 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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 Search Returns Empty when Using Milvus | https://api.github.com/repos/langchain-ai/langchain/issues/23634/comments | 0 | 2024-06-28T14:19:43Z | 2024-06-28T14:22:22Z | https://github.com/langchain-ai/langchain/issues/23634 | 2,380,553,191 | 23,634 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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] Tavily Search lost Tool output Callbacks in newest versions | https://api.github.com/repos/langchain-ai/langchain/issues/23632/comments | 2 | 2024-06-28T13:52:27Z | 2024-07-01T21:44:28Z | https://github.com/langchain-ai/langchain/issues/23632 | 2,380,492,978 | 23,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 b... | Structured Output with Groq: Error code: 400 - {'error': {'message': 'response_format` does not support streaming', 'type': 'invalid_request_error'}} | https://api.github.com/repos/langchain-ai/langchain/issues/23629/comments | 4 | 2024-06-28T11:52:52Z | 2024-07-15T16:42:34Z | https://github.com/langchain-ai/langchain/issues/23629 | 2,380,257,120 | 23,629 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | BUG in langchain_community.vectorstores.qdrant | https://api.github.com/repos/langchain-ai/langchain/issues/23626/comments | 1 | 2024-06-28T09:05:36Z | 2024-08-06T15:00:43Z | https://github.com/langchain-ai/langchain/issues/23626 | 2,379,952,622 | 23,626 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/integrations/retrievers/google_vertex_ai_search/
### Checklist
- [X] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
I could not get any response... | Vertex AI Search doesn't return the result with chunked dataset | https://api.github.com/repos/langchain-ai/langchain/issues/23624/comments | 0 | 2024-06-28T08:07:11Z | 2024-06-28T08:09:54Z | https://github.com/langchain-ai/langchain/issues/23624 | 2,379,849,291 | 23,624 |
[
"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
Currently we only support properties that are explicitly listed in OpenAI's [API reference](https://platform.openai.com/docs/api-reference/chat/create#chat-create-message... | openai: add "name" to supported properties for tool messages? | https://api.github.com/repos/langchain-ai/langchain/issues/23601/comments | 0 | 2024-06-27T18:43:53Z | 2024-06-27T18:46:33Z | https://github.com/langchain-ai/langchain/issues/23601 | 2,378,867,844 | 23,601 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | rephrasing follow up question incorrectly | https://api.github.com/repos/langchain-ai/langchain/issues/23587/comments | 0 | 2024-06-27T14:22:11Z | 2024-06-27T14:24:46Z | https://github.com/langchain-ai/langchain/issues/23587 | 2,378,307,191 | 23,587 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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... | ChatHuggingFace + HuggingFaceEndpoint does not properly implement `max_new_tokens` | https://api.github.com/repos/langchain-ai/langchain/issues/23586/comments | 4 | 2024-06-27T14:17:33Z | 2024-07-13T12:15:29Z | https://github.com/langchain-ai/langchain/issues/23586 | 2,378,296,008 | 23,586 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | SQL Agent extracts the table name with \n linebreaker and next line word 'Observation' | https://api.github.com/repos/langchain-ai/langchain/issues/23585/comments | 2 | 2024-06-27T13:43:13Z | 2024-06-30T20:10:27Z | https://github.com/langchain-ai/langchain/issues/23585 | 2,378,200,472 | 23,585 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question 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_experimental openclip no gpu | https://api.github.com/repos/langchain-ai/langchain/issues/23567/comments | 0 | 2024-06-27T05:57:59Z | 2024-06-27T06:00:40Z | https://github.com/langchain-ai/langchain/issues/23567 | 2,377,224,742 | 23,567 |
[
"hwchase17",
"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:
https://python.langchain.com/v0.2/docs/tutorials/rag/#retrieva... | DOC: how can i find a new chatmodel to substitute metioned in the docs | https://api.github.com/repos/langchain-ai/langchain/issues/23566/comments | 4 | 2024-06-27T05:28:13Z | 2024-06-28T06:14:57Z | https://github.com/langchain-ai/langchain/issues/23566 | 2,377,169,955 | 23,566 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | agent的memory如何添加?我尝试了许多方法,始终报错variable chat_history should be a list of base messages | https://api.github.com/repos/langchain-ai/langchain/issues/23563/comments | 2 | 2024-06-27T03:46:38Z | 2024-06-28T03:25:59Z | https://github.com/langchain-ai/langchain/issues/23563 | 2,376,933,707 | 23,563 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/langserve/#1-create-new-app-using-langchain-cli-command
### 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 docs m... | DOC: Lack of description of options (and thereby timeout) parameter in RemoteRunnable constructor. | https://api.github.com/repos/langchain-ai/langchain/issues/23537/comments | 0 | 2024-06-26T13:18:25Z | 2024-06-26T13:21:18Z | https://github.com/langchain-ai/langchain/issues/23537 | 2,375,331,115 | 23,537 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The b... | Routing Example Does Not Work with langchain-openai > 0.1.8 | https://api.github.com/repos/langchain-ai/langchain/issues/23536/comments | 5 | 2024-06-26T13:00:33Z | 2024-06-30T15:56:05Z | https://github.com/langchain-ai/langchain/issues/23536 | 2,375,280,952 | 23,536 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [x] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | Langchain Tools: TypeError: BaseTool.invoke() takes from 2 to 3 positional arguments but 4 were given | https://api.github.com/repos/langchain-ai/langchain/issues/23533/comments | 2 | 2024-06-26T12:10:08Z | 2024-06-26T13:29:44Z | https://github.com/langchain-ai/langchain/issues/23533 | 2,375,160,398 | 23,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 ... | import xml.etree.ElementTree as ET ModuleNotFoundError: No module named 'xml.etree' | https://api.github.com/repos/langchain-ai/langchain/issues/23529/comments | 0 | 2024-06-26T11:24:33Z | 2024-06-26T11:24:33Z | https://github.com/langchain-ai/langchain/issues/23529 | 2,375,074,030 | 23,529 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/tutorials/llm_chain/
### 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:
For nov... | DOC: Add second exaple in Build a Simple LLM Application with LCEL docs page for better understanding | https://api.github.com/repos/langchain-ai/langchain/issues/23518/comments | 0 | 2024-06-26T07:45:02Z | 2024-06-26T07:47:42Z | https://github.com/langchain-ai/langchain/issues/23518 | 2,374,617,272 | 23,518 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a 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... | ImportError: cannot import name '_set_config_context' from 'langchain_core.runnables.config' | https://api.github.com/repos/langchain-ai/langchain/issues/23517/comments | 2 | 2024-06-26T06:31:25Z | 2024-06-26T10:49:12Z | https://github.com/langchain-ai/langchain/issues/23517 | 2,374,460,655 | 23,517 |
[
"hwchase17",
"langchain"
] | ### URL
https://python.langchain.com/v0.2/docs/integrations/document_loaders/rst/
### Checklist
- [x] I added a very descriptive title to this issue.
- [X] I included a link to the documentation page I am referring to (if applicable).
### Issue with current documentation:
- How to download `UnstructuredRSTLoader` ... | DOC: <Issue related to /v0.2/docs/integrations/document_loaders/rst/> | https://api.github.com/repos/langchain-ai/langchain/issues/23515/comments | 0 | 2024-06-26T06:23:28Z | 2024-08-08T07:08:54Z | https://github.com/langchain-ai/langchain/issues/23515 | 2,374,432,928 | 23,515 |
[
"hwchase17",
"langchain"
] | ### URL
https://api.python.langchain.com/en/latest/chains/langchain.chains.conversation.base.ConversationChain.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 righ... | DOC: Right way to initialize with past history of conversation | https://api.github.com/repos/langchain-ai/langchain/issues/23511/comments | 0 | 2024-06-26T03:08:58Z | 2024-07-03T19:41:13Z | https://github.com/langchain-ai/langchain/issues/23511 | 2,374,088,042 | 23,511 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I 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 ... | Issue with RunnableAssign<answer>: TypeError('can only concatenate str (not "ChatPromptValue") to str')Traceback (most recent call last): | https://api.github.com/repos/langchain-ai/langchain/issues/23505/comments | 3 | 2024-06-25T21:47:08Z | 2024-07-02T00:52:56Z | https://github.com/langchain-ai/langchain/issues/23505 | 2,373,718,098 | 23,505 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [x] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
- [X] The bug is ... | openai.APIError: The model produced invalid content. | https://api.github.com/repos/langchain-ai/langchain/issues/23407/comments | 6 | 2024-06-25T16:18:40Z | 2024-07-05T04:42:37Z | https://github.com/langchain-ai/langchain/issues/23407 | 2,373,099,869 | 23,407 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.