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.
### Example Code... | Langchain Expression Language (LCEL) pass through does not work with two consecutive chain | https://api.github.com/repos/langchain-ai/langchain/issues/18173/comments | 2 | 2024-02-27T06:57:56Z | 2024-07-26T16:06:17Z | https://github.com/langchain-ai/langchain/issues/18173 | 2,155,814,048 | 18,173 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Exception are all treated as 500 Internal Server Error to caller side | https://api.github.com/repos/langchain-ai/langchain/issues/18168/comments | 0 | 2024-02-27T03:36:29Z | 2024-06-08T16:12:50Z | https://github.com/langchain-ai/langchain/issues/18168 | 2,155,581,294 | 18,168 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Predibase LLM uses a deprecated code | https://api.github.com/repos/langchain-ai/langchain/issues/18167/comments | 0 | 2024-02-27T03:30:04Z | 2024-06-08T16:12:45Z | https://github.com/langchain-ai/langchain/issues/18167 | 2,155,576,070 | 18,167 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 generate a JSON schema for ChatMessageHistory | https://api.github.com/repos/langchain-ai/langchain/issues/18141/comments | 0 | 2024-02-26T18:13:55Z | 2024-06-08T16:12:40Z | https://github.com/langchain-ai/langchain/issues/18141 | 2,154,808,002 | 18,141 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AzureOpenAI Streaming with langchain and flask, error TypeError: 'function' object is not iterable | https://api.github.com/repos/langchain-ai/langchain/issues/18138/comments | 0 | 2024-02-26T17:26:59Z | 2024-06-08T16:12:35Z | https://github.com/langchain-ai/langchain/issues/18138 | 2,154,723,649 | 18,138 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Reporting missing table issue on msSql although table present | https://api.github.com/repos/langchain-ai/langchain/issues/18137/comments | 0 | 2024-02-26T17:08:01Z | 2024-06-08T16:12:30Z | https://github.com/langchain-ai/langchain/issues/18137 | 2,154,680,784 | 18,137 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | OpenAICallbackHandler not counting token usage for Agents | https://api.github.com/repos/langchain-ai/langchain/issues/18130/comments | 10 | 2024-02-26T14:20:12Z | 2024-06-04T21:51:39Z | https://github.com/langchain-ai/langchain/issues/18130 | 2,154,300,761 | 18,130 |
[
"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 tried to configure MongoDBChatMessageHistory using the code from the original documentation to store messages based o... | DOC: Ineffective Configuration of MongoDBChatMessageHistory for Custom session_id Storage | https://api.github.com/repos/langchain-ai/langchain/issues/18127/comments | 0 | 2024-02-26T14:04:47Z | 2024-02-28T15:57:20Z | https://github.com/langchain-ai/langchain/issues/18127 | 2,154,265,433 | 18,127 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Neo4jVector.from_documents doesn't set the index_name and keyword_index_name | https://api.github.com/repos/langchain-ai/langchain/issues/18126/comments | 3 | 2024-02-26T13:51:37Z | 2024-06-08T16:12:26Z | https://github.com/langchain-ai/langchain/issues/18126 | 2,154,237,278 | 18,126 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Deserialization error when modifying an existing prompt template in LangSmith Hub | https://api.github.com/repos/langchain-ai/langchain/issues/21295/comments | 1 | 2024-02-26T12:42:11Z | 2024-08-10T16:07:10Z | https://github.com/langchain-ai/langchain/issues/21295 | 2,279,169,456 | 21,295 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | when connecting multiple views in SQLDatabaseChain model its not performing the join properly | https://api.github.com/repos/langchain-ai/langchain/issues/18120/comments | 6 | 2024-02-26T09:54:23Z | 2024-06-08T16:12:20Z | https://github.com/langchain-ai/langchain/issues/18120 | 2,153,734,246 | 18,120 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | langchain integrated with Elasticsearch, search syntax error,Elasticsearch.search() got an unexpected keyword argument 'query' | https://api.github.com/repos/langchain-ai/langchain/issues/18119/comments | 1 | 2024-02-26T09:39:49Z | 2024-06-18T16:09:20Z | https://github.com/langchain-ai/langchain/issues/18119 | 2,153,704,709 | 18,119 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Example Code... | "Batch size 155434 exceeds maximum batch size 41666" error with ParentDocumentRetriever | https://api.github.com/repos/langchain-ai/langchain/issues/18105/comments | 1 | 2024-02-26T03:26:21Z | 2024-06-10T16:07:38Z | https://github.com/langchain-ai/langchain/issues/18105 | 2,153,173,912 | 18,105 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AzureOpenAIEmbedding raises errors due to deprication of openai_api_base | https://api.github.com/repos/langchain-ai/langchain/issues/18099/comments | 3 | 2024-02-25T19:25:41Z | 2024-06-08T16:12:11Z | https://github.com/langchain-ai/langchain/issues/18099 | 2,152,905,624 | 18,099 |
[
"hwchase17",
"langchain"
] | I am getting this error while using
embeddings = HuggingFaceEmbeddings(model_name='sentence-transformers/all-MiniLM-L6-v2')
to_vectorize = [" ".join(example.values()) for example in few_shots]
vectorstore = Chroma.from_texts(
to_vectorize,
embedding=embeddings,
metadatas... | Chromadb error | https://api.github.com/repos/langchain-ai/langchain/issues/18098/comments | 4 | 2024-02-25T19:25:05Z | 2024-05-31T10:24:05Z | https://github.com/langchain-ai/langchain/issues/18098 | 2,152,905,421 | 18,098 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Error in Semi_structured_and_multi_modal_RAG.ipynb | https://api.github.com/repos/langchain-ai/langchain/issues/18095/comments | 0 | 2024-02-25T18:11:13Z | 2024-06-08T16:12:05Z | https://github.com/langchain-ai/langchain/issues/18095 | 2,152,877,808 | 18,095 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Importerror: Getting import error in the neptune_sparql.py file regarding the NeptuneRdfGraph | https://api.github.com/repos/langchain-ai/langchain/issues/18094/comments | 0 | 2024-02-25T16:41:31Z | 2024-06-08T16:12:00Z | https://github.com/langchain-ai/langchain/issues/18094 | 2,152,845,374 | 18,094 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AttributeError on opentelemetry when initializing Chroma from documents | https://api.github.com/repos/langchain-ai/langchain/issues/18093/comments | 4 | 2024-02-25T15:17:14Z | 2024-07-21T16:05:50Z | https://github.com/langchain-ai/langchain/issues/18093 | 2,152,810,537 | 18,093 |
[
"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:
before i updated my langchain i have this code without any issue :
llm=ChatOpenAI(temperature=0.0,model="gpt-4")
sql... | ChatOpenAI' object has no attribute 'bind_tools' | https://api.github.com/repos/langchain-ai/langchain/issues/18088/comments | 4 | 2024-02-25T11:15:00Z | 2024-06-23T16:09:30Z | https://github.com/langchain-ai/langchain/issues/18088 | 2,152,714,982 | 18,088 |
[
"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:
Readiing `ConversationBufferWindowMemory` class, it seems that the property `buffer` returns `self.buffer_as_messages` ... | DOC: Possible mistake in property's docstring of ConversationBufferWindowMemory | https://api.github.com/repos/langchain-ai/langchain/issues/18080/comments | 3 | 2024-02-25T01:56:23Z | 2024-02-26T17:08:04Z | https://github.com/langchain-ai/langchain/issues/18080 | 2,152,559,260 | 18,080 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | raise AttributeError(name) from None AttributeError: C | https://api.github.com/repos/langchain-ai/langchain/issues/18076/comments | 1 | 2024-02-24T23:34:27Z | 2024-02-24T23:37:32Z | https://github.com/langchain-ai/langchain/issues/18076 | 2,152,521,908 | 18,076 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | When indexing vectorstore, if no collection, create one - 404 collection not found in Qdrant when Indexing | https://api.github.com/repos/langchain-ai/langchain/issues/18068/comments | 1 | 2024-02-24T14:25:30Z | 2024-06-25T16:13:27Z | https://github.com/langchain-ai/langchain/issues/18068 | 2,152,338,733 | 18,068 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AttributeError: C when importing WikipediaLoader / WebBaseLoader | https://api.github.com/repos/langchain-ai/langchain/issues/18067/comments | 2 | 2024-02-24T14:22:59Z | 2024-02-25T11:06:43Z | https://github.com/langchain-ai/langchain/issues/18067 | 2,152,337,867 | 18,067 |
[
"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:
### Problem
I spent a lot of time troubleshooting how to pass `search_kwargs` to the `vectorstore.as_retriever()` m... | DOC: Clarification on as_retriever Method Parameters in RetrievalQA Chain | https://api.github.com/repos/langchain-ai/langchain/issues/18045/comments | 0 | 2024-02-23T19:27:56Z | 2024-06-11T00:33:24Z | https://github.com/langchain-ai/langchain/issues/18045 | 2,151,676,931 | 18,045 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 Agent got error : Prompt missing required variables: {'tool_names', 'tools', 'agent_scratchpad'} | https://api.github.com/repos/langchain-ai/langchain/issues/18035/comments | 2 | 2024-02-23T18:29:38Z | 2024-06-09T16:07:27Z | https://github.com/langchain-ai/langchain/issues/18035 | 2,151,595,129 | 18,035 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AttributeError: 'AIMessageChunk' object has no attribute 'text' | https://api.github.com/repos/langchain-ai/langchain/issues/18024/comments | 4 | 2024-02-23T16:03:25Z | 2024-02-25T22:41:11Z | https://github.com/langchain-ai/langchain/issues/18024 | 2,151,376,945 | 18,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.
### Examp... | TypeError: unsupported operand type(s) for -: 'int' and 'simsimd.OutputDistances' | https://api.github.com/repos/langchain-ai/langchain/issues/18022/comments | 4 | 2024-02-23T15:41:24Z | 2024-07-17T16:05:03Z | https://github.com/langchain-ai/langchain/issues/18022 | 2,151,340,319 | 18,022 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | When using BigQueryVectorSearch store and similarity_search(query) : I got the message : `the JSON object must be str, bytes or bytearray, not dict` | https://api.github.com/repos/langchain-ai/langchain/issues/18020/comments | 0 | 2024-02-23T14:10:23Z | 2024-06-08T16:11:45Z | https://github.com/langchain-ai/langchain/issues/18020 | 2,151,174,694 | 18,020 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | BadRequest Error on Simple Query to NotionDB Database Using notion_db_secret and database_id, due to passing empty dict in json for filter by default | https://api.github.com/repos/langchain-ai/langchain/issues/18009/comments | 5 | 2024-02-23T09:53:43Z | 2024-03-14T13:56:59Z | https://github.com/langchain-ai/langchain/issues/18009 | 2,150,741,437 | 18,009 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | UnicodeDecodeError: 'gbk' codec can't decode byte 0xaa in position 55: illegal multibyte sequence | https://api.github.com/repos/langchain-ai/langchain/issues/17995/comments | 1 | 2024-02-23T03:07:18Z | 2024-07-20T02:28:43Z | https://github.com/langchain-ai/langchain/issues/17995 | 2,150,289,392 | 17,995 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Error running the example https://python.langchain.com/docs/expression_language/cookbook/prompt_llm_parser | https://api.github.com/repos/langchain-ai/langchain/issues/17975/comments | 1 | 2024-02-22T21:25:30Z | 2024-06-08T16:11:35Z | https://github.com/langchain-ai/langchain/issues/17975 | 2,149,965,621 | 17,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.
### Example Code... | Isse while importing PineconeVectorStore | https://api.github.com/repos/langchain-ai/langchain/issues/17965/comments | 1 | 2024-02-22T18:54:53Z | 2024-02-22T18:57:55Z | https://github.com/langchain-ai/langchain/issues/17965 | 2,149,739,963 | 17,965 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | community: [MongoDBAtlasVectorSearch] Fix KeyError 'embedding' when using MMR | https://api.github.com/repos/langchain-ai/langchain/issues/17963/comments | 1 | 2024-02-22T18:40:16Z | 2024-06-08T16:11:30Z | https://github.com/langchain-ai/langchain/issues/17963 | 2,149,716,421 | 17,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.
### Example Code... | AttributeError: 'TextGenerationModel' object has no attribute 'predict_streaming' | https://api.github.com/repos/langchain-ai/langchain/issues/17962/comments | 0 | 2024-02-22T18:36:10Z | 2024-06-08T16:11:25Z | https://github.com/langchain-ai/langchain/issues/17962 | 2,149,707,516 | 17,962 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | Redis `add/aadd_documents` hangs after calling `FLUSHALL` on Database | https://api.github.com/repos/langchain-ai/langchain/issues/17959/comments | 1 | 2024-02-22T17:06:33Z | 2024-02-22T19:09:41Z | https://github.com/langchain-ai/langchain/issues/17959 | 2,149,527,094 | 17,959 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AzureAIDocumentIntelligenceParser fills the Document Model incorrectly for tables | https://api.github.com/repos/langchain-ai/langchain/issues/17957/comments | 0 | 2024-02-22T16:47:11Z | 2024-06-08T16:11:20Z | https://github.com/langchain-ai/langchain/issues/17957 | 2,149,492,486 | 17,957 |
[
"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:
tried to run the SelfQueryRetriever for retrieving the snippets, but it is returning some weird error which is returnin... | returning JSON Decode Error for SelfQueryRetriever | https://api.github.com/repos/langchain-ai/langchain/issues/17952/comments | 0 | 2024-02-22T14:46:52Z | 2024-06-08T16:11:15Z | https://github.com/langchain-ai/langchain/issues/17952 | 2,149,244,148 | 17,952 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Langsmith: Getting random "Failed to batch ingest runs: LangSmithError('Failed to post https://api.smith.langchain.com/runs/batch in LangSmith API. HTTPError(\'422 Client Error: unknown for url: https://api.smith.langchain.com/runs/batch\', \'{"detail":"..." is longer than 128 characters"}\')') | https://api.github.com/repos/langchain-ai/langchain/issues/17950/comments | 2 | 2024-02-22T13:48:56Z | 2024-03-06T19:00:15Z | https://github.com/langchain-ai/langchain/issues/17950 | 2,149,119,232 | 17,950 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Example Code... | Not able to store chat_history while Implementing Memory in ConversationalRetreival Chain | https://api.github.com/repos/langchain-ai/langchain/issues/17944/comments | 0 | 2024-02-22T12:13:31Z | 2024-06-08T16:11:10Z | https://github.com/langchain-ai/langchain/issues/17944 | 2,148,938,171 | 17,944 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Cant use agent with AzureChatOpenAI | https://api.github.com/repos/langchain-ai/langchain/issues/17940/comments | 1 | 2024-02-22T11:48:30Z | 2024-06-08T16:11:05Z | https://github.com/langchain-ai/langchain/issues/17940 | 2,148,886,063 | 17,940 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | create_sql_agent: Prompt missing required variables: {'tools', 'tool_names'} | https://api.github.com/repos/langchain-ai/langchain/issues/17939/comments | 10 | 2024-02-22T11:47:34Z | 2024-07-30T23:01:45Z | https://github.com/langchain-ai/langchain/issues/17939 | 2,148,884,491 | 17,939 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Langchain document loaders give read only file system error on AWS lambda while loading the document | https://api.github.com/repos/langchain-ai/langchain/issues/17936/comments | 7 | 2024-02-22T10:59:30Z | 2024-07-12T16:03:53Z | https://github.com/langchain-ai/langchain/issues/17936 | 2,148,793,334 | 17,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.
### Example Code... | Integration of LangChain with Oracle SQL developer DB | https://api.github.com/repos/langchain-ai/langchain/issues/17933/comments | 2 | 2024-02-22T10:30:32Z | 2024-06-27T05:10:17Z | https://github.com/langchain-ai/langchain/issues/17933 | 2,148,736,658 | 17,933 |
[
"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:
link : https://python.langchain.com/docs/expression_language/get_started#basic-example-prompt-model-output-parser
Mi... | DOC: Missing Import on LCEL's 'Get Started' | https://api.github.com/repos/langchain-ai/langchain/issues/17931/comments | 0 | 2024-02-22T10:08:04Z | 2024-06-08T16:10:55Z | https://github.com/langchain-ai/langchain/issues/17931 | 2,148,689,238 | 17,931 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Example Code... | Getting error while Implementing Memory in ConversationalRetreival Chain | https://api.github.com/repos/langchain-ai/langchain/issues/17930/comments | 1 | 2024-02-22T09:24:51Z | 2024-06-08T16:10:50Z | https://github.com/langchain-ai/langchain/issues/17930 | 2,148,602,240 | 17,930 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | JsonOutputParser throws KeyError for missing variables | https://api.github.com/repos/langchain-ai/langchain/issues/17929/comments | 1 | 2024-02-22T09:12:17Z | 2024-05-27T20:00:56Z | https://github.com/langchain-ai/langchain/issues/17929 | 2,148,578,038 | 17,929 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | in a chatbot which interact with sql db, how can it return a user friendly answer/based on user question, instead of executing query to return the 1st row of db | https://api.github.com/repos/langchain-ai/langchain/issues/17926/comments | 2 | 2024-02-22T09:03:36Z | 2024-06-08T16:10:45Z | https://github.com/langchain-ai/langchain/issues/17926 | 2,148,561,499 | 17,926 |
[
"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:
-
### Idea or request for content:
below is the code
```
embeddings = OpenAIEmbeddings(
openai_api_type="",
op... | unable to use Azure openai key for OpenAIEmbeddings(), openai version is <1.0.0 | https://api.github.com/repos/langchain-ai/langchain/issues/17925/comments | 0 | 2024-02-22T08:46:30Z | 2024-06-08T16:10:40Z | https://github.com/langchain-ai/langchain/issues/17925 | 2,148,531,878 | 17,925 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AzureOpenAI and SQLTools with agent -> ValueError(f"Prompt missing required variables: {missing_vars}") | https://api.github.com/repos/langchain-ai/langchain/issues/17921/comments | 5 | 2024-02-22T07:00:16Z | 2024-06-09T16:07:22Z | https://github.com/langchain-ai/langchain/issues/17921 | 2,148,358,385 | 17,921 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Invoking configurable_fields method on RunnableConfigurableAlternatives instance throws prefix_keys field required error | https://api.github.com/repos/langchain-ai/langchain/issues/17915/comments | 0 | 2024-02-22T05:40:36Z | 2024-02-26T18:27:08Z | https://github.com/langchain-ai/langchain/issues/17915 | 2,148,244,376 | 17,915 |
[
"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:
Now I find the [API documentation](https://api.python.langchain.com/en/latest/langchain_api_reference.html) is only provided i... | DOC: Is it possible to provide a structured format (like JSON) of API documentation? | https://api.github.com/repos/langchain-ai/langchain/issues/17908/comments | 0 | 2024-02-22T03:03:37Z | 2024-06-08T16:10:30Z | https://github.com/langchain-ai/langchain/issues/17908 | 2,148,087,220 | 17,908 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Vllm not able to set max_model_len | https://api.github.com/repos/langchain-ai/langchain/issues/17906/comments | 2 | 2024-02-22T02:50:34Z | 2024-06-17T16:09:26Z | https://github.com/langchain-ai/langchain/issues/17906 | 2,148,076,026 | 17,906 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | AttributeError: C | https://api.github.com/repos/langchain-ai/langchain/issues/17905/comments | 5 | 2024-02-22T02:31:44Z | 2024-03-12T09:17:05Z | https://github.com/langchain-ai/langchain/issues/17905 | 2,148,059,381 | 17,905 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 use openai new embedding model such as : text-embedding-3-small? | https://api.github.com/repos/langchain-ai/langchain/issues/17903/comments | 7 | 2024-02-22T02:03:03Z | 2024-06-08T16:10:25Z | https://github.com/langchain-ai/langchain/issues/17903 | 2,148,032,480 | 17,903 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 with ConversationSummaryBufferMemory: Token Limit Exceeded by moving_summary_buffer(system message) | https://api.github.com/repos/langchain-ai/langchain/issues/17888/comments | 0 | 2024-02-21T19:09:33Z | 2024-05-31T23:58:44Z | https://github.com/langchain-ai/langchain/issues/17888 | 2,147,496,777 | 17,888 |
[
"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
As well as some of the blob loading semantics | BaseLoader should be in core | https://api.github.com/repos/langchain-ai/langchain/issues/17883/comments | 0 | 2024-02-21T17:47:48Z | 2024-05-31T23:56:12Z | https://github.com/langchain-ai/langchain/issues/17883 | 2,147,350,240 | 17,883 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | TypeError: Type is not JSON serializable: numpy.float64 | https://api.github.com/repos/langchain-ai/langchain/issues/17875/comments | 5 | 2024-02-21T15:20:41Z | 2024-02-21T15:45:53Z | https://github.com/langchain-ai/langchain/issues/17875 | 2,147,022,028 | 17,875 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | ReduceDocumentsChain: token_max has not effect on chunk length | https://api.github.com/repos/langchain-ai/langchain/issues/17869/comments | 3 | 2024-02-21T12:15:36Z | 2024-07-13T16:05:31Z | https://github.com/langchain-ai/langchain/issues/17869 | 2,146,609,976 | 17,869 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | The functions `save_context` and `asave_context` are experiencing problems when trying to store output messages, specifically when `output_str` is of the `AIMessage` type | https://api.github.com/repos/langchain-ai/langchain/issues/17867/comments | 5 | 2024-02-21T11:43:51Z | 2024-02-23T09:14:24Z | https://github.com/langchain-ai/langchain/issues/17867 | 2,146,545,271 | 17,867 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Agent Type Import iSsue | https://api.github.com/repos/langchain-ai/langchain/issues/17866/comments | 2 | 2024-02-21T11:36:00Z | 2024-02-21T11:40:53Z | https://github.com/langchain-ai/langchain/issues/17866 | 2,146,531,888 | 17,866 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Example Code... | ChatZhipuAI invoke error | https://api.github.com/repos/langchain-ai/langchain/issues/17863/comments | 9 | 2024-02-21T11:12:01Z | 2024-07-02T16:08:57Z | https://github.com/langchain-ai/langchain/issues/17863 | 2,146,485,006 | 17,863 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Missing first class pydantic objects support by `XMLOutputParser` | https://api.github.com/repos/langchain-ai/langchain/issues/17862/comments | 2 | 2024-02-21T10:47:37Z | 2024-08-06T16:07:38Z | https://github.com/langchain-ai/langchain/issues/17862 | 2,146,438,574 | 17,862 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | LlamaIndexRetriever imports not working since Llamaindex v0.10 | https://api.github.com/repos/langchain-ai/langchain/issues/17860/comments | 2 | 2024-02-21T09:24:32Z | 2024-04-26T21:12:53Z | https://github.com/langchain-ai/langchain/issues/17860 | 2,146,229,581 | 17,860 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | custom boolean output parser not working well | https://api.github.com/repos/langchain-ai/langchain/issues/17858/comments | 3 | 2024-02-21T08:43:25Z | 2024-05-31T23:56:15Z | https://github.com/langchain-ai/langchain/issues/17858 | 2,146,134,674 | 17,858 |
[
"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:
Just a silly mistake by your developer or maybe content editor.
Link : https://python.langchain.com/docs/modules/chains/
... | DOC: Spelling Mistake on Website (Chains: RetreivalQA) | https://api.github.com/repos/langchain-ai/langchain/issues/17851/comments | 1 | 2024-02-21T06:20:00Z | 2024-03-08T20:09:23Z | https://github.com/langchain-ai/langchain/issues/17851 | 2,145,924,931 | 17,851 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | safety settings lead to __init__() got an unexpected keyword argument 'tools' | https://api.github.com/repos/langchain-ai/langchain/issues/17847/comments | 1 | 2024-02-21T05:07:42Z | 2024-05-31T23:58:42Z | https://github.com/langchain-ai/langchain/issues/17847 | 2,145,848,491 | 17,847 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 with SemanticSimilarityExampleSelector.from_examples | https://api.github.com/repos/langchain-ai/langchain/issues/17846/comments | 7 | 2024-02-21T04:44:48Z | 2024-06-27T16:07:34Z | https://github.com/langchain-ai/langchain/issues/17846 | 2,145,823,292 | 17,846 |
[
"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:
Hi,
I was reading through the guide for Prompts and I realized that the ordering of the articles didn't make sense.
Afte... | Ordering under Modules > Prompts seems to be wrong | https://api.github.com/repos/langchain-ai/langchain/issues/17825/comments | 3 | 2024-02-20T22:56:00Z | 2024-05-31T23:56:12Z | https://github.com/langchain-ai/langchain/issues/17825 | 2,145,430,838 | 17,825 |
[
"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
max_marginal_relevance should be moved to core in a way that doesn't require numpy in order to prevent code duplication between packages | Some vectorstore utils are duplicated between packages | https://api.github.com/repos/langchain-ai/langchain/issues/17824/comments | 1 | 2024-02-20T22:41:55Z | 2024-05-31T23:58:43Z | https://github.com/langchain-ai/langchain/issues/17824 | 2,145,415,747 | 17,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.
### Examp... | Streaming Agent Error -----> TypeError: 'function' object is not iterable | https://api.github.com/repos/langchain-ai/langchain/issues/17821/comments | 4 | 2024-02-20T20:53:59Z | 2024-03-07T21:50:42Z | https://github.com/langchain-ai/langchain/issues/17821 | 2,145,263,044 | 17,821 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | TypeError: 'type' object is not subscriptable when importing Agent | https://api.github.com/repos/langchain-ai/langchain/issues/17819/comments | 8 | 2024-02-20T19:07:03Z | 2024-02-23T00:52:08Z | https://github.com/langchain-ai/langchain/issues/17819 | 2,145,085,038 | 17,819 |
[
"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:
Doc page: https://python.langchain.com/docs/integrations/vectorstores/azuresearch
The documentation for AzureSearch uses en... | DOC: AzureSearch doc should be updated to use openai>=1.x | https://api.github.com/repos/langchain-ai/langchain/issues/17818/comments | 1 | 2024-02-20T18:59:31Z | 2024-05-31T23:56:16Z | https://github.com/langchain-ai/langchain/issues/17818 | 2,145,072,704 | 17,818 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | ValueError: Missing some output keys: {'text'} even if the chain finished. | https://api.github.com/repos/langchain-ai/langchain/issues/17816/comments | 6 | 2024-02-20T16:42:11Z | 2024-03-11T00:58:07Z | https://github.com/langchain-ai/langchain/issues/17816 | 2,144,815,632 | 17,816 |
[
"hwchase17",
"langchain"
] | i didn't understand please provide me full code
_Originally posted by @shraddhaa26 in https://github.com/langchain-ai/langchain/discussions/17801#discussioncomment-8530449_ | i didn't understand please provide me full code | https://api.github.com/repos/langchain-ai/langchain/issues/17804/comments | 1 | 2024-02-20T14:03:19Z | 2024-02-20T16:04:26Z | https://github.com/langchain-ai/langchain/issues/17804 | 2,144,455,799 | 17,804 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | List Index out of range gemini | https://api.github.com/repos/langchain-ai/langchain/issues/17800/comments | 9 | 2024-02-20T13:15:32Z | 2024-07-29T16:06:37Z | https://github.com/langchain-ai/langchain/issues/17800 | 2,144,358,183 | 17,800 |
[
"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/quick_start#retriever
https://python.langchain.com/docs/use_cases/chatbots/r... | DOC: https://docs.smith.langchain.com/overview -> 404 | https://api.github.com/repos/langchain-ai/langchain/issues/17799/comments | 2 | 2024-02-20T13:04:28Z | 2024-05-31T23:52:14Z | https://github.com/langchain-ai/langchain/issues/17799 | 2,144,337,299 | 17,799 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | metaclass conflict error when trying to set up a custom retriever | https://api.github.com/repos/langchain-ai/langchain/issues/17796/comments | 2 | 2024-02-20T11:58:44Z | 2024-05-31T23:46:25Z | https://github.com/langchain-ai/langchain/issues/17796 | 2,144,212,734 | 17,796 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Error when importing create_react_agent: TypeError: 'type' object is not subscriptable | https://api.github.com/repos/langchain-ai/langchain/issues/17786/comments | 4 | 2024-02-20T09:32:19Z | 2024-02-20T14:55:29Z | https://github.com/langchain-ai/langchain/issues/17786 | 2,143,940,690 | 17,786 |
[
"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:
-
### Idea or request for content:
I tried RAG using GraphIndexCreator instead of conventional VectorDB. So the process o Ve... | BadRequestError: Error code: 400 - {'error': {'message': "This model's maximum context length is 4097 tokens when using GraphIndexCreator | https://api.github.com/repos/langchain-ai/langchain/issues/17783/comments | 3 | 2024-02-20T09:09:23Z | 2024-02-20T15:42:37Z | https://github.com/langchain-ai/langchain/issues/17783 | 2,143,893,557 | 17,783 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | MongoAtlas doesn't add metadata in metadata | https://api.github.com/repos/langchain-ai/langchain/issues/17782/comments | 1 | 2024-02-20T09:08:18Z | 2024-05-31T23:46:27Z | https://github.com/langchain-ai/langchain/issues/17782 | 2,143,890,706 | 17,782 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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 resolve model_id on ChatHuggingFace, depending on the order of type hints | https://api.github.com/repos/langchain-ai/langchain/issues/17780/comments | 7 | 2024-02-20T09:04:44Z | 2024-03-12T15:36:47Z | https://github.com/langchain-ai/langchain/issues/17780 | 2,143,880,914 | 17,780 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | ValueError: Failed to resolve model_id when calling text-generation-inference service from Langchain | https://api.github.com/repos/langchain-ai/langchain/issues/17779/comments | 11 | 2024-02-20T08:45:14Z | 2024-08-04T16:06:35Z | https://github.com/langchain-ai/langchain/issues/17779 | 2,143,831,835 | 17,779 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | unable to connect opensearch using Elasticsearch libary | https://api.github.com/repos/langchain-ai/langchain/issues/17777/comments | 1 | 2024-02-20T07:40:37Z | 2024-05-31T23:48:54Z | https://github.com/langchain-ai/langchain/issues/17777 | 2,143,726,236 | 17,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.
### Example Code... | module 'openai' has no attribute 'error' | https://api.github.com/repos/langchain-ai/langchain/issues/17775/comments | 3 | 2024-02-20T06:37:04Z | 2024-06-03T01:17:06Z | https://github.com/langchain-ai/langchain/issues/17775 | 2,143,643,123 | 17,775 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | SQL Agent for Google Big Query | https://api.github.com/repos/langchain-ai/langchain/issues/17762/comments | 6 | 2024-02-19T20:47:16Z | 2024-07-24T07:46:13Z | https://github.com/langchain-ai/langchain/issues/17762 | 2,143,121,768 | 17,762 |
[
"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:
Sometimes I come across simple issues in documentation like [this](https://github.com/langchain-ai/langchain/issues/17758) I w... | Simple submit feedback option in documentation | https://api.github.com/repos/langchain-ai/langchain/issues/17759/comments | 1 | 2024-02-19T20:37:48Z | 2024-05-31T23:46:24Z | https://github.com/langchain-ai/langchain/issues/17759 | 2,143,109,902 | 17,759 |
[
"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 parser links in [here](https://python.langchain.com/docs/modules/model_io/output_parsers#output-parser-types) are no longe... | Output parser links broken | https://api.github.com/repos/langchain-ai/langchain/issues/17758/comments | 1 | 2024-02-19T20:29:53Z | 2024-05-31T23:46:24Z | https://github.com/langchain-ai/langchain/issues/17758 | 2,143,100,260 | 17,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:
When trying to follow the links to specific guides about prompt usage on [this docs page](https://python.langchain.com/docs/mo... | DOC: Broken links on Prompts docs page: links to all How-To Guides are broken | https://api.github.com/repos/langchain-ai/langchain/issues/17753/comments | 2 | 2024-02-19T19:22:16Z | 2024-06-13T19:46:23Z | https://github.com/langchain-ai/langchain/issues/17753 | 2,143,011,204 | 17,753 |
[
"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:
-
### Idea or request for content:
below's the code
```
examples = [
{
"data": """
cricket is going to be... | how to add examples and example_prompt to fewshot? | https://api.github.com/repos/langchain-ai/langchain/issues/17741/comments | 1 | 2024-02-19T16:22:52Z | 2024-02-20T02:30:13Z | https://github.com/langchain-ai/langchain/issues/17741 | 2,142,745,040 | 17,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:
below are the examples
```
examples = [
{
"data": """
cricket is going to be crucial these days,
"... | how to add examples and example_prompt to fewshort? | https://api.github.com/repos/langchain-ai/langchain/issues/17737/comments | 3 | 2024-02-19T15:35:41Z | 2024-02-20T02:30:12Z | https://github.com/langchain-ai/langchain/issues/17737 | 2,142,649,529 | 17,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.
### Example Code... | value is not a valid dict (type=type_error.dict) | https://api.github.com/repos/langchain-ai/langchain/issues/17736/comments | 2 | 2024-02-19T14:32:34Z | 2024-06-08T16:10:15Z | https://github.com/langchain-ai/langchain/issues/17736 | 2,142,507,312 | 17,736 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Agents returning an error when using AzureChatOpenAI | https://api.github.com/repos/langchain-ai/langchain/issues/17735/comments | 1 | 2024-02-19T13:56:33Z | 2024-05-31T23:46:31Z | https://github.com/langchain-ai/langchain/issues/17735 | 2,142,433,760 | 17,735 |
[
"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:
Let's say I have a spreadsheet with 30 rows and need to find specific answers for each one. Typically, the RetrievalQAChain me... | how to achieve all the answers for all the rows present in the excel using LLM? | https://api.github.com/repos/langchain-ai/langchain/issues/17731/comments | 1 | 2024-02-19T12:45:12Z | 2024-02-20T02:30:12Z | https://github.com/langchain-ai/langchain/issues/17731 | 2,142,291,204 | 17,731 |
[
"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:
Let's say I have an Excel file containing 30 rows, and I need to find answers for each row individually. When using the Retrie... | how to get the answers for all the rows present in the excel using LLM? | https://api.github.com/repos/langchain-ai/langchain/issues/17730/comments | 1 | 2024-02-19T12:34:13Z | 2024-02-20T02:30:11Z | https://github.com/langchain-ai/langchain/issues/17730 | 2,142,270,974 | 17,730 |
[
"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:
Let's say I have an Excel file containing 30 rows, and I need to find answers for each row individually. When using the Retrie... | how to get answer for the question without using retriever? | https://api.github.com/repos/langchain-ai/langchain/issues/17729/comments | 3 | 2024-02-19T12:28:39Z | 2024-02-20T02:30:11Z | https://github.com/langchain-ai/langchain/issues/17729 | 2,142,260,464 | 17,729 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a similar question and didn't find it.
- [X] I am sure that this is a bug in LangChain rather than my code.
### Examp... | AzureSearch giving error during creation of index (NameError: name 'VectorSearch' is not defined. Did you mean: 'vector_search'? ) | https://api.github.com/repos/langchain-ai/langchain/issues/17725/comments | 3 | 2024-02-19T11:03:00Z | 2024-05-31T23:49:25Z | https://github.com/langchain-ai/langchain/issues/17725 | 2,142,104,102 | 17,725 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | Having trouble implementing memory. | https://api.github.com/repos/langchain-ai/langchain/issues/17719/comments | 5 | 2024-02-19T09:03:23Z | 2024-02-19T10:12:10Z | https://github.com/langchain-ai/langchain/issues/17719 | 2,141,861,804 | 17,719 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | use RemoteRunnable invoke & local invoke, the return information not the same amount | https://api.github.com/repos/langchain-ai/langchain/issues/17703/comments | 12 | 2024-02-18T15:42:58Z | 2024-04-24T10:15:20Z | https://github.com/langchain-ai/langchain/issues/17703 | 2,141,049,422 | 17,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.
### Example Code... | langchain serve TypeError: Type is not JSON serializable: ModelMetaclass | https://api.github.com/repos/langchain-ai/langchain/issues/17700/comments | 10 | 2024-02-18T11:19:23Z | 2024-02-18T15:35:05Z | https://github.com/langchain-ai/langchain/issues/17700 | 2,140,935,720 | 17,700 |
[
"hwchase17",
"langchain"
] | ### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to 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... | str' object has no attribute 'page_content' | https://api.github.com/repos/langchain-ai/langchain/issues/17699/comments | 1 | 2024-02-18T10:58:13Z | 2024-06-01T00:19:31Z | https://github.com/langchain-ai/langchain/issues/17699 | 2,140,924,488 | 17,699 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.