url
stringlengths
63
64
repository_url
stringclasses
1 value
labels_url
stringlengths
77
78
comments_url
stringlengths
72
73
events_url
stringlengths
70
71
html_url
stringlengths
51
54
id
int64
1.73B
2.09B
node_id
stringlengths
18
19
number
int64
5.23k
16.2k
title
stringlengths
1
385
user
dict
labels
list
state
stringclasses
2 values
locked
bool
2 classes
assignee
dict
assignees
list
milestone
null
comments
int64
0
56
created_at
timestamp[s]
updated_at
timestamp[s]
closed_at
timestamp[s]
author_association
stringclasses
3 values
active_lock_reason
null
body
stringlengths
1
55.4k
reactions
dict
timeline_url
stringlengths
72
73
performed_via_github_app
null
state_reason
stringclasses
3 values
draft
bool
2 classes
pull_request
dict
https://api.github.com/repos/langchain-ai/langchain/issues/5776
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5776/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5776/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5776/events
https://github.com/langchain-ai/langchain/pull/5776
1,743,428,019
PR_kwDOIPDwls5SSFJU
5,776
fix intermediate step over length
{ "login": "samantha0-ops", "id": 44936161, "node_id": "MDQ6VXNlcjQ0OTM2MTYx", "avatar_url": "https://avatars.githubusercontent.com/u/44936161?v=4", "gravatar_id": "", "url": "https://api.github.com/users/samantha0-ops", "html_url": "https://github.com/samantha0-ops", "followers_url": "https://api.githu...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700839, "node_id...
closed
false
null
[]
null
1
2023-06-06T09:09:01
2023-08-11T02:15:30
2023-08-11T02:15:30
NONE
null
<!-- fix the problem of agent_scratchpad over length --> fix the problem of agent_scratchpad over length, during using 'CONVERSATIONAL_REACT_DESCRIPTION' agent. This problem is caused by the simple concatenation of intermediate_steps in Function '_construct_scratchpad', so I changed this to ignore the earliest int...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5776/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5776/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5776", "html_url": "https://github.com/langchain-ai/langchain/pull/5776", "diff_url": "https://github.com/langchain-ai/langchain/pull/5776.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5776.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5775
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5775/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5775/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5775/events
https://github.com/langchain-ai/langchain/issues/5775
1,743,279,348
I_kwDOIPDwls5n6FT0
5,775
ConversationalRetrievalChain is not robust to default conversation memory configurations.
{ "login": "startakovsky", "id": 689723, "node_id": "MDQ6VXNlcjY4OTcyMw==", "avatar_url": "https://avatars.githubusercontent.com/u/689723?v=4", "gravatar_id": "", "url": "https://api.github.com/users/startakovsky", "html_url": "https://github.com/startakovsky", "followers_url": "https://api.github.com/u...
[]
closed
false
null
[]
null
6
2023-06-06T07:42:49
2023-09-20T16:08:51
2023-09-20T16:08:50
CONTRIBUTOR
null
### System Info Langchain 0.0.184 Python 3.11.3 Mac OS Ventura 13.3.1 ### Who can help? @hwchase17 @agola11 I was reading [this](https://python.langchain.com/en/latest/modules/chains/index_examples/chat_vector_db.html?highlight=conversationalretriever) and changed one part of the code to `return_messages=False...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5775/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/5775/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5774
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5774/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5774/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5774/events
https://github.com/langchain-ai/langchain/issues/5774
1,743,139,375
I_kwDOIPDwls5n5jIv
5,774
Dynamic loading of tools and custom tools
{ "login": "skye0402", "id": 36907475, "node_id": "MDQ6VXNlcjM2OTA3NDc1", "avatar_url": "https://avatars.githubusercontent.com/u/36907475?v=4", "gravatar_id": "", "url": "https://api.github.com/users/skye0402", "html_url": "https://github.com/skye0402", "followers_url": "https://api.github.com/users/sky...
[]
closed
false
null
[]
null
2
2023-06-06T05:57:15
2023-09-19T18:34:06
2023-09-12T16:09:58
NONE
null
### Feature request Maybe I didn't get the idea: Some tools can be loaded like 'google-search' other tools can't be loaded like duckduckgo-search by the load_tools: langchain/agents/load_tools.py E.g. specified in _EXTRA_OPTIONAL_TOOLS. As for custom tools they can't be loaded at all it seems in that way. It would...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5774/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5774/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5773
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5773/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5773/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5773/events
https://github.com/langchain-ai/langchain/issues/5773
1,743,131,616
I_kwDOIPDwls5n5hPg
5,773
Issue: Source code issues
{ "login": "wang-yao-lgtm", "id": 80564982, "node_id": "MDQ6VXNlcjgwNTY0OTgy", "avatar_url": "https://avatars.githubusercontent.com/u/80564982?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wang-yao-lgtm", "html_url": "https://github.com/wang-yao-lgtm", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-06T05:49:53
2023-06-06T06:04:21
2023-06-06T06:04:21
NONE
null
### Issue you'd like to raise. when i read your code ,i had something don‘t understand,https://github.com/hwchase17/langchain/blob/master/langchain/agents/loading.py#L80, in here ":=" is not a python syntax,how could it run in python(when i run langchain,it run well !) ### Suggestion: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5773/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5773/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5772
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5772/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5772/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5772/events
https://github.com/langchain-ai/langchain/pull/5772
1,743,096,370
PR_kwDOIPDwls5SQ9aW
5,772
YoutubeAudioLoader and updates to OpenAIWhisperParser
{ "login": "rlancemartin", "id": 122662504, "node_id": "U_kgDOB0-uaA", "avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rlancemartin", "html_url": "https://github.com/rlancemartin", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
0
2023-06-06T05:12:37
2023-06-06T22:15:09
2023-06-06T22:15:09
COLLABORATOR
null
This introduces the `YoutubeAudioLoader`, which will load blobs from a YouTube url and write them. Blobs are then parsed by `OpenAIWhisperParser()`, as show in this [PR](https://github.com/hwchase17/langchain/pull/5580), but we extend the parser to split audio such that each chuck meets the 25MB OpenAI size limit. As s...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5772/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5772/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5772", "html_url": "https://github.com/langchain-ai/langchain/pull/5772", "diff_url": "https://github.com/langchain-ai/langchain/pull/5772.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5772.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5771
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5771/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5771/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5771/events
https://github.com/langchain-ai/langchain/issues/5771
1,743,094,118
I_kwDOIPDwls5n5YFm
5,771
I am a professional UX & UI designer and I want to contribute to this project.
{ "login": "vuxdesign", "id": 134898218, "node_id": "U_kgDOCApiKg", "avatar_url": "https://avatars.githubusercontent.com/u/134898218?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vuxdesign", "html_url": "https://github.com/vuxdesign", "followers_url": "https://api.github.com/users/vuxdes...
[]
closed
false
null
[]
null
2
2023-06-06T05:10:07
2023-09-13T16:06:53
2023-09-13T16:06:52
NONE
null
### Feature request Vux.design - How can I be part of this project? ### Motivation Vux.design - How can I be part of this project? ### Your contribution Vux.design - How can I be part of this project?
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5771/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5771/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5770
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5770/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5770/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5770/events
https://github.com/langchain-ai/langchain/issues/5770
1,743,078,641
I_kwDOIPDwls5n5UTx
5,770
ML flow call backs fails at missing keys
{ "login": "yureikami", "id": 127286701, "node_id": "U_kgDOB5Y9rQ", "avatar_url": "https://avatars.githubusercontent.com/u/127286701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yureikami", "html_url": "https://github.com/yureikami", "followers_url": "https://api.github.com/users/yureik...
[]
closed
false
null
[]
null
3
2023-06-06T04:53:33
2023-10-09T16:07:22
2023-10-09T16:07:21
NONE
null
### System Info Langchain version 0.0.191 , python version 3.9.15 ### Who can help? @agola ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] O...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5770/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5770/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5769
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5769/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5769/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5769/events
https://github.com/langchain-ai/langchain/pull/5769
1,743,074,959
PR_kwDOIPDwls5SQ4tR
5,769
Fix IndexError when input_list is Empty in prep_prompts
{ "login": "sgroenjes", "id": 25276771, "node_id": "MDQ6VXNlcjI1Mjc2Nzcx", "avatar_url": "https://avatars.githubusercontent.com/u/25276771?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sgroenjes", "html_url": "https://github.com/sgroenjes", "followers_url": "https://api.github.com/users/...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5454193895, "node_...
closed
false
null
[]
null
7
2023-06-06T04:49:03
2023-08-11T05:50:48
2023-08-11T05:50:40
CONTRIBUTOR
null
This MR corrects the IndexError arising in prep_prompts method when no documents are returned from a similarity search. Fixes #1733 #### Who can review? Tag maintainers/contributors who might be interested: @hwchase17 - project lead VectorStores / Retrievers / Memory - @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5769/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5769/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5769", "html_url": "https://github.com/langchain-ai/langchain/pull/5769", "diff_url": "https://github.com/langchain-ai/langchain/pull/5769.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5769.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/5768
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5768/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5768/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5768/events
https://github.com/langchain-ai/langchain/pull/5768
1,743,069,873
PR_kwDOIPDwls5SQ3pu
5,768
fix(langchain): fix reading a list of dict from json file
{ "login": "wheynelau", "id": 90563815, "node_id": "MDQ6VXNlcjkwNTYzODE1", "avatar_url": "https://avatars.githubusercontent.com/u/90563815?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wheynelau", "html_url": "https://github.com/wheynelau", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-06-06T04:41:19
2023-08-11T06:42:18
2023-08-11T06:42:18
NONE
null
This commit allows a list of dictionaries to be read from a json file. Resolves #5706 No additional tests implemented as I'm not very familiar with the tests yet, can suggest creating a list of dictionaries then asserting the values - @vowelparrot
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5768/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5768/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5768", "html_url": "https://github.com/langchain-ai/langchain/pull/5768", "diff_url": "https://github.com/langchain-ai/langchain/pull/5768.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5768.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5767
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5767/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5767/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5767/events
https://github.com/langchain-ai/langchain/issues/5767
1,743,048,083
I_kwDOIPDwls5n5M2T
5,767
Observability Feature Request: Metrics, Data Monitoring, and Graph Visualization
{ "login": "naman-modi", "id": 38180263, "node_id": "MDQ6VXNlcjM4MTgwMjYz", "avatar_url": "https://avatars.githubusercontent.com/u/38180263?v=4", "gravatar_id": "", "url": "https://api.github.com/users/naman-modi", "html_url": "https://github.com/naman-modi", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
5
2023-06-06T04:09:20
2023-06-25T08:41:58
2023-06-25T08:41:57
CONTRIBUTOR
null
### Feature request I would like to propose the addition of an **observability feature** to LangChain, enabling developers to monitor and analyze their applications more effectively. This feature aims to provide metrics, data tracking, and graph visualization capabilities to enhance observability. Key aspects of th...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5767/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5767/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5766
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5766/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5766/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5766/events
https://github.com/langchain-ai/langchain/pull/5766
1,743,026,524
PR_kwDOIPDwls5SQuUp
5,766
bump ver 191
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-06T03:43:29
2023-06-06T03:54:09
2023-06-06T03:54:08
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5766/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5766/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5766", "html_url": "https://github.com/langchain-ai/langchain/pull/5766", "diff_url": "https://github.com/langchain-ai/langchain/pull/5766.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5766.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5765
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5765/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5765/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5765/events
https://github.com/langchain-ai/langchain/pull/5765
1,743,014,465
PR_kwDOIPDwls5SQrsX
5,765
feature: add `split_wrap_text` method to Recursive/CharacterTextSplitter
{ "login": "Yossef-Dawoad", "id": 62189386, "node_id": "MDQ6VXNlcjYyMTg5Mzg2", "avatar_url": "https://avatars.githubusercontent.com/u/62189386?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Yossef-Dawoad", "html_url": "https://github.com/Yossef-Dawoad", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
7
2023-06-06T03:28:44
2023-06-11T20:44:39
2023-06-11T20:44:39
NONE
null
This method allows adding a `prefix` and a `suffix` to each split text. This is useful for wrapping the text with special characters, tokens or formatting tags. - This method implemented in `CharacterTextSplitter` and `RecursiveCharacterTextSplitter` - The method `split_wrap_text` calls the existing `split_text` m...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5765/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5765/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5765", "html_url": "https://github.com/langchain-ai/langchain/pull/5765", "diff_url": "https://github.com/langchain-ai/langchain/pull/5765.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5765.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5764
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5764/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5764/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5764/events
https://github.com/langchain-ai/langchain/pull/5764
1,742,981,017
PR_kwDOIPDwls5SQkV0
5,764
Wheynelau/json double quote
{ "login": "wheynelau", "id": 90563815, "node_id": "MDQ6VXNlcjkwNTYzODE1", "avatar_url": "https://avatars.githubusercontent.com/u/90563815?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wheynelau", "html_url": "https://github.com/wheynelau", "followers_url": "https://api.github.com/users/...
[ { "id": 5463330795, "node_id": "LA_kwDOIPDwls8AAAABRaPP6w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/needs%20test", "name": "needs test", "color": "E99695", "default": false, "description": "PR needs to be updated with tests" }, { "id": 5680700839, "...
closed
false
null
[]
null
2
2023-06-06T02:54:15
2023-08-11T06:39:58
2023-08-11T06:39:57
NONE
null
In the "langchain/tools/json/tool.py" file, fixed the _parse_input function to properly handle single quotes. I've added a second .replace() to replace the single quotes. This is a workaround I can suggest. Resolves issue #5759 Test: 1. Added different orderings of quotes in test_json.py 2. Was unable to run p...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5764/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5764/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5764", "html_url": "https://github.com/langchain-ai/langchain/pull/5764", "diff_url": "https://github.com/langchain-ai/langchain/pull/5764.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5764.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5763
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5763/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5763/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5763/events
https://github.com/langchain-ai/langchain/issues/5763
1,742,972,131
I_kwDOIPDwls5n46Tj
5,763
Improving Custom Agent Speed?
{ "login": "Radvian", "id": 58669855, "node_id": "MDQ6VXNlcjU4NjY5ODU1", "avatar_url": "https://avatars.githubusercontent.com/u/58669855?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Radvian", "html_url": "https://github.com/Radvian", "followers_url": "https://api.github.com/users/Radvia...
[]
closed
false
null
[]
null
4
2023-06-06T02:44:39
2023-11-08T16:08:55
2023-11-08T16:08:54
NONE
null
### Discussed in https://github.com/hwchase17/langchain/discussions/5730 <div type='discussions-op-text'> <sup>Originally posted by **Radvian** June 5, 2023</sup> Hello, not sure if I should ask this in Discussion or Issue, so apologies beforehand. I'm doing a passion project in which I try to create a kno...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5763/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/5763/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5762
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5762/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5762/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5762/events
https://github.com/langchain-ai/langchain/pull/5762
1,742,958,845
PR_kwDOIPDwls5SQfYq
5,762
fix(langchain): fix _parse_input function
{ "login": "wheynelau", "id": 90563815, "node_id": "MDQ6VXNlcjkwNTYzODE1", "avatar_url": "https://avatars.githubusercontent.com/u/90563815?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wheynelau", "html_url": "https://github.com/wheynelau", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-06T02:35:31
2023-06-06T02:35:54
2023-06-06T02:35:48
NONE
null
In the "langchain/tools/json/tool.py" file, fixed the _parse_input function to properly handle single quotes. Resolves issue #5759. #### Before submitting <!-- If you're adding a new integration, please include: 1. I've added some tests but I couldn't get poetry to work, still troubleshooting #### Wh...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5762/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5762/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5762", "html_url": "https://github.com/langchain-ai/langchain/pull/5762", "diff_url": "https://github.com/langchain-ai/langchain/pull/5762.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5762.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5761
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5761/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5761/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5761/events
https://github.com/langchain-ai/langchain/pull/5761
1,742,918,681
PR_kwDOIPDwls5SQWVW
5,761
Update tutorials.md
{ "login": "edrickdch", "id": 36369935, "node_id": "MDQ6VXNlcjM2MzY5OTM1", "avatar_url": "https://avatars.githubusercontent.com/u/36369935?v=4", "gravatar_id": "", "url": "https://api.github.com/users/edrickdch", "html_url": "https://github.com/edrickdch", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-06T02:00:49
2023-06-06T03:37:11
2023-06-06T03:37:11
CONTRIBUTOR
null
# Added an overview of LangChain modules Aimed at introducing newcomers to LangChain's main modules :) Twitter handle is @edrick_dch ## Who can review? @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5761/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5761/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5761", "html_url": "https://github.com/langchain-ai/langchain/pull/5761", "diff_url": "https://github.com/langchain-ai/langchain/pull/5761.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5761.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5760
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5760/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5760/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5760/events
https://github.com/langchain-ai/langchain/issues/5760
1,742,895,996
I_kwDOIPDwls5n4nt8
5,760
Modify ElasticKnnSearch to return Document object
{ "login": "jeffvestal", "id": 53237856, "node_id": "MDQ6VXNlcjUzMjM3ODU2", "avatar_url": "https://avatars.githubusercontent.com/u/53237856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffvestal", "html_url": "https://github.com/jeffvestal", "followers_url": "https://api.github.com/use...
[]
closed
false
{ "login": "jeffvestal", "id": 53237856, "node_id": "MDQ6VXNlcjUzMjM3ODU2", "avatar_url": "https://avatars.githubusercontent.com/u/53237856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffvestal", "html_url": "https://github.com/jeffvestal", "followers_url": "https://api.github.com/use...
[ { "login": "jeffvestal", "id": 53237856, "node_id": "MDQ6VXNlcjUzMjM3ODU2", "avatar_url": "https://avatars.githubusercontent.com/u/53237856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffvestal", "html_url": "https://github.com/jeffvestal", "followers_url": "https:...
null
1
2023-06-06T01:24:07
2023-09-12T16:10:09
2023-09-12T16:10:08
CONTRIBUTOR
null
### Feature request When performing knnSearch or hybridKnnSearch return `Document` object ### Motivation Currently the return a `dict` object. It would be more useful to return [langchain.schema.Document](https://github.com/hwchase17/langchain/blob/d5b160821641df77df447e6dfce21b58fbb13d75/langchain/schema.py#LL266C1...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5760/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5760/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5759
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5759/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5759/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5759/events
https://github.com/langchain-ai/langchain/issues/5759
1,742,877,157
I_kwDOIPDwls5n4jHl
5,759
Issue: Json Agent tool fails when dict key is surrounded by single quotes
{ "login": "nai-kon", "id": 25865392, "node_id": "MDQ6VXNlcjI1ODY1Mzky", "avatar_url": "https://avatars.githubusercontent.com/u/25865392?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nai-kon", "html_url": "https://github.com/nai-kon", "followers_url": "https://api.github.com/users/nai-ko...
[]
closed
false
null
[]
null
1
2023-06-06T00:59:00
2023-09-12T16:10:14
2023-09-12T16:10:13
NONE
null
### Issue you'd like to raise. The Json Agent tools (json_spec_list_keys, json_spec_get_value) fails when dict key of Action Input is surrounded by single quotes. It only accepts double quotes. Here is a simple example. ```python import pathlib from langchain.tools.json.tool import JsonSpec # [test.json] #...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5759/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5759/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5758
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5758/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5758/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5758/events
https://github.com/langchain-ai/langchain/pull/5758
1,742,804,542
PR_kwDOIPDwls5SP942
5,758
Harrison/youtube multi language
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-05T23:26:18
2023-06-05T23:38:09
2023-06-05T23:38:08
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5758/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5758/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5758", "html_url": "https://github.com/langchain-ai/langchain/pull/5758", "diff_url": "https://github.com/langchain-ai/langchain/pull/5758.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5758.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5757
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5757/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5757/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5757/events
https://github.com/langchain-ai/langchain/pull/5757
1,742,803,136
PR_kwDOIPDwls5SP9oD
5,757
cohere retries
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T23:24:10
2023-06-05T23:28:59
2023-06-05T23:28:58
COLLABORATOR
null
…719) A minor update to retry Cohore API call in case of errors using tenacity as it is done for OpenAI LLMs. #### Who can review? @hwchase17, @agola11 <!-- For a quicker response, figure out the right person to tag with @ @hwchase17 - project lead Tracing / Callbacks - @agola11 Async ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5757/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5757/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5757", "html_url": "https://github.com/langchain-ai/langchain/pull/5757", "diff_url": "https://github.com/langchain-ai/langchain/pull/5757.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5757.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5756
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5756/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5756/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5756/events
https://github.com/langchain-ai/langchain/issues/5756
1,742,656,975
I_kwDOIPDwls5n3tXP
5,756
DOC: PrompTemplate format with docs
{ "login": "austinmw", "id": 12224358, "node_id": "MDQ6VXNlcjEyMjI0MzU4", "avatar_url": "https://avatars.githubusercontent.com/u/12224358?v=4", "gravatar_id": "", "url": "https://api.github.com/users/austinmw", "html_url": "https://github.com/austinmw", "followers_url": "https://api.github.com/users/aus...
[]
closed
false
null
[]
null
9
2023-06-05T21:33:49
2023-11-07T16:26:16
2023-11-07T16:26:07
NONE
null
### Issue with current documentation: Hi, how can I see what my final prompt looks like when retrieving docs? For example, I'm not quite sure how this will end up looking: ```python prompt_template = """Answer based on context:\n\n{context}\n\n{question}""" PROMPT = PromptTemplate(template=prompt_template, inpu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5756/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/5756/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5754
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5754/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5754/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5754/events
https://github.com/langchain-ai/langchain/pull/5754
1,742,627,463
PR_kwDOIPDwls5SPaUe
5,754
Batching added for ChromaDB Similarity Search
{ "login": "berkedilekoglu", "id": 19657350, "node_id": "MDQ6VXNlcjE5NjU3MzUw", "avatar_url": "https://avatars.githubusercontent.com/u/19657350?v=4", "gravatar_id": "", "url": "https://api.github.com/users/berkedilekoglu", "html_url": "https://github.com/berkedilekoglu", "followers_url": "https://api.gi...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
open
false
null
[]
null
6
2023-06-05T21:09:07
2023-09-19T18:24:36
null
CONTRIBUTOR
null
ChromaDB supports batching queries for efficient searching. Currently, the APIs used for OpenAI also support batching, so I have added batching functions for OpenAI embeddings. However, the batching implementation may vary depending on the device or API used for HuggingFace, so I haven't made any additions for that. Th...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5754/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 1, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5754/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5754", "html_url": "https://github.com/langchain-ai/langchain/pull/5754", "diff_url": "https://github.com/langchain-ai/langchain/pull/5754.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5754.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5753
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5753/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5753/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5753/events
https://github.com/langchain-ai/langchain/pull/5753
1,742,618,818
PR_kwDOIPDwls5SPYY1
5,753
docs: updated `ecosystem/dependents`
{ "login": "leo-gan", "id": 2256422, "node_id": "MDQ6VXNlcjIyNTY0MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/2256422?v=4", "gravatar_id": "", "url": "https://api.github.com/users/leo-gan", "html_url": "https://github.com/leo-gan", "followers_url": "https://api.github.com/users/leo-gan/...
[]
closed
false
null
[]
null
0
2023-06-05T21:03:29
2023-06-05T23:15:30
2023-06-05T23:09:55
COLLABORATOR
null
updated `ecosystem/dependents` data (it was updated 2+ weeks ago) #### Who can review? @hwchase17 @eyurtsev @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5753/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5753/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5753", "html_url": "https://github.com/langchain-ai/langchain/pull/5753", "diff_url": "https://github.com/langchain-ai/langchain/pull/5753.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5753.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5752
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5752/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5752/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5752/events
https://github.com/langchain-ai/langchain/pull/5752
1,742,566,794
PR_kwDOIPDwls5SPM1O
5,752
docs: `ecosystem/integrations` update 5
{ "login": "leo-gan", "id": 2256422, "node_id": "MDQ6VXNlcjIyNTY0MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/2256422?v=4", "gravatar_id": "", "url": "https://api.github.com/users/leo-gan", "html_url": "https://github.com/leo-gan", "followers_url": "https://api.github.com/users/leo-gan/...
[]
closed
false
null
[]
null
0
2023-06-05T20:27:35
2023-06-05T23:15:17
2023-06-05T23:08:56
COLLABORATOR
null
- added missed integration to `docs/ecosystem/integrations/` - updated notebooks to consistent format: changed titles, file names; added descriptions #### Who can review? @hwchase17 @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5752/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5752/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5752", "html_url": "https://github.com/langchain-ai/langchain/pull/5752", "diff_url": "https://github.com/langchain-ai/langchain/pull/5752.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5752.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5751
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5751/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5751/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5751/events
https://github.com/langchain-ai/langchain/pull/5751
1,742,503,303
PR_kwDOIPDwls5SO-Xu
5,751
Removes unnecessary backslash escaping for backticks in python
{ "login": "spazm", "id": 92896, "node_id": "MDQ6VXNlcjkyODk2", "avatar_url": "https://avatars.githubusercontent.com/u/92896?v=4", "gravatar_id": "", "url": "https://api.github.com/users/spazm", "html_url": "https://github.com/spazm", "followers_url": "https://api.github.com/users/spazm/followers", "f...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T19:54:53
2023-06-09T02:48:44
2023-06-05T20:30:11
CONTRIBUTOR
null
Fixed python deprecation warning: DeprecationWarning: invalid escape sequence '`' backticks (`) do not have special meaning in python strings and should not be escaped. -- @spazm on twitter ### Who can review: @nfcampos ported this change from javascript, @hwchase17 wrote the original STRUCTURE...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5751/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5751/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5751", "html_url": "https://github.com/langchain-ai/langchain/pull/5751", "diff_url": "https://github.com/langchain-ai/langchain/pull/5751.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5751.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5750
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5750/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5750/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5750/events
https://github.com/langchain-ai/langchain/pull/5750
1,742,470,563
PR_kwDOIPDwls5SO2-A
5,750
Base RunEvaluator Chain
{ "login": "vowelparrot", "id": 130414180, "node_id": "U_kgDOB8X2ZA", "avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vowelparrot", "html_url": "https://github.com/vowelparrot", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-05T19:36:36
2023-06-06T23:42:16
2023-06-06T23:42:15
CONTRIBUTOR
null
Clean up a bit and only implement the QA and reference free implementations from https://github.com/hwchase17/langchain/pull/5618
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5750/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5750/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5750", "html_url": "https://github.com/langchain-ai/langchain/pull/5750", "diff_url": "https://github.com/langchain-ai/langchain/pull/5750.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5750.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5749
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5749/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5749/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5749/events
https://github.com/langchain-ai/langchain/pull/5749
1,742,446,474
PR_kwDOIPDwls5SOxgg
5,749
Add class attribute "return_generated_question" to class "BaseConversationalRetrievalChain"
{ "login": "felpigeon", "id": 16495090, "node_id": "MDQ6VXNlcjE2NDk1MDkw", "avatar_url": "https://avatars.githubusercontent.com/u/16495090?v=4", "gravatar_id": "", "url": "https://api.github.com/users/felpigeon", "html_url": "https://github.com/felpigeon", "followers_url": "https://api.github.com/users/...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T19:23:03
2023-06-05T23:10:12
2023-06-05T23:10:12
CONTRIBUTOR
null
<!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution. Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5749/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5749/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5749", "html_url": "https://github.com/langchain-ai/langchain/pull/5749", "diff_url": "https://github.com/langchain-ai/langchain/pull/5749.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5749.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5748
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5748/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5748/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5748/events
https://github.com/langchain-ai/langchain/issues/5748
1,742,421,560
I_kwDOIPDwls5n2z44
5,748
Pinecone.from_documents() does not create the index if it does not exist
{ "login": "jeromemassot", "id": 20254310, "node_id": "MDQ6VXNlcjIwMjU0MzEw", "avatar_url": "https://avatars.githubusercontent.com/u/20254310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeromemassot", "html_url": "https://github.com/jeromemassot", "followers_url": "https://api.github.c...
[]
open
false
null
[]
null
6
2023-06-05T19:12:00
2023-12-15T08:13:44
null
NONE
null
### System Info langchain == 0.0.190 Google Colab ### Who can help? _No response_ ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parse...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5748/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5748/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5746
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5746/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5746/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5746/events
https://github.com/langchain-ai/langchain/pull/5746
1,742,322,810
PR_kwDOIPDwls5SOWPW
5,746
base implementation for azureml foundational model
{ "login": "prakharg-msft", "id": 75808410, "node_id": "MDQ6VXNlcjc1ODA4NDEw", "avatar_url": "https://avatars.githubusercontent.com/u/75808410?v=4", "gravatar_id": "", "url": "https://api.github.com/users/prakharg-msft", "html_url": "https://github.com/prakharg-msft", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-05T18:24:55
2023-06-05T18:26:10
2023-06-05T18:26:10
CONTRIBUTOR
null
<!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution. Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5746/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5746/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5746", "html_url": "https://github.com/langchain-ai/langchain/pull/5746", "diff_url": "https://github.com/langchain-ai/langchain/pull/5746.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5746.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5745
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5745/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5745/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5745/events
https://github.com/langchain-ai/langchain/pull/5745
1,742,236,400
PR_kwDOIPDwls5SOCzd
5,745
Fix a typo in the documentation for the Slack document loader
{ "login": "georgegeddes", "id": 10374429, "node_id": "MDQ6VXNlcjEwMzc0NDI5", "avatar_url": "https://avatars.githubusercontent.com/u/10374429?v=4", "gravatar_id": "", "url": "https://api.github.com/users/georgegeddes", "html_url": "https://github.com/georgegeddes", "followers_url": "https://api.github.c...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T17:38:53
2023-06-05T20:30:25
2023-06-05T20:30:24
CONTRIBUTOR
null
Fixes a typo I noticed while reading the docs.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5745/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5745/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5745", "html_url": "https://github.com/langchain-ai/langchain/pull/5745", "diff_url": "https://github.com/langchain-ai/langchain/pull/5745.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5745.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5744
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5744/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5744/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5744/events
https://github.com/langchain-ai/langchain/pull/5744
1,742,141,160
PR_kwDOIPDwls5SNt3b
5,744
json parser for when 3 backtiks are missing
{ "login": "voulkon", "id": 54834800, "node_id": "MDQ6VXNlcjU0ODM0ODAw", "avatar_url": "https://avatars.githubusercontent.com/u/54834800?v=4", "gravatar_id": "", "url": "https://api.github.com/users/voulkon", "html_url": "https://github.com/voulkon", "followers_url": "https://api.github.com/users/voulko...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
3
2023-06-05T16:34:13
2023-09-29T16:27:03
2023-09-29T16:27:03
NONE
null
Fixes #3455 and #2276. The parse_json_markdown function expects a JSON string within triple backticks. However, even though it's instructed this way, LLM's responses sometimes come with fewer that 3 backticks (as also described in the issue 3455. You can try using this string as input to test: json_string =...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5744/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5744/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5744", "html_url": "https://github.com/langchain-ai/langchain/pull/5744", "diff_url": "https://github.com/langchain-ai/langchain/pull/5744.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5744.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5743
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5743/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5743/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5743/events
https://github.com/langchain-ai/langchain/pull/5743
1,742,132,249
PR_kwDOIPDwls5SNr8n
5,743
Addresses GPT4All wrapper model_type attribute issues #5720.
{ "login": "bwv988", "id": 2035075, "node_id": "MDQ6VXNlcjIwMzUwNzU=", "avatar_url": "https://avatars.githubusercontent.com/u/2035075?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bwv988", "html_url": "https://github.com/bwv988", "followers_url": "https://api.github.com/users/bwv988/foll...
[]
closed
false
null
[]
null
0
2023-06-05T16:27:35
2023-06-05T19:45:30
2023-06-05T19:45:30
CONTRIBUTOR
null
Fixes #5720. A more in-depth discussion is in my comment here: https://github.com/hwchase17/langchain/issues/5720#issuecomment-1577047018 In a nutshell, there has been a subtle change in the latest version of GPT4Alls Python bindings. The change I submitted yesterday is compatible with this version, however, this...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5743/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5743/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5743", "html_url": "https://github.com/langchain-ai/langchain/pull/5743", "diff_url": "https://github.com/langchain-ai/langchain/pull/5743.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5743.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5742
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5742/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5742/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5742/events
https://github.com/langchain-ai/langchain/pull/5742
1,742,071,366
PR_kwDOIPDwls5SNeXh
5,742
Zep Hybrid Search
{ "login": "danielchalef", "id": 131175, "node_id": "MDQ6VXNlcjEzMTE3NQ==", "avatar_url": "https://avatars.githubusercontent.com/u/131175?v=4", "gravatar_id": "", "url": "https://api.github.com/users/danielchalef", "html_url": "https://github.com/danielchalef", "followers_url": "https://api.github.com/u...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
1
2023-06-05T15:54:59
2023-06-06T04:34:33
2023-06-05T19:59:28
CONTRIBUTOR
null
Zep now supports persisting custom metadata with messages and hybrid search across both message embeddings and structured metadata. This PR implements custom metadata and enhancements to the `ZepChatMessageHistory` and `ZepRetriever` classes to implement this support. Tag maintainers/contributors who might be intere...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5742/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5742/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5742", "html_url": "https://github.com/langchain-ai/langchain/pull/5742", "diff_url": "https://github.com/langchain-ai/langchain/pull/5742.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5742.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5741
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5741/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5741/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5741/events
https://github.com/langchain-ai/langchain/issues/5741
1,742,067,857
I_kwDOIPDwls5n1diR
5,741
DOC: SageMaker JumpStart Embeddings
{ "login": "austinmw", "id": 12224358, "node_id": "MDQ6VXNlcjEyMjI0MzU4", "avatar_url": "https://avatars.githubusercontent.com/u/12224358?v=4", "gravatar_id": "", "url": "https://api.github.com/users/austinmw", "html_url": "https://github.com/austinmw", "followers_url": "https://api.github.com/users/aus...
[]
closed
false
null
[]
null
1
2023-06-05T15:52:39
2023-09-11T16:58:07
2023-09-11T16:58:06
NONE
null
### Issue with current documentation: I saw in a recent notebook demo that a custom `SagemakerEndpointEmbeddingsJumpStart` class was needed to deploy a SageMaker JumpStart text embedding model. I couldn't find any langchain docs for this. ```python from langchain.embeddings.sagemaker_endpoint import EmbeddingsCont...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5741/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5741/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5740
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5740/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5740/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5740/events
https://github.com/langchain-ai/langchain/issues/5740
1,742,023,144
I_kwDOIPDwls5n1Sno
5,740
Issue: TypeError: issubclass() arg 1 must be a class
{ "login": "GurnaikLall", "id": 110835671, "node_id": "U_kgDOBps31w", "avatar_url": "https://avatars.githubusercontent.com/u/110835671?v=4", "gravatar_id": "", "url": "https://api.github.com/users/GurnaikLall", "html_url": "https://github.com/GurnaikLall", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
13
2023-06-05T15:24:37
2023-11-29T15:01:38
2023-06-07T10:00:08
NONE
null
### Issue you'd like to raise. Getting the following error TypeError: issubclass() arg 1 must be a class when i execute: from langchain.embeddings import HuggingFaceEmbeddings #from transformers import pipeline #Download model from Hugging face model_name = "sentence-transformers/all-mpnet-base-v2" hf...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5740/reactions", "total_count": 7, "+1": 7, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5740/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5738
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5738/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5738/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5738/events
https://github.com/langchain-ai/langchain/pull/5738
1,741,994,527
PR_kwDOIPDwls5SNNgC
5,738
Persistence layer arrangment
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
null
[]
null
0
2023-06-05T15:11:51
2023-07-26T16:56:49
2023-07-26T16:56:49
COLLABORATOR
null
An option for persistence layer that can cache intermediate artifacts
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5738/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5738/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5738", "html_url": "https://github.com/langchain-ai/langchain/pull/5738", "diff_url": "https://github.com/langchain-ai/langchain/pull/5738.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5738.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5737
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5737/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5737/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5737/events
https://github.com/langchain-ai/langchain/pull/5737
1,741,972,225
PR_kwDOIPDwls5SNIf4
5,737
Add tests for QdrantTranslator
{ "login": "kacperlukawski", "id": 2649301, "node_id": "MDQ6VXNlcjI2NDkzMDE=", "avatar_url": "https://avatars.githubusercontent.com/u/2649301?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kacperlukawski", "html_url": "https://github.com/kacperlukawski", "followers_url": "https://api.gith...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
4
2023-06-05T15:02:10
2023-09-29T16:27:37
2023-09-29T16:27:37
CONTRIBUTOR
null
This is just a simple suite of unit tests for #5567 #### Who can review? VectorStores / Retrievers / Memory - @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5737/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5737/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5737", "html_url": "https://github.com/langchain-ai/langchain/pull/5737", "diff_url": "https://github.com/langchain-ai/langchain/pull/5737.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5737.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5734
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5734/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5734/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5734/events
https://github.com/langchain-ai/langchain/issues/5734
1,741,915,767
I_kwDOIPDwls5n04Z3
5,734
add_user_message() fails. called with List instead of a string.
{ "login": "rdhillbb", "id": 17669783, "node_id": "MDQ6VXNlcjE3NjY5Nzgz", "avatar_url": "https://avatars.githubusercontent.com/u/17669783?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rdhillbb", "html_url": "https://github.com/rdhillbb", "followers_url": "https://api.github.com/users/rdh...
[]
closed
false
null
[]
null
3
2023-06-05T14:32:00
2023-09-13T03:54:38
2023-09-13T03:52:08
NONE
null
### System Info Here is the error call stack. The code is attached to this submission. I did a workaround to prevent the crash. However, this is not the correct fix. Hacked FIX def add_user_message(self, message: str) -> None: """Add a user message to the store""" print(type(message)) **i...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5734/reactions", "total_count": 6, "+1": 6, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5734/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5733
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5733/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5733/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5733/events
https://github.com/langchain-ai/langchain/pull/5733
1,741,897,933
PR_kwDOIPDwls5SM4PY
5,733
nc/load
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
2
2023-06-05T14:22:45
2023-06-11T22:51:29
2023-06-11T22:51:28
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5733/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5733/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5733", "html_url": "https://github.com/langchain-ai/langchain/pull/5733", "diff_url": "https://github.com/langchain-ai/langchain/pull/5733.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5733.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5731
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5731/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5731/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5731/events
https://github.com/langchain-ai/langchain/pull/5731
1,741,874,056
PR_kwDOIPDwls5SMzB5
5,731
Error in documentation: Chroma constructor
{ "login": "gbrian", "id": 767180, "node_id": "MDQ6VXNlcjc2NzE4MA==", "avatar_url": "https://avatars.githubusercontent.com/u/767180?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gbrian", "html_url": "https://github.com/gbrian", "followers_url": "https://api.github.com/users/gbrian/follow...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T14:09:26
2023-06-05T20:30:58
2023-06-05T20:30:58
CONTRIBUTOR
null
Chroma("langchain_store", embeddings.embed_query) must be Chroma("langchain_store", embeddings)
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5731/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5731/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5731", "html_url": "https://github.com/langchain-ai/langchain/pull/5731", "diff_url": "https://github.com/langchain-ai/langchain/pull/5731.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5731.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5729
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5729/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5729/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5729/events
https://github.com/langchain-ai/langchain/issues/5729
1,741,774,247
I_kwDOIPDwls5n0V2n
5,729
AttributeError: 'GPT4All' object has no attribute 'model_type'
{ "login": "bernarde01", "id": 38493683, "node_id": "MDQ6VXNlcjM4NDkzNjgz", "avatar_url": "https://avatars.githubusercontent.com/u/38493683?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bernarde01", "html_url": "https://github.com/bernarde01", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
4
2023-06-05T13:20:31
2023-09-18T16:09:19
2023-09-18T16:09:19
NONE
null
### System Info run on docker image with continuumio/miniconda3 on linux langchain-0.0.190 installed ### Who can help? _No response_ ### Information - [x] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5729/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5729/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5728
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5728/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5728/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5728/events
https://github.com/langchain-ai/langchain/pull/5728
1,741,763,135
PR_kwDOIPDwls5SMakk
5,728
Strips whitespace and \n from loc before filtering urls from sitemap
{ "login": "ShelbyJenkins", "id": 47464908, "node_id": "MDQ6VXNlcjQ3NDY0OTA4", "avatar_url": "https://avatars.githubusercontent.com/u/47464908?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ShelbyJenkins", "html_url": "https://github.com/ShelbyJenkins", "followers_url": "https://api.githu...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T13:15:09
2023-06-05T23:33:56
2023-06-05T23:33:56
CONTRIBUTOR
null
Fixes #5699 #### Who can review? Tag maintainers/contributors who might be interested: @woodworker @LeSphax @johannhartmann
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5728/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5728/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5728", "html_url": "https://github.com/langchain-ai/langchain/pull/5728", "diff_url": "https://github.com/langchain-ai/langchain/pull/5728.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5728.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5727
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5727/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5727/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5727/events
https://github.com/langchain-ai/langchain/pull/5727
1,741,743,546
PR_kwDOIPDwls5SMWSr
5,727
Add Hologres data warehouse as vectorstore
{ "login": "zcgeng", "id": 13724617, "node_id": "MDQ6VXNlcjEzNzI0NjE3", "avatar_url": "https://avatars.githubusercontent.com/u/13724617?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zcgeng", "html_url": "https://github.com/zcgeng", "followers_url": "https://api.github.com/users/zcgeng/fo...
[ { "id": 4678528817, "node_id": "LA_kwDOIPDwls8AAAABFtyvMQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { "id": 5454193895, "node_id": "L...
closed
false
null
[]
null
0
2023-06-05T13:05:12
2023-06-11T20:36:56
2023-06-11T20:36:56
CONTRIBUTOR
null
Hi, This PR adds a new vector store: [Hologres](https://www.alibabacloud.com/help/en/hologres/latest/introduction) Hologres is a product of the Alibaba Cloud Computing platform. It's a fast cloud-native data warehouse that also supports high-performance vector searching. The example use case of Hologres is alrea...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5727/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5727/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5727", "html_url": "https://github.com/langchain-ai/langchain/pull/5727", "diff_url": "https://github.com/langchain-ai/langchain/pull/5727.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5727.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5726
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5726/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5726/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5726/events
https://github.com/langchain-ai/langchain/issues/5726
1,741,740,806
I_kwDOIPDwls5n0NsG
5,726
Issue: Correctness of generated SQL queries
{ "login": "saswat0", "id": 32325136, "node_id": "MDQ6VXNlcjMyMzI1MTM2", "avatar_url": "https://avatars.githubusercontent.com/u/32325136?v=4", "gravatar_id": "", "url": "https://api.github.com/users/saswat0", "html_url": "https://github.com/saswat0", "followers_url": "https://api.github.com/users/saswat...
[]
closed
false
null
[]
null
2
2023-06-05T13:04:04
2023-10-05T16:09:31
2023-10-05T16:09:30
NONE
null
### Issue you'd like to raise. I have a huge database hosted in BigQuery. The recommended approach to querying this via natural language is using agents. However, this diminishes the control I have over the intermediate steps, and that leads to many problems. - The generated query isn't correct, and this cannot be re...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5726/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5726/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5725
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5725/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5725/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5725/events
https://github.com/langchain-ai/langchain/issues/5725
1,741,652,313
I_kwDOIPDwls5nz4FZ
5,725
FAISS load_local() file path issue.
{ "login": "nithinjp1997", "id": 61446944, "node_id": "MDQ6VXNlcjYxNDQ2OTQ0", "avatar_url": "https://avatars.githubusercontent.com/u/61446944?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nithinjp1997", "html_url": "https://github.com/nithinjp1997", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
6
2023-06-05T12:15:19
2023-07-23T03:01:24
2023-07-12T04:30:13
NONE
null
### System Info Langchain Version : [0.0.190] Python Version : 3.10.7 OS : Windows 10 ### Who can help? @eyurtsev @hwchase17 ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5725/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5725/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5724
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5724/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5724/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5724/events
https://github.com/langchain-ai/langchain/issues/5724
1,741,461,098
I_kwDOIPDwls5nzJZq
5,724
Issue: Getting total_tokens for each chain in sequential chains
{ "login": "gskrypka", "id": 30527068, "node_id": "MDQ6VXNlcjMwNTI3MDY4", "avatar_url": "https://avatars.githubusercontent.com/u/30527068?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gskrypka", "html_url": "https://github.com/gskrypka", "followers_url": "https://api.github.com/users/gsk...
[]
closed
false
null
[]
null
4
2023-06-05T10:20:30
2023-12-03T16:06:51
2023-12-03T16:06:50
NONE
null
### Issue you'd like to raise. Hello guys, I'm wondering how can I get total_tokens for each chain in sequential chain. I'm working on optimisation of sequential chains and want to check how much does each step cost. Unfortunately get_openai_callback returns total_tokens for the whole sequential chain rather then e...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5724/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5724/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5723
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5723/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5723/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5723/events
https://github.com/langchain-ai/langchain/issues/5723
1,741,458,138
I_kwDOIPDwls5nzIra
5,723
postprocessors append - Langchain and Nemoguardrails
{ "login": "Harikantipudi", "id": 53897496, "node_id": "MDQ6VXNlcjUzODk3NDk2", "avatar_url": "https://avatars.githubusercontent.com/u/53897496?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Harikantipudi", "html_url": "https://github.com/Harikantipudi", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
1
2023-06-05T10:18:32
2023-09-11T16:58:12
2023-09-11T16:58:11
NONE
null
### Issue you'd like to raise. I am trying to generate a chain from langchain and append it to the configuration within nemoguard rails. I am getting error message LLMChain' object has no attribute 'postprocessors I am on Langchain version 0.0.167 and nemoguardrails 0.2.0 . Nemoguard rails 0.2.0 is compatible onl...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5723/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5723/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5722
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5722/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5722/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5722/events
https://github.com/langchain-ai/langchain/issues/5722
1,741,438,633
I_kwDOIPDwls5nzD6p
5,722
DOC: How to install from source?
{ "login": "sagar-spkt", "id": 22609549, "node_id": "MDQ6VXNlcjIyNjA5NTQ5", "avatar_url": "https://avatars.githubusercontent.com/u/22609549?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sagar-spkt", "html_url": "https://github.com/sagar-spkt", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
3
2023-06-05T10:06:50
2023-11-10T16:09:02
2023-11-10T16:09:01
CONTRIBUTOR
null
### Issue with current documentation: I might've not noticed but I didn't see anywhere in the document instructions to install langchain from source so developers can work/test latest updates.the ### Idea or request for content: Add setup instructions from the source in the installation section in README.md.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5722/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5722/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5721
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5721/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5721/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5721/events
https://github.com/langchain-ai/langchain/pull/5721
1,741,408,702
PR_kwDOIPDwls5SLMci
5,721
Update reX Exp & Added method to return the type of the parser
{ "login": "albinjosep", "id": 66529363, "node_id": "MDQ6VXNlcjY2NTI5MzYz", "avatar_url": "https://avatars.githubusercontent.com/u/66529363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/albinjosep", "html_url": "https://github.com/albinjosep", "followers_url": "https://api.github.com/use...
[ { "id": 5463330795, "node_id": "LA_kwDOIPDwls8AAAABRaPP6w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/needs%20test", "name": "needs test", "color": "E99695", "default": false, "description": "PR needs to be updated with tests" } ]
closed
false
null
[]
null
4
2023-06-05T09:51:27
2023-11-07T04:15:37
2023-11-07T04:15:36
NONE
null
<!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution. Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5721/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5721/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5721", "html_url": "https://github.com/langchain-ai/langchain/pull/5721", "diff_url": "https://github.com/langchain-ai/langchain/pull/5721.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5721.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5720
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5720/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5720/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5720/events
https://github.com/langchain-ai/langchain/issues/5720
1,741,397,634
I_kwDOIPDwls5ny56C
5,720
AttributeError: 'GPT4All' object has no attribute 'model_type' (langchain 0.0.190)
{ "login": "christoph-daehne", "id": 5363485, "node_id": "MDQ6VXNlcjUzNjM0ODU=", "avatar_url": "https://avatars.githubusercontent.com/u/5363485?v=4", "gravatar_id": "", "url": "https://api.github.com/users/christoph-daehne", "html_url": "https://github.com/christoph-daehne", "followers_url": "https://ap...
[]
closed
false
null
[]
null
7
2023-06-05T09:44:08
2023-06-06T07:30:11
2023-06-05T19:45:31
NONE
null
### System Info Hi, this is related to #5651 but (on my machine ;) ) the issue is still there. ## Versions * Intel Mac with latest OSX * Python 3.11.2 * langchain 0.0.190, includes fix for #5651 * ggml-mpt-7b-instruct.bin, downloaded at June 5th from https://gpt4all.io/models/ggml-mpt-7b-instruct.bin ##...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5720/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 1, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5720/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5719
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5719/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5719/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5719/events
https://github.com/langchain-ai/langchain/pull/5719
1,741,393,169
PR_kwDOIPDwls5SLJEw
5,719
use tenacity to retry in cohere llm as it is done for openai llms
{ "login": "sagar-spkt", "id": 22609549, "node_id": "MDQ6VXNlcjIyNjA5NTQ5", "avatar_url": "https://avatars.githubusercontent.com/u/22609549?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sagar-spkt", "html_url": "https://github.com/sagar-spkt", "followers_url": "https://api.github.com/use...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T09:41:32
2023-06-05T23:23:23
2023-06-05T23:23:23
CONTRIBUTOR
null
A minor update to retry Cohore API call in case of errors using tenacity as it is done for OpenAI LLMs. #### Who can review? @hwchase17, @agola11 <!-- For a quicker response, figure out the right person to tag with @ @hwchase17 - project lead Tracing / Callbacks - @agola11 Async - @agola1...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5719/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5719/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5719", "html_url": "https://github.com/langchain-ai/langchain/pull/5719", "diff_url": "https://github.com/langchain-ai/langchain/pull/5719.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5719.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5718
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5718/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5718/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5718/events
https://github.com/langchain-ai/langchain/pull/5718
1,741,384,351
PR_kwDOIPDwls5SLHKW
5,718
fixing gpt4all.py to use get_model_from_type instead of model_type
{ "login": "arulbenjaminchandru", "id": 3948944, "node_id": "MDQ6VXNlcjM5NDg5NDQ=", "avatar_url": "https://avatars.githubusercontent.com/u/3948944?v=4", "gravatar_id": "", "url": "https://api.github.com/users/arulbenjaminchandru", "html_url": "https://github.com/arulbenjaminchandru", "followers_url": "h...
[]
closed
false
null
[]
null
2
2023-06-05T09:36:05
2023-06-05T21:39:58
2023-06-05T21:39:58
NONE
null
This is to fix the error : File "\AppData\Local\Programs\Python\Python311\Lib\site-packages\langchain\llms\gpt4all.py", line 156, in validate_environment values["backend"] = values["client"].model_type ^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'GPT4All' object has no attribute 'model...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5718/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5718/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5718", "html_url": "https://github.com/langchain-ai/langchain/pull/5718", "diff_url": "https://github.com/langchain-ai/langchain/pull/5718.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5718.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5717
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5717/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5717/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5717/events
https://github.com/langchain-ai/langchain/issues/5717
1,741,315,782
I_kwDOIPDwls5nyl7G
5,717
Regular Expression Fails to Match Newline-Starting Action Inputs
{ "login": "dpoulopoulos", "id": 12573705, "node_id": "MDQ6VXNlcjEyNTczNzA1", "avatar_url": "https://avatars.githubusercontent.com/u/12573705?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dpoulopoulos", "html_url": "https://github.com/dpoulopoulos", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
2
2023-06-05T08:59:46
2023-11-01T16:06:55
2023-11-01T16:06:54
NONE
null
### System Info LangChain version: `0.0.189` OS: Ubuntu `22.04.2` Python version: `3.10.7` ### Who can help? @vowelparrot ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Temp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5717/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5717/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5716
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5716/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5716/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5716/events
https://github.com/langchain-ai/langchain/pull/5716
1,741,199,998
PR_kwDOIPDwls5SKeqC
5,716
Support chat history persistence in AutoGPT
{ "login": "alonroth", "id": 3149539, "node_id": "MDQ6VXNlcjMxNDk1Mzk=", "avatar_url": "https://avatars.githubusercontent.com/u/3149539?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alonroth", "html_url": "https://github.com/alonroth", "followers_url": "https://api.github.com/users/alonr...
[]
closed
false
null
[]
null
1
2023-06-05T07:59:34
2023-06-16T00:49:04
2023-06-16T00:49:03
CONTRIBUTOR
null
**Short Description** Added a new argument to AutoGPT class which allows to persist the chat history to a file. **Changes** 1. Removed the `self.full_message_history: List[BaseMessage] = []` 2. Replaced it with `chat_history_memory` which can take any subclasses of `BaseChatMessageHistory`
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5716/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5716/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5716", "html_url": "https://github.com/langchain-ai/langchain/pull/5716", "diff_url": "https://github.com/langchain-ai/langchain/pull/5716.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5716.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5715
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5715/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5715/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5715/events
https://github.com/langchain-ai/langchain/pull/5715
1,741,158,539
PR_kwDOIPDwls5SKVzp
5,715
feat: issue-5712 add sleep tool
{ "login": "whysage", "id": 67018871, "node_id": "MDQ6VXNlcjY3MDE4ODcx", "avatar_url": "https://avatars.githubusercontent.com/u/67018871?v=4", "gravatar_id": "", "url": "https://api.github.com/users/whysage", "html_url": "https://github.com/whysage", "followers_url": "https://api.github.com/users/whysag...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
3
2023-06-05T07:31:54
2023-06-07T16:39:02
2023-06-07T16:39:02
CONTRIBUTOR
null
Fixes # 5712 added sleep tool <!-- If you're adding a new integration, please include: 1. a test for the integration - favor unit tests that does not rely on network access. 2. an example notebook showing its use See contribution guidelines for more information on how to write tests, lint etc: https...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5715/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5715/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5715", "html_url": "https://github.com/langchain-ai/langchain/pull/5715", "diff_url": "https://github.com/langchain-ai/langchain/pull/5715.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5715.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5714
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5714/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5714/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5714/events
https://github.com/langchain-ai/langchain/issues/5714
1,741,133,007
I_kwDOIPDwls5nx5TP
5,714
NotEnoughElementsException
{ "login": "mnask", "id": 3390840, "node_id": "MDQ6VXNlcjMzOTA4NDA=", "avatar_url": "https://avatars.githubusercontent.com/u/3390840?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mnask", "html_url": "https://github.com/mnask", "followers_url": "https://api.github.com/users/mnask/follower...
[]
closed
false
null
[]
null
5
2023-06-05T07:13:18
2023-10-06T16:07:55
2023-10-06T16:07:54
NONE
null
im getting this error AttributeError: module 'chromadb.errors' has no attribute 'NotEnoughElementsException' here my code ``` persist_directory = 'vectorstore' embeddings = OpenAIEmbeddings() vectorstore = Chroma(persist_directory=persist_directory, embedding_function=embeddings) chat_history = [] vec...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5714/reactions", "total_count": 6, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 6 }
https://api.github.com/repos/langchain-ai/langchain/issues/5714/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5713
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5713/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5713/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5713/events
https://github.com/langchain-ai/langchain/issues/5713
1,741,095,321
I_kwDOIPDwls5nxwGZ
5,713
Inference parameters for Bedrock titan models not working
{ "login": "aarora79", "id": 14024481, "node_id": "MDQ6VXNlcjE0MDI0NDgx", "avatar_url": "https://avatars.githubusercontent.com/u/14024481?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aarora79", "html_url": "https://github.com/aarora79", "followers_url": "https://api.github.com/users/aar...
[]
closed
false
null
[]
null
12
2023-06-05T06:48:57
2023-08-16T16:31:01
2023-06-08T21:16:02
NONE
null
### System Info LangChain version 0.0.190 Python 3.9 ### Who can help? @seanpmorgan @3coins ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] O...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5713/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5713/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5712
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5712/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5712/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5712/events
https://github.com/langchain-ai/langchain/issues/5712
1,741,086,318
I_kwDOIPDwls5nxt5u
5,712
Create sleep tool
{ "login": "whysage", "id": 67018871, "node_id": "MDQ6VXNlcjY3MDE4ODcx", "avatar_url": "https://avatars.githubusercontent.com/u/67018871?v=4", "gravatar_id": "", "url": "https://api.github.com/users/whysage", "html_url": "https://github.com/whysage", "followers_url": "https://api.github.com/users/whysag...
[]
closed
false
null
[]
null
3
2023-06-05T06:40:46
2023-09-05T05:32:01
2023-09-05T05:30:05
CONTRIBUTOR
null
### Feature request Create sleep tool ### Motivation Some external processes require time to be done. So agent need to just wait ### Your contribution I'll do it and create pull request
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5712/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5712/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5711
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5711/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5711/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5711/events
https://github.com/langchain-ai/langchain/pull/5711
1,741,023,442
PR_kwDOIPDwls5SJ4tA
5,711
Update test_base.py
{ "login": "albinjosep", "id": 66529363, "node_id": "MDQ6VXNlcjY2NTI5MzYz", "avatar_url": "https://avatars.githubusercontent.com/u/66529363?v=4", "gravatar_id": "", "url": "https://api.github.com/users/albinjosep", "html_url": "https://github.com/albinjosep", "followers_url": "https://api.github.com/use...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700873, "node_id...
closed
false
null
[]
null
3
2023-06-05T05:57:00
2023-11-07T04:16:10
2023-11-07T04:16:10
NONE
null
<!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution. Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5711/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5711/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5711", "html_url": "https://github.com/langchain-ai/langchain/pull/5711", "diff_url": "https://github.com/langchain-ai/langchain/pull/5711.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5711.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5710
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5710/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5710/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5710/events
https://github.com/langchain-ai/langchain/issues/5710
1,740,992,217
I_kwDOIPDwls5nxW7Z
5,710
DOC: tracing documentation "404 Not Found"
{ "login": "ROMEEZHOU", "id": 72342196, "node_id": "MDQ6VXNlcjcyMzQyMTk2", "avatar_url": "https://avatars.githubusercontent.com/u/72342196?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ROMEEZHOU", "html_url": "https://github.com/ROMEEZHOU", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
1
2023-06-05T05:27:47
2023-09-11T16:58:18
2023-09-11T16:58:17
NONE
null
### Issue with current documentation: I am trying to view the documentation about tracing via Use Cases --> Evaluation --> Question Answering Benchmarking: State of the Union Address --> "See [here](https://langchain.readthedocs.io/en/latest/tracing.html) for an explanation of what tracing is and how to set it up", bu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5710/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5710/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5709
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5709/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5709/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5709/events
https://github.com/langchain-ai/langchain/issues/5709
1,740,936,061
I_kwDOIPDwls5nxJN9
5,709
Issue: get intermediate df from create_pandas_dataframe_agent
{ "login": "raywgs", "id": 128401657, "node_id": "U_kgDOB6dA-Q", "avatar_url": "https://avatars.githubusercontent.com/u/128401657?v=4", "gravatar_id": "", "url": "https://api.github.com/users/raywgs", "html_url": "https://github.com/raywgs", "followers_url": "https://api.github.com/users/raywgs/follower...
[]
closed
false
null
[]
null
1
2023-06-05T04:25:03
2023-09-11T16:58:22
2023-09-11T16:58:21
NONE
null
### Issue you'd like to raise. Hi, I was wondering if there is any way of getting the pandas dataframe during the execution of create_pandas_dataframe_agent. ### Suggestion: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5709/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5709/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5708
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5708/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5708/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5708/events
https://github.com/langchain-ai/langchain/pull/5708
1,740,884,970
PR_kwDOIPDwls5SJZxc
5,708
feat: :sparkles: Added a LLM callback to store LLM IO in-memory
{ "login": "vempaliakhil96", "id": 24319338, "node_id": "MDQ6VXNlcjI0MzE5MzM4", "avatar_url": "https://avatars.githubusercontent.com/u/24319338?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vempaliakhil96", "html_url": "https://github.com/vempaliakhil96", "followers_url": "https://api.gi...
[]
closed
false
null
[]
null
0
2023-06-05T03:56:16
2023-06-09T15:54:35
2023-06-09T15:54:35
CONTRIBUTOR
null
This can be useful if we want an interface to store LLM's output to some DB. I have created a very basic callback class, please guide me on how we can make it better and more extensible. Also if something like this already exists, please guide me I am very interested in how we can log these LLM inputs-outputs to a DB s...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5708/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5708/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5708", "html_url": "https://github.com/langchain-ai/langchain/pull/5708", "diff_url": "https://github.com/langchain-ai/langchain/pull/5708.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5708.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5707
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5707/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5707/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5707/events
https://github.com/langchain-ai/langchain/issues/5707
1,740,854,796
I_kwDOIPDwls5nw1YM
5,707
ValueError: Not a valid json with Directory Loader function
{ "login": "evaagustine", "id": 55236663, "node_id": "MDQ6VXNlcjU1MjM2NjYz", "avatar_url": "https://avatars.githubusercontent.com/u/55236663?v=4", "gravatar_id": "", "url": "https://api.github.com/users/evaagustine", "html_url": "https://github.com/evaagustine", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
8
2023-06-05T03:32:38
2024-01-16T10:02:18
2023-06-12T02:53:07
NONE
null
Hi, I load a folder with txt file and using Directory Loader. It keeps show this error > File "/Users/mycompany/test-venv/lib/python3.8/site-packages/unstructured/partition/json.py", line 45, in partition_json > raise ValueError("Not a valid json") > ValueError: Not a valid json When I tried with just 10 tx...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5707/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5707/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5706
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5706/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5706/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5706/events
https://github.com/langchain-ai/langchain/issues/5706
1,740,788,181
I_kwDOIPDwls5nwlHV
5,706
JSON Agent fails when top level of input json is List object.
{ "login": "nai-kon", "id": 25865392, "node_id": "MDQ6VXNlcjI1ODY1Mzky", "avatar_url": "https://avatars.githubusercontent.com/u/25865392?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nai-kon", "html_url": "https://github.com/nai-kon", "followers_url": "https://api.github.com/users/nai-ko...
[]
open
false
null
[]
null
5
2023-06-05T02:45:49
2024-01-14T16:21:57
null
NONE
null
### Issue you'd like to raise. JsonSpec() failes to init when top level of json is List. It seems the JsonSpec only supports a top level dict object. We can avoid the error by adding a dummy key to the list, but is this an intended limitation? test.json ```json [ {"name": "Mark", "age":16}, {"name": ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5706/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5706/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5705
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5705/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5705/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5705/events
https://github.com/langchain-ai/langchain/pull/5705
1,740,785,445
PR_kwDOIPDwls5SJDBV
5,705
[Draft] Add initial draft of document manager
{ "login": "aravindsrinivasan", "id": 22220618, "node_id": "MDQ6VXNlcjIyMjIwNjE4", "avatar_url": "https://avatars.githubusercontent.com/u/22220618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aravindsrinivasan", "html_url": "https://github.com/aravindsrinivasan", "followers_url": "https...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
null
[]
null
1
2023-06-05T02:41:19
2023-09-15T02:57:36
2023-09-15T02:57:36
NONE
null
Adding very initial rough draft of the document manger. On a high level it supports the following operations: - Add - Update - UpdateTruncate `Update` and `UpdateTruncate` differ in that `UpdateTruncate` deletes the set of documents that are not present in the new set of documents passed in. `Update` only upda...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5705/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5705/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5705", "html_url": "https://github.com/langchain-ai/langchain/pull/5705", "diff_url": "https://github.com/langchain-ai/langchain/pull/5705.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5705.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5704
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5704/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5704/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5704/events
https://github.com/langchain-ai/langchain/pull/5704
1,740,785,386
PR_kwDOIPDwls5SJDAn
5,704
bump version to 190
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "id": 5010622926, "node_id": "LA_kwDOIPDwls8AAAABKqgJzg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/release", "name": "release", "color": "07D4BE", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-05T02:41:12
2023-06-05T03:04:52
2023-06-05T03:04:51
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5704/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5704/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5704", "html_url": "https://github.com/langchain-ai/langchain/pull/5704", "diff_url": "https://github.com/langchain-ai/langchain/pull/5704.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5704.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5703
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5703/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5703/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5703/events
https://github.com/langchain-ai/langchain/pull/5703
1,740,736,800
PR_kwDOIPDwls5SI4aV
5,703
feat: Support for `Tigris` Vector Database for vector search
{ "login": "adilansari", "id": 2469198, "node_id": "MDQ6VXNlcjI0NjkxOTg=", "avatar_url": "https://avatars.githubusercontent.com/u/2469198?v=4", "gravatar_id": "", "url": "https://api.github.com/users/adilansari", "html_url": "https://github.com/adilansari", "followers_url": "https://api.github.com/users...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
2
2023-06-05T01:41:34
2023-06-06T03:39:17
2023-06-06T03:39:16
CONTRIBUTOR
null
### Changes - New vector store integration - [Tigris](https://tigrisdata.com) - Adds [tigrisdb](https://pypi.org/project/tigrisdb/) optional dependency - Example notebook demonstrating usage Fixes #5535 Closes tigrisdata/tigris-client-python#40 #### Twitter handles We'd love a shoutout on our [@TigrisData](...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5703/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5703/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5703", "html_url": "https://github.com/langchain-ai/langchain/pull/5703", "diff_url": "https://github.com/langchain-ai/langchain/pull/5703.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5703.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5702
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5702/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5702/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5702/events
https://github.com/langchain-ai/langchain/issues/5702
1,740,690,391
I_kwDOIPDwls5nwNPX
5,702
Support mailman in document loader
{ "login": "TommyLike", "id": 5671225, "node_id": "MDQ6VXNlcjU2NzEyMjU=", "avatar_url": "https://avatars.githubusercontent.com/u/5671225?v=4", "gravatar_id": "", "url": "https://api.github.com/users/TommyLike", "html_url": "https://github.com/TommyLike", "followers_url": "https://api.github.com/users/To...
[]
closed
false
null
[]
null
1
2023-06-05T00:41:41
2023-09-11T16:58:27
2023-09-11T16:58:27
NONE
null
### Feature request It would be great if mailman could be supported in document loader, reference: https://list.org/ ### Motivation For the purpose of digesting content in mailman and quering. ### Your contribution Not sure.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5702/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5702/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5700
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5700/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5700/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5700/events
https://github.com/langchain-ai/langchain/issues/5700
1,740,659,389
I_kwDOIPDwls5nwFq9
5,700
DOC: Type hint mismatch indicating that chain.apply should return Dict[str, str] instead of Dict[str, Any]
{ "login": "KennethEnevoldsen", "id": 23721977, "node_id": "MDQ6VXNlcjIzNzIxOTc3", "avatar_url": "https://avatars.githubusercontent.com/u/23721977?v=4", "gravatar_id": "", "url": "https://api.github.com/users/KennethEnevoldsen", "html_url": "https://github.com/KennethEnevoldsen", "followers_url": "https...
[]
closed
false
null
[]
null
1
2023-06-04T23:31:01
2023-09-15T22:13:02
2023-09-04T07:59:47
NONE
null
### Issue with current documentation: Not sure if this is actually a documentation error, but at least the error is in the code's typehints in `langchain.chain.base.py`, where: ``` def __call__( self, inputs: Union[Dict[str, Any], Any], return_only_outputs: bool = False, cal...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5700/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5700/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5699
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5699/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5699/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5699/events
https://github.com/langchain-ai/langchain/issues/5699
1,740,645,238
I_kwDOIPDwls5nwCN2
5,699
Sitemap filters not working due to lack of stripping whitespace and newlines
{ "login": "ShelbyJenkins", "id": 47464908, "node_id": "MDQ6VXNlcjQ3NDY0OTA4", "avatar_url": "https://avatars.githubusercontent.com/u/47464908?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ShelbyJenkins", "html_url": "https://github.com/ShelbyJenkins", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-04T22:49:54
2023-06-05T23:33:57
2023-06-05T23:33:57
CONTRIBUTOR
null
https://github.com/hwchase17/langchain/blob/8d9e9e013ccfe72d839dcfa37a3f17c340a47a88/langchain/document_loaders/sitemap.py#L83 if ``` <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"> <url> <loc> https://tatum.com/ </loc> ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5699/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5699/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5697
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5697/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5697/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5697/events
https://github.com/langchain-ai/langchain/issues/5697
1,740,613,739
I_kwDOIPDwls5nv6hr
5,697
DOC: Update Helicone docs to include requirement for API key
{ "login": "alexkreidler", "id": 11166947, "node_id": "MDQ6VXNlcjExMTY2OTQ3", "avatar_url": "https://avatars.githubusercontent.com/u/11166947?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alexkreidler", "html_url": "https://github.com/alexkreidler", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
1
2023-06-04T21:30:25
2023-09-10T16:07:47
2023-09-10T16:07:46
NONE
null
### Issue with current documentation: Currently the [Helicone integration docs](https://python.langchain.com/en/latest/integrations/helicone.html) don't include the fact that an [API key now must be used by passing this header](https://docs.helicone.ai/quickstart/integrate-in-one-minute): ``` Helicone-Auth: Bearer $...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5697/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5697/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5696
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5696/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5696/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5696/events
https://github.com/langchain-ai/langchain/pull/5696
1,740,608,937
PR_kwDOIPDwls5SIdXA
5,696
Add metadata filter capability to similarity search functions for Supabase
{ "login": "benharris2510", "id": 45742646, "node_id": "MDQ6VXNlcjQ1NzQyNjQ2", "avatar_url": "https://avatars.githubusercontent.com/u/45742646?v=4", "gravatar_id": "", "url": "https://api.github.com/users/benharris2510", "html_url": "https://github.com/benharris2510", "followers_url": "https://api.githu...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.gi...
null
4
2023-06-04T21:16:22
2023-08-11T22:51:33
2023-08-11T22:51:33
NONE
null
Title: Add metadata filtering capabilities to similarity search functions Description: This PR enhances the functionality of the similarity search methods in our codebase. Specifically, we now support optional metadata-based filtering in our search functions. Details: The affected functions include: s...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5696/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5696/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5696", "html_url": "https://github.com/langchain-ai/langchain/pull/5696", "diff_url": "https://github.com/langchain-ai/langchain/pull/5696.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5696.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5695
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5695/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5695/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5695/events
https://github.com/langchain-ai/langchain/pull/5695
1,740,601,368
PR_kwDOIPDwls5SIboq
5,695
Use client from LCP-SDK
{ "login": "vowelparrot", "id": 130414180, "node_id": "U_kgDOB8X2ZA", "avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vowelparrot", "html_url": "https://github.com/vowelparrot", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-04T21:08:32
2023-06-06T13:51:06
2023-06-06T13:51:05
CONTRIBUTOR
null
- Remove the client implementation (this breaks backwards compatibility for existing testers. I could keep the stub in that file if we want, but not many people are using it yet - Add SDK as dependency - Update the 'run_on_dataset' method to be a function that optionally accepts a client as an argument - Remove the ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5695/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5695/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5695", "html_url": "https://github.com/langchain-ai/langchain/pull/5695", "diff_url": "https://github.com/langchain-ai/langchain/pull/5695.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5695.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5694
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5694/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5694/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5694/events
https://github.com/langchain-ai/langchain/pull/5694
1,740,574,477
PR_kwDOIPDwls5SIXLc
5,694
Add session-based context storage to VectorStoreRetrieverMemory
{ "login": "asidapara", "id": 8473417, "node_id": "MDQ6VXNlcjg0NzM0MTc=", "avatar_url": "https://avatars.githubusercontent.com/u/8473417?v=4", "gravatar_id": "", "url": "https://api.github.com/users/asidapara", "html_url": "https://github.com/asidapara", "followers_url": "https://api.github.com/users/as...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700863, "node_...
closed
false
null
[]
null
3
2023-06-04T20:34:41
2023-08-11T22:49:44
2023-08-11T22:49:43
NONE
null
### Title: Add Session-Based Context Storage to SessionVectorStoreRetrieverMemory #### Description: This PR introduces a new feature to the `SessionVectorStoreRetrieverMemory` class that allows developers to store and retrieve the history of a particular chat session. It proposes a new class, `SessionVectorStoreR...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5694/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5694/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5694", "html_url": "https://github.com/langchain-ai/langchain/pull/5694", "diff_url": "https://github.com/langchain-ai/langchain/pull/5694.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5694.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5693
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5693/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5693/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5693/events
https://github.com/langchain-ai/langchain/pull/5693
1,740,534,738
PR_kwDOIPDwls5SIO6Z
5,693
Fix serialization issue with W&B
{ "login": "jjzhuo", "id": 134809928, "node_id": "U_kgDOCAkJSA", "avatar_url": "https://avatars.githubusercontent.com/u/134809928?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jjzhuo", "html_url": "https://github.com/jjzhuo", "followers_url": "https://api.github.com/users/jjzhuo/follower...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
4
2023-06-04T19:02:35
2023-06-08T03:44:59
2023-06-08T03:44:59
CONTRIBUTOR
null
The chain input_documents are not displaying properly in W&B, due to serialization issue: <img width="1164" alt="Screenshot 2023-06-04 at 11 58 26 AM" src="https://github.com/hwchase17/langchain/assets/134809928/f31f14f6-0935-4cca-9913-6760cd40eadf">
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5693/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5693/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5693", "html_url": "https://github.com/langchain-ai/langchain/pull/5693", "diff_url": "https://github.com/langchain-ai/langchain/pull/5693.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5693.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5692
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5692/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5692/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5692/events
https://github.com/langchain-ai/langchain/pull/5692
1,740,513,843
PR_kwDOIPDwls5SIKj6
5,692
feat: make YoutubeLoader support multi language transcript
{ "login": "RaflyLesmana3003", "id": 42396310, "node_id": "MDQ6VXNlcjQyMzk2MzEw", "avatar_url": "https://avatars.githubusercontent.com/u/42396310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/RaflyLesmana3003", "html_url": "https://github.com/RaflyLesmana3003", "followers_url": "https://...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
2
2023-06-04T18:10:55
2023-11-17T21:56:50
2023-06-05T23:25:37
CONTRIBUTOR
null
Adding support multi language transcript for YoutubeLoader. #### Example <img width="1033" alt="Screenshot 2023-06-05 at 01 10 31" src="https://github.com/hwchase17/langchain/assets/42396310/34b99e7e-4e19-4946-85fe-20c3bde04007"> #### Who can review? Tag maintainers/contributors who might be interested: @eyu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5692/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5692/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5692", "html_url": "https://github.com/langchain-ai/langchain/pull/5692", "diff_url": "https://github.com/langchain-ai/langchain/pull/5692.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5692.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5691
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5691/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5691/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5691/events
https://github.com/langchain-ai/langchain/issues/5691
1,740,480,164
I_kwDOIPDwls5nvZ6k
5,691
prompt template not reset when reinstantiating SQLDatabase object
{ "login": "phiweger", "id": 3918306, "node_id": "MDQ6VXNlcjM5MTgzMDY=", "avatar_url": "https://avatars.githubusercontent.com/u/3918306?v=4", "gravatar_id": "", "url": "https://api.github.com/users/phiweger", "html_url": "https://github.com/phiweger", "followers_url": "https://api.github.com/users/phiwe...
[]
closed
false
null
[]
null
1
2023-06-04T17:06:40
2023-09-10T16:07:54
2023-09-10T16:07:53
NONE
null
### System Info python 3.8, langchain 0.0.187 ### Who can help? @hwchase17 @vowelparrot ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [X] Prompts / Prompt Templates / Prompt Selectors - [ ] Output...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5691/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5691/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5689
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5689/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5689/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5689/events
https://github.com/langchain-ai/langchain/issues/5689
1,740,448,094
I_kwDOIPDwls5nvSFe
5,689
support local GPU server without runhouse !!!
{ "login": "htang2012", "id": 2213339, "node_id": "MDQ6VXNlcjIyMTMzMzk=", "avatar_url": "https://avatars.githubusercontent.com/u/2213339?v=4", "gravatar_id": "", "url": "https://api.github.com/users/htang2012", "html_url": "https://github.com/htang2012", "followers_url": "https://api.github.com/users/ht...
[]
closed
false
null
[]
null
7
2023-06-04T15:56:15
2023-12-13T16:09:13
2023-12-13T16:09:12
NONE
null
### Feature request Hi guys, can we just launch SelfHostedEmbedding without runhouse, as a matter of fact, runhouse its self is still in the early development stage and has some issues, why does langchain depends on it for selfhosted instead of call cuda directly? for example: device = torch.device('cuda') ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5689/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5689/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5688
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5688/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5688/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5688/events
https://github.com/langchain-ai/langchain/pull/5688
1,740,440,619
PR_kwDOIPDwls5SH7GG
5,688
Add Support for Hugging Face Question Answering Models
{ "login": "Veluchs", "id": 135350576, "node_id": "U_kgDOCBFJMA", "avatar_url": "https://avatars.githubusercontent.com/u/135350576?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Veluchs", "html_url": "https://github.com/Veluchs", "followers_url": "https://api.github.com/users/Veluchs/foll...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
2
2023-06-04T15:44:22
2023-09-22T16:32:44
2023-09-22T16:32:44
NONE
null
Working on Adding HuggingFace Question Answering Model support to Langchain #5660 First Commit is just a proof on concept, that simply adds the functionality to the HuggingFacePipeline Class and its _call method. This implementation is however in conflict with its Base Classes, since Q&A Models require an additio...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5688/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5688/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5688", "html_url": "https://github.com/langchain-ai/langchain/pull/5688", "diff_url": "https://github.com/langchain-ai/langchain/pull/5688.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5688.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5687
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5687/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5687/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5687/events
https://github.com/langchain-ai/langchain/pull/5687
1,740,414,084
PR_kwDOIPDwls5SH1kV
5,687
add awadb vectorstore
{ "login": "ljeagle", "id": 15918167, "node_id": "MDQ6VXNlcjE1OTE4MTY3", "avatar_url": "https://avatars.githubusercontent.com/u/15918167?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ljeagle", "html_url": "https://github.com/ljeagle", "followers_url": "https://api.github.com/users/ljeagl...
[ { "id": 4678528817, "node_id": "LA_kwDOIPDwls8AAAABFtyvMQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/enhancement", "name": "enhancement", "color": "a2eeef", "default": true, "description": "New feature or request" }, { "id": 5510857403, "node_id": "L...
closed
false
null
[]
null
0
2023-06-04T14:48:30
2023-06-08T01:17:17
2023-06-08T01:17:16
CONTRIBUTOR
null
@dev2049 Add a new vectorstore-AwaDB
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5687/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5687/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5687", "html_url": "https://github.com/langchain-ai/langchain/pull/5687", "diff_url": "https://github.com/langchain-ai/langchain/pull/5687.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5687.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5686
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5686/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5686/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5686/events
https://github.com/langchain-ai/langchain/pull/5686
1,740,345,883
PR_kwDOIPDwls5SHnP4
5,686
testing chain generics
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700873, "node_...
closed
false
null
[]
null
0
2023-06-04T12:24:50
2023-08-11T18:31:25
2023-08-11T18:31:25
COLLABORATOR
null
Testing using generics in a few places to see what breaks/improves
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5686/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5686/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5686", "html_url": "https://github.com/langchain-ai/langchain/pull/5686", "diff_url": "https://github.com/langchain-ai/langchain/pull/5686.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5686.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5684
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5684/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5684/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5684/events
https://github.com/langchain-ai/langchain/issues/5684
1,740,317,450
I_kwDOIPDwls5nuyMK
5,684
ValueError: fix_text not implemented for this agent.
{ "login": "zhouliang-yu", "id": 80083546, "node_id": "MDQ6VXNlcjgwMDgzNTQ2", "avatar_url": "https://avatars.githubusercontent.com/u/80083546?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhouliang-yu", "html_url": "https://github.com/zhouliang-yu", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
3
2023-06-04T11:25:01
2023-06-15T02:25:14
2023-06-15T02:25:14
NONE
null
### System Info langchain==0.0.100 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [X] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Par...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5684/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5684/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5683
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5683/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5683/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5683/events
https://github.com/langchain-ai/langchain/issues/5683
1,740,316,838
I_kwDOIPDwls5nuyCm
5,683
Index not found when trying to use ChromaDB instead of FAISS in the AutoGPT example
{ "login": "ibagur", "id": 2979615, "node_id": "MDQ6VXNlcjI5Nzk2MTU=", "avatar_url": "https://avatars.githubusercontent.com/u/2979615?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ibagur", "html_url": "https://github.com/ibagur", "followers_url": "https://api.github.com/users/ibagur/foll...
[]
closed
false
null
[]
null
6
2023-06-04T11:23:19
2023-11-09T16:11:30
2023-11-09T16:11:29
NONE
null
### System Info Python 3.10.10 (virtual env) on macos 11.7.6 langchain 0.0.187 duckdb 0.7.1 duckduckgo-search 3.7.1 chromadb 0.3.21 tiktoken 0.3.3 torch 2.0.0 ### Who can help? @hwchase17 @eyur ### Information - [ ] The of...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5683/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5683/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5681
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5681/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5681/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5681/events
https://github.com/langchain-ai/langchain/pull/5681
1,740,259,602
PR_kwDOIPDwls5SHU6v
5,681
Added Dependencies Status, Open issues and releases badges in Readme.md
{ "login": "nuhmanpk", "id": 62880706, "node_id": "MDQ6VXNlcjYyODgwNzA2", "avatar_url": "https://avatars.githubusercontent.com/u/62880706?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nuhmanpk", "html_url": "https://github.com/nuhmanpk", "followers_url": "https://api.github.com/users/nuh...
[]
closed
false
null
[]
null
0
2023-06-04T09:23:39
2023-06-04T21:30:53
2023-06-04T21:30:53
CONTRIBUTOR
null
[![Dependency Status](https://img.shields.io/librariesio/github/hwchase17/langchain)](https://libraries.io/github/hwchase17/langchain) [![Open Issues](https://img.shields.io/github/issues-raw/hwchase17/langchain)](https://github.com/hwchase17/langchain/issues) [![Release Notes](https://img.shields.io/github/release/h...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5681/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5681/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5681", "html_url": "https://github.com/langchain-ai/langchain/pull/5681", "diff_url": "https://github.com/langchain-ai/langchain/pull/5681.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5681.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5680
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5680/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5680/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5680/events
https://github.com/langchain-ai/langchain/pull/5680
1,740,240,211
PR_kwDOIPDwls5SHQyI
5,680
Add args_schema to google_places tool
{ "login": "georgelroberts", "id": 7758824, "node_id": "MDQ6VXNlcjc3NTg4MjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/7758824?v=4", "gravatar_id": "", "url": "https://api.github.com/users/georgelroberts", "html_url": "https://github.com/georgelroberts", "followers_url": "https://api.gith...
[]
closed
false
null
[]
null
0
2023-06-04T08:41:43
2023-06-04T21:28:47
2023-06-04T21:28:47
CONTRIBUTOR
null
Tiny change to actually add the args_schema to the tool. @vowelparrot
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5680/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5680/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5680", "html_url": "https://github.com/langchain-ai/langchain/pull/5680", "diff_url": "https://github.com/langchain-ai/langchain/pull/5680.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5680.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5679
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5679/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5679/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5679/events
https://github.com/langchain-ai/langchain/issues/5679
1,740,217,158
I_kwDOIPDwls5nuZtG
5,679
the first paragraph of code in the quick start can not run in jupyter
{ "login": "wwx0727", "id": 114320010, "node_id": "U_kgDOBtBiig", "avatar_url": "https://avatars.githubusercontent.com/u/114320010?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wwx0727", "html_url": "https://github.com/wwx0727", "followers_url": "https://api.github.com/users/wwx0727/foll...
[]
closed
false
null
[]
null
3
2023-06-04T07:53:47
2023-09-15T16:08:52
2023-09-15T16:08:51
NONE
null
### System Info Hi everyone, I am a beginner of Python and I can not run the first part of the code ![1685862362254](https://github.com/hwchase17/langchain/assets/114320010/0cd40666-fc4a-431d-8c45-5a2fa3956921) but those code is supposed to output feetful of fun ![image](https://github.com/hwchase17/langchain/...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5679/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5679/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5678
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5678/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5678/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5678/events
https://github.com/langchain-ai/langchain/issues/5678
1,740,191,702
I_kwDOIPDwls5nuTfW
5,678
option to limit response length
{ "login": "pbxqdown", "id": 6386150, "node_id": "MDQ6VXNlcjYzODYxNTA=", "avatar_url": "https://avatars.githubusercontent.com/u/6386150?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pbxqdown", "html_url": "https://github.com/pbxqdown", "followers_url": "https://api.github.com/users/pbxqd...
[]
closed
false
null
[]
null
4
2023-06-04T06:57:45
2023-12-18T23:50:07
2023-12-18T23:50:07
NONE
null
### Feature request Provide an option to limit response length. ### Motivation Developers sometimes would like to reduce answer length to reduce API usage cost. ### Your contribution Can we implement the feature by customizing user's prompt in framework(e.g. append "answer in 50 words" to the prompt).
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5678/reactions", "total_count": 4, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/langchain-ai/langchain/issues/5678/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5677
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5677/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5677/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5677/events
https://github.com/langchain-ai/langchain/pull/5677
1,740,101,001
PR_kwDOIPDwls5SGycB
5,677
Improve the recursive text splitting algorithm to minimize the number of chunks
{ "login": "jjzhuo", "id": 134809928, "node_id": "U_kgDOCAkJSA", "avatar_url": "https://avatars.githubusercontent.com/u/134809928?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jjzhuo", "html_url": "https://github.com/jjzhuo", "followers_url": "https://api.github.com/users/jjzhuo/follower...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
2
2023-06-04T03:29:50
2023-08-11T22:54:21
2023-08-11T22:54:20
CONTRIBUTOR
null
I notice `RecursiveCharacterTextSplitter` often produce chunks that are much smaller than the specified chunk_size. The problem happens because we merge the `_good_splits` and add it to the `final_chunks` as soon as we encounter a large next chunk. We can improve chunk space utilization by putting `splits` in a sta...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5677/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5677/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5677", "html_url": "https://github.com/langchain-ai/langchain/pull/5677", "diff_url": "https://github.com/langchain-ai/langchain/pull/5677.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5677.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5676
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5676/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5676/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5676/events
https://github.com/langchain-ai/langchain/pull/5676
1,740,066,187
PR_kwDOIPDwls5SGqr1
5,676
sqlalchemy MovedIn20Warning declarative_base DEPRICATION fix
{ "login": "kaahila", "id": 73160695, "node_id": "MDQ6VXNlcjczMTYwNjk1", "avatar_url": "https://avatars.githubusercontent.com/u/73160695?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kaahila", "html_url": "https://github.com/kaahila", "followers_url": "https://api.github.com/users/kaahil...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-04T02:12:11
2023-06-04T23:52:53
2023-06-04T23:52:52
CONTRIBUTOR
null
fix for the sqlalchemy deprecated declarative_base import : ``` MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9) Base = declarative_base() # type: Any ``` Import ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5676/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5676/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5676", "html_url": "https://github.com/langchain-ai/langchain/pull/5676", "diff_url": "https://github.com/langchain-ai/langchain/pull/5676.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5676.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5675
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5675/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5675/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5675/events
https://github.com/langchain-ai/langchain/pull/5675
1,740,020,366
PR_kwDOIPDwls5SGgeZ
5,675
Fix code issue
{ "login": "realjustinwu", "id": 3467850, "node_id": "MDQ6VXNlcjM0Njc4NTA=", "avatar_url": "https://avatars.githubusercontent.com/u/3467850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/realjustinwu", "html_url": "https://github.com/realjustinwu", "followers_url": "https://api.github.com...
[]
closed
false
null
[]
null
0
2023-06-04T00:33:02
2023-06-04T06:54:22
2023-06-04T06:54:22
NONE
null
<!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution. Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5675/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5675/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5675", "html_url": "https://github.com/langchain-ai/langchain/pull/5675", "diff_url": "https://github.com/langchain-ai/langchain/pull/5675.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5675.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5674
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5674/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5674/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5674/events
https://github.com/langchain-ai/langchain/pull/5674
1,740,016,416
PR_kwDOIPDwls5SGfmf
5,674
Feature: Allows for structured output parser to parse lists of json objects
{ "login": "pa-t", "id": 7401524, "node_id": "MDQ6VXNlcjc0MDE1MjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/7401524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pa-t", "html_url": "https://github.com/pa-t", "followers_url": "https://api.github.com/users/pa-t/followers", ...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
2
2023-06-04T00:25:32
2023-11-07T04:16:21
2023-11-07T04:16:21
NONE
null
# Description Enables structured output parser to parse lists of json objects Prior it would throw an error when parsing a list of json objects about missing keys. Now it evaluates if the parsed json object is a list then uses a difference in the set of keys from each record in the json list and the set of original...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5674/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5674/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5674", "html_url": "https://github.com/langchain-ai/langchain/pull/5674", "diff_url": "https://github.com/langchain-ai/langchain/pull/5674.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5674.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5673
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5673/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5673/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5673/events
https://github.com/langchain-ai/langchain/pull/5673
1,740,001,734
PR_kwDOIPDwls5SGcU7
5,673
top_k and top_p transposed in vertexai
{ "login": "mheguy-stingray", "id": 126018082, "node_id": "U_kgDOB4LiIg", "avatar_url": "https://avatars.githubusercontent.com/u/126018082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mheguy-stingray", "html_url": "https://github.com/mheguy-stingray", "followers_url": "https://api.githu...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
8
2023-06-03T23:56:00
2023-06-06T15:36:20
2023-06-04T23:59:54
CONTRIBUTOR
null
Fix transposed properties in vertexai model Models - @hwchase17 - @agola11
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5673/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5673/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5673", "html_url": "https://github.com/langchain-ai/langchain/pull/5673", "diff_url": "https://github.com/langchain-ai/langchain/pull/5673.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5673.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5672
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5672/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5672/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5672/events
https://github.com/langchain-ai/langchain/pull/5672
1,740,001,200
PR_kwDOIPDwls5SGcM-
5,672
Harrison/neo4j lint
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" } ]
closed
false
null
[]
null
0
2023-06-03T23:55:01
2023-06-04T00:01:31
2023-06-04T00:01:31
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5672/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5672/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5672", "html_url": "https://github.com/langchain-ai/langchain/pull/5672", "diff_url": "https://github.com/langchain-ai/langchain/pull/5672.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5672.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5671
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5671/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5671/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5671/events
https://github.com/langchain-ai/langchain/pull/5671
1,740,000,692
PR_kwDOIPDwls5SGcGO
5,671
SQL agent : Improved prompt engineering prevents agent guessing database column names.
{ "login": "willsmithorg", "id": 907059, "node_id": "MDQ6VXNlcjkwNzA1OQ==", "avatar_url": "https://avatars.githubusercontent.com/u/907059?v=4", "gravatar_id": "", "url": "https://api.github.com/users/willsmithorg", "html_url": "https://github.com/willsmithorg", "followers_url": "https://api.github.com/u...
[]
closed
false
null
[]
null
0
2023-06-03T23:52:36
2023-06-04T21:39:00
2023-06-04T21:39:00
CONTRIBUTOR
null
@vowelparrot: Minor change to the SQL agent: Tells agent to introspect the schema of the most relevant tables, I found this to dramatically decrease the chance that the agent wastes times guessing column names.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5671/reactions", "total_count": 1, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5671/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5671", "html_url": "https://github.com/langchain-ai/langchain/pull/5671", "diff_url": "https://github.com/langchain-ai/langchain/pull/5671.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5671.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5670
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5670/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5670/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5670/events
https://github.com/langchain-ai/langchain/issues/5670
1,739,996,533
I_kwDOIPDwls5ntj11
5,670
UnstructuredURLLoader hangs on some URLs
{ "login": "jawMeister", "id": 8699414, "node_id": "MDQ6VXNlcjg2OTk0MTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/8699414?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jawMeister", "html_url": "https://github.com/jawMeister", "followers_url": "https://api.github.com/users...
[]
closed
false
null
[]
null
2
2023-06-03T23:46:59
2023-09-13T16:07:07
2023-09-13T16:07:06
NONE
null
### System Info Python 3.10.6 Win 11 WSL running: Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy AMD 5950x CPU w/128GB mem Python packages installed: Package Version ----------------------- ----------- aiohttp 3.8....
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5670/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5670/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5669
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5669/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5669/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5669/events
https://github.com/langchain-ai/langchain/pull/5669
1,739,993,500
PR_kwDOIPDwls5SGabs
5,669
[rfc] add cleanup method in callback handler
{ "login": "agola11", "id": 9536492, "node_id": "MDQ6VXNlcjk1MzY0OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agola11", "html_url": "https://github.com/agola11", "followers_url": "https://api.github.com/users/agola11/...
[]
closed
false
null
[]
null
0
2023-06-03T23:41:55
2023-06-06T17:07:34
2023-06-06T17:07:34
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5669/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5669/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5669", "html_url": "https://github.com/langchain-ai/langchain/pull/5669", "diff_url": "https://github.com/langchain-ai/langchain/pull/5669.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5669.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5668
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5668/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5668/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5668/events
https://github.com/langchain-ai/langchain/pull/5668
1,739,989,456
PR_kwDOIPDwls5SGZh1
5,668
Fix transposed properties
{ "login": "mheguy-stingray", "id": 126018082, "node_id": "U_kgDOB4LiIg", "avatar_url": "https://avatars.githubusercontent.com/u/126018082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mheguy-stingray", "html_url": "https://github.com/mheguy-stingray", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-03T23:32:54
2023-06-03T23:53:14
2023-06-03T23:48:40
CONTRIBUTOR
null
~Args given to ChatVertexAI were not being transmitted to the google library.~ In the course of writing the unit test, I found that top_k and top_p were transposed. ~The unit tests uses pytest's monkeypatch because I could not get mock.patch to work (I'm not used to using it, the Python doc, and gpt4 were all unhelpf...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5668/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5668/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5668", "html_url": "https://github.com/langchain-ai/langchain/pull/5668", "diff_url": "https://github.com/langchain-ai/langchain/pull/5668.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5668.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/5667
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5667/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5667/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5667/events
https://github.com/langchain-ai/langchain/issues/5667
1,739,986,947
I_kwDOIPDwls5nthgD
5,667
Model settings (temp, max tokens, topk, topp) ignored with vertexai
{ "login": "mheguy-stingray", "id": 126018082, "node_id": "U_kgDOB4LiIg", "avatar_url": "https://avatars.githubusercontent.com/u/126018082?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mheguy-stingray", "html_url": "https://github.com/mheguy-stingray", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
1
2023-06-03T23:26:24
2023-06-03T23:50:17
2023-06-03T23:50:17
CONTRIBUTOR
null
### System Info langchain-0.0.189, windows, python 3.11.3 ### Who can help? Will submit PR to resolve. ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selector...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5667/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5667/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/5666
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5666/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5666/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5666/events
https://github.com/langchain-ai/langchain/pull/5666
1,739,953,737
PR_kwDOIPDwls5SGRlQ
5,666
support returning run info for llms, chat models and chains
{ "login": "agola11", "id": 9536492, "node_id": "MDQ6VXNlcjk1MzY0OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agola11", "html_url": "https://github.com/agola11", "followers_url": "https://api.github.com/users/agola11/...
[]
closed
false
null
[]
null
0
2023-06-03T22:17:37
2023-06-06T17:07:48
2023-06-06T17:07:47
COLLABORATOR
null
returning the run id is important for accessing the run later on
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5666/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5666/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5666", "html_url": "https://github.com/langchain-ai/langchain/pull/5666", "diff_url": "https://github.com/langchain-ai/langchain/pull/5666.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5666.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/5665
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/5665/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/5665/comments
https://api.github.com/repos/langchain-ai/langchain/issues/5665/events
https://github.com/langchain-ai/langchain/pull/5665
1,739,931,119
PR_kwDOIPDwls5SGMff
5,665
Harrison/update azure nb
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-03T21:37:30
2023-06-03T23:25:09
2023-06-03T23:25:08
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/5665/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/5665/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5665", "html_url": "https://github.com/langchain-ai/langchain/pull/5665", "diff_url": "https://github.com/langchain-ai/langchain/pull/5665.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/5665.patch", "merged_at": "2023-06-...