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/6320
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6320/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6320/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6320/events
https://github.com/langchain-ai/langchain/pull/6320
1,761,567,525
PR_kwDOIPDwls5TPbnC
6,320
Add ignore vercel preview script
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-17T01:10:22
2023-06-17T18:17:09
2023-06-17T18:17:09
CONTRIBUTOR
null
skip building preview of docs for anything branch that doesn't start with `__docs__`. will eventually update to look at code diff directories but patching for now
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6320/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/6320/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6320", "html_url": "https://github.com/langchain-ai/langchain/pull/6320", "diff_url": "https://github.com/langchain-ai/langchain/pull/6320.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6320.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6319
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6319/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6319/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6319/events
https://github.com/langchain-ai/langchain/pull/6319
1,761,533,108
PR_kwDOIPDwls5TPTvc
6,319
fix eval guide links
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-17T00:29:08
2023-06-17T01:51:00
2023-06-17T00:53:46
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6319/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/6319/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6319", "html_url": "https://github.com/langchain-ai/langchain/pull/6319", "diff_url": "https://github.com/langchain-ai/langchain/pull/6319.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6319.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6318
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6318/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6318/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6318/events
https://github.com/langchain-ai/langchain/pull/6318
1,761,501,419
PR_kwDOIPDwls5TPMwg
6,318
Better Entity Memory code documentation
{ "login": "lukestanley", "id": 306671, "node_id": "MDQ6VXNlcjMwNjY3MQ==", "avatar_url": "https://avatars.githubusercontent.com/u/306671?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lukestanley", "html_url": "https://github.com/lukestanley", "followers_url": "https://api.github.com/user...
[]
closed
false
null
[]
null
3
2023-06-16T23:35:55
2023-06-17T01:08:45
2023-06-17T01:08:44
CONTRIBUTOR
null
Just adds some comments and docstring improvements. There was some behaviour that was quite unclear to me at first like: - "when do things get updated?" - "why are there only entity names and no summaries?" - "why do the entity names disappear?" Now it can be much more obvious to many. @dev2049 I am luke...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6318/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/6318/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6318", "html_url": "https://github.com/langchain-ai/langchain/pull/6318", "diff_url": "https://github.com/langchain-ai/langchain/pull/6318.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6318.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6317
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6317/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6317/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6317/events
https://github.com/langchain-ai/langchain/pull/6317
1,761,481,699
PR_kwDOIPDwls5TPIkS
6,317
Del linkcheck readme
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T23:18:40
2023-06-17T01:51:17
2023-06-16T23:18:46
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6317/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/6317/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6317", "html_url": "https://github.com/langchain-ai/langchain/pull/6317", "diff_url": "https://github.com/langchain-ai/langchain/pull/6317.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6317.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6316
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6316/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6316/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6316/events
https://github.com/langchain-ai/langchain/pull/6316
1,761,465,703
PR_kwDOIPDwls5TPE9X
6,316
Improve the performance of add_texts interface and upgrade the AwaDB from 0.3.2 to 0.3.3
{ "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...
[]
closed
false
null
[]
null
2
2023-06-16T23:07:36
2023-06-16T23:50:02
2023-06-16T23:50:01
CONTRIBUTOR
null
1. Changed the implementation of add_texts interface for the AwaDB vector store in order to improve the performance 2. Upgrade the AwaDB from 0.3.2 to 0.3.3 resolved the conflict(https://github.com/hwchase17/langchain/pull/6295) @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6316/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/6316/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6316", "html_url": "https://github.com/langchain-ai/langchain/pull/6316", "diff_url": "https://github.com/langchain-ai/langchain/pull/6316.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6316.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6315
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6315/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6315/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6315/events
https://github.com/langchain-ai/langchain/pull/6315
1,761,462,227
PR_kwDOIPDwls5TPEJk
6,315
StreamlitCallbackHandler
{ "login": "tconkling", "id": 709022, "node_id": "MDQ6VXNlcjcwOTAyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/709022?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tconkling", "html_url": "https://github.com/tconkling", "followers_url": "https://api.github.com/users/tcon...
[ { "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": 5568495735, "node_id": "L...
closed
false
null
[]
null
8
2023-06-16T23:05:26
2023-06-22T21:11:29
2023-06-22T20:14:28
CONTRIBUTOR
null
A new implementation of `StreamlitCallbackHandler`. It formats Agent thoughts into Streamlit expanders. You can see the handler in action here: https://langchain-mrkl.streamlit.app/ Per a discussion with Harrison, we'll be adding a `StreamlitCallbackHandler` implementation to an upcoming [Streamlit](https://githu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6315/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 2, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/6315/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6315", "html_url": "https://github.com/langchain-ai/langchain/pull/6315", "diff_url": "https://github.com/langchain-ai/langchain/pull/6315.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6315.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6314
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6314/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6314/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6314/events
https://github.com/langchain-ai/langchain/pull/6314
1,761,382,470
PR_kwDOIPDwls5TOzmi
6,314
more redirect
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T21:43:55
2023-06-17T01:51:32
2023-06-16T21:44:00
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6314/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/6314/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6314", "html_url": "https://github.com/langchain-ai/langchain/pull/6314", "diff_url": "https://github.com/langchain-ai/langchain/pull/6314.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6314.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6313
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6313/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6313/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6313/events
https://github.com/langchain-ai/langchain/pull/6313
1,761,367,757
PR_kwDOIPDwls5TOwgX
6,313
Enabled Azure Active Directory token-based auth access to OpenAI completions
{ "login": "mebstyne-msft", "id": 136742741, "node_id": "U_kgDOCCaHVQ", "avatar_url": "https://avatars.githubusercontent.com/u/136742741?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mebstyne-msft", "html_url": "https://github.com/mebstyne-msft", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
3
2023-06-16T21:23:13
2023-07-13T20:05:48
2023-07-13T20:05:47
CONTRIBUTOR
null
With AzureOpenAI openai_api_type defaulted to "azure" the logic in utils' get_from_dict_or_env() function triggered by the root validator never looks to environment for the user's runtime openai_api_type values. This inhibits folks using token-based auth, or really any auth model other than "azure." By removing the ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6313/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/6313/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6313", "html_url": "https://github.com/langchain-ai/langchain/pull/6313", "diff_url": "https://github.com/langchain-ai/langchain/pull/6313.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6313.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/6312
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6312/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6312/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6312/events
https://github.com/langchain-ai/langchain/issues/6312
1,761,334,387
I_kwDOIPDwls5o-9Rz
6,312
DOC: langchain py docs broken fulling on latest
{ "login": "dhruv-anand-aintech", "id": 105786647, "node_id": "U_kgDOBk4tFw", "avatar_url": "https://avatars.githubusercontent.com/u/105786647?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dhruv-anand-aintech", "html_url": "https://github.com/dhruv-anand-aintech", "followers_url": "https...
[ { "id": 5774514459, "node_id": "LA_kwDOIPDwls8AAAABWDAZGw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/stale", "name": "stale", "color": "dadada", "default": false, "description": "Issue has not had recent activity or appears to be solved. Stale issues will be aut...
closed
false
null
[]
null
3
2023-06-16T20:58:30
2023-09-18T16:21:33
2023-09-18T16:21:33
CONTRIBUTOR
null
### Issue with current documentation: https://python.langchain.com/en/latest/ gives 404 ### Idea or request for content: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6312/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/6312/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6311
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6311/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6311/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6311/events
https://github.com/langchain-ai/langchain/pull/6311
1,761,308,885
PR_kwDOIPDwls5TOjE3
6,311
Added a MHTML document loader
{ "login": "masylum", "id": 28248, "node_id": "MDQ6VXNlcjI4MjQ4", "avatar_url": "https://avatars.githubusercontent.com/u/28248?v=4", "gravatar_id": "", "url": "https://api.github.com/users/masylum", "html_url": "https://github.com/masylum", "followers_url": "https://api.github.com/users/masylum/follower...
[ { "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": 5541144676, "node_id": "L...
closed
false
{ "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...
[ { "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:...
null
5
2023-06-16T20:41:53
2023-06-25T20:12:09
2023-06-25T20:12:09
CONTRIBUTOR
null
MHTML is a very interesting format since it's used both for emails but also for archived webpages. Some scraping projects want to store pages in disk to process them later, mhtml is perfect for that use case. This is heavily inspired from the beautifulsoup html loader, but extracting the html part from the mhtml fil...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6311/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/6311/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6311", "html_url": "https://github.com/langchain-ai/langchain/pull/6311", "diff_url": "https://github.com/langchain-ai/langchain/pull/6311.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6311.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6309
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6309/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6309/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6309/events
https://github.com/langchain-ai/langchain/pull/6309
1,761,275,789
PR_kwDOIPDwls5TObrV
6,309
basic redirect
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T20:15:47
2023-06-16T20:41:54
2023-06-16T20:39:58
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6309/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/6309/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6309", "html_url": "https://github.com/langchain-ai/langchain/pull/6309", "diff_url": "https://github.com/langchain-ai/langchain/pull/6309.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6309.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6308
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6308/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6308/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6308/events
https://github.com/langchain-ai/langchain/pull/6308
1,761,262,469
PR_kwDOIPDwls5TOYp5
6,308
Be able to use Codey models on Vertex AI
{ "login": "HassanOuda", "id": 2914618, "node_id": "MDQ6VXNlcjI5MTQ2MTg=", "avatar_url": "https://avatars.githubusercontent.com/u/2914618?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HassanOuda", "html_url": "https://github.com/HassanOuda", "followers_url": "https://api.github.com/users...
[]
closed
false
null
[]
null
8
2023-06-16T20:07:46
2023-06-18T22:54:50
2023-06-17T23:34:46
CONTRIBUTOR
null
Added the functionality to leverage 3 new Codey models from Vertex AI: - code-bison - Code generation using the existing LLM integration - code-gecko - Code completion using the existing LLM integration - codechat-bison - Code chat using the existing chat_model integration Tag maintainers/contributors who might...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6308/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/6308/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6308", "html_url": "https://github.com/langchain-ai/langchain/pull/6308", "diff_url": "https://github.com/langchain-ai/langchain/pull/6308.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6308.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6307
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6307/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6307/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6307/events
https://github.com/langchain-ai/langchain/pull/6307
1,761,253,226
PR_kwDOIPDwls5TOWkO
6,307
Add support to pinecone vectorstore for similarity_score_threshold
{ "login": "murphp15", "id": 9319000, "node_id": "MDQ6VXNlcjkzMTkwMDA=", "avatar_url": "https://avatars.githubusercontent.com/u/9319000?v=4", "gravatar_id": "", "url": "https://api.github.com/users/murphp15", "html_url": "https://github.com/murphp15", "followers_url": "https://api.github.com/users/murph...
[ { "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
4
2023-06-16T20:02:14
2023-11-07T04:12:06
2023-11-07T04:12:06
NONE
null
At the moment pinecone vectorStore does not support similarity_score_threshold search type in RetrievalQA. It extends VectorStore. VectorStore has a function called similarity_search_with_relevance_scores. This function calls the function _similarity_search_with_relevance_scores which is expected to be implemented by...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6307/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/6307/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6307", "html_url": "https://github.com/langchain-ai/langchain/pull/6307", "diff_url": "https://github.com/langchain-ai/langchain/pull/6307.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6307.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6306
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6306/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6306/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6306/events
https://github.com/langchain-ai/langchain/pull/6306
1,761,245,264
PR_kwDOIPDwls5TOUvR
6,306
Office365 Tool
{ "login": "sdelgadoc", "id": 17517367, "node_id": "MDQ6VXNlcjE3NTE3MzY3", "avatar_url": "https://avatars.githubusercontent.com/u/17517367?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sdelgadoc", "html_url": "https://github.com/sdelgadoc", "followers_url": "https://api.github.com/users/...
[ { "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" } ]
closed
false
null
[]
null
6
2023-06-16T19:58:39
2023-06-26T10:01:37
2023-06-26T09:59:09
CONTRIBUTOR
null
#### Background With the development of [structured tools](https://blog.langchain.dev/structured-tools/), the LangChain team expanded the platform's functionality to meet the needs of new applications. The GMail tool, empowered by structured tools, now supports multiple arguments and powerful search capabilities, demo...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6306/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/6306/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6306", "html_url": "https://github.com/langchain-ai/langchain/pull/6306", "diff_url": "https://github.com/langchain-ai/langchain/pull/6306.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6306.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6305
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6305/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6305/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6305/events
https://github.com/langchain-ai/langchain/pull/6305
1,761,227,322
PR_kwDOIPDwls5TOQ4-
6,305
nit
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T19:46:11
2023-06-17T01:52:00
2023-06-16T23:21:27
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6305/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/6305/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6305", "html_url": "https://github.com/langchain-ai/langchain/pull/6305", "diff_url": "https://github.com/langchain-ai/langchain/pull/6305.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6305.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6304
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6304/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6304/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6304/events
https://github.com/langchain-ai/langchain/pull/6304
1,761,203,203
PR_kwDOIPDwls5TOLkm
6,304
update readme
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T19:27:09
2023-06-16T19:27:17
2023-06-16T19:27:16
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6304/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/6304/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6304", "html_url": "https://github.com/langchain-ai/langchain/pull/6304", "diff_url": "https://github.com/langchain-ai/langchain/pull/6304.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6304.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6303
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6303/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6303/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6303/events
https://github.com/langchain-ai/langchain/pull/6303
1,761,190,226
PR_kwDOIPDwls5TOIp2
6,303
update api link
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T19:18:10
2023-06-16T19:18:18
2023-06-16T19:18:17
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6303/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/6303/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6303", "html_url": "https://github.com/langchain-ai/langchain/pull/6303", "diff_url": "https://github.com/langchain-ai/langchain/pull/6303.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6303.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6302
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6302/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6302/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6302/events
https://github.com/langchain-ai/langchain/pull/6302
1,761,166,631
PR_kwDOIPDwls5TODTZ
6,302
rm ignore_vercel
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
1
2023-06-16T19:06:52
2023-06-16T19:06:59
2023-06-16T19:06:58
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6302/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/6302/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6302", "html_url": "https://github.com/langchain-ai/langchain/pull/6302", "diff_url": "https://github.com/langchain-ai/langchain/pull/6302.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6302.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6301
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6301/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6301/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6301/events
https://github.com/langchain-ai/langchain/pull/6301
1,761,135,595
PR_kwDOIPDwls5TN8g_
6,301
Loader for OpenCityData and minor cleanups to Pandas, Airtable loaders
{ "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...
[ { "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": 5541144676, "node_id": "L...
closed
false
null
[]
null
2
2023-06-16T18:41:22
2023-06-23T05:20:43
2023-06-23T05:20:43
COLLABORATOR
null
Many cities have open data portals for events like crime, traffic, etc. Socrata provides an API for many, including SF (e.g., see [here](https://dev.socrata.com/foundry/data.sfgov.org/tmnf-yvry)). This is a new data loader for city data that uses Socrata API.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6301/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/6301/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6301", "html_url": "https://github.com/langchain-ai/langchain/pull/6301", "diff_url": "https://github.com/langchain-ai/langchain/pull/6301.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6301.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6300
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6300/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6300/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6300/events
https://github.com/langchain-ai/langchain/pull/6300
1,761,075,731
PR_kwDOIPDwls5TNwPr
6,300
Dev2049/docs docusaurus
{ "login": "dev2049", "id": 130488702, "node_id": "U_kgDOB8cZfg", "avatar_url": "https://avatars.githubusercontent.com/u/130488702?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dev2049", "html_url": "https://github.com/dev2049", "followers_url": "https://api.github.com/users/dev2049/foll...
[]
closed
false
null
[]
null
2
2023-06-16T17:57:34
2023-06-19T06:02:16
2023-06-16T18:52:56
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6300/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/6300/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6300", "html_url": "https://github.com/langchain-ai/langchain/pull/6300", "diff_url": "https://github.com/langchain-ai/langchain/pull/6300.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6300.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6299
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6299/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6299/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6299/events
https://github.com/langchain-ai/langchain/pull/6299
1,761,026,607
PR_kwDOIPDwls5TNlrX
6,299
docs `retrievers` fixes
{ "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/...
[ { "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-16T17:20:15
2023-06-20T15:52:32
2023-06-20T05:04:35
COLLABORATOR
null
Fixed several inconsistencies: - file names and notebook titles should be similar otherwise ToC on the [retrievers page](https://python.langchain.com/en/latest/modules/indexes/retrievers.html) and on the left ToC tab are different. For example, now, `Self-querying with Chroma` is not correctly alphabetically sorted be...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6299/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/6299/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6299", "html_url": "https://github.com/langchain-ai/langchain/pull/6299", "diff_url": "https://github.com/langchain-ai/langchain/pull/6299.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6299.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6298
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6298/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6298/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6298/events
https://github.com/langchain-ai/langchain/issues/6298
1,760,994,973
I_kwDOIPDwls5o9qad
6,298
Qdrant from LangChain failed
{ "login": "zhugexinxin", "id": 42615243, "node_id": "MDQ6VXNlcjQyNjE1MjQz", "avatar_url": "https://avatars.githubusercontent.com/u/42615243?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhugexinxin", "html_url": "https://github.com/zhugexinxin", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
3
2023-06-16T16:55:11
2023-10-05T16:09:16
2023-10-05T16:09:15
NONE
null
### System Info langchain==0.0.202 qdrant-client==1.2.0 ### 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 Selec...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6298/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/6298/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6297
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6297/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6297/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6297/events
https://github.com/langchain-ai/langchain/pull/6297
1,760,913,873
PR_kwDOIPDwls5TNM5E
6,297
- Fix pass system_message argument in new feature openai_functions_agent
{ "login": "lyntcelec", "id": 12840833, "node_id": "MDQ6VXNlcjEyODQwODMz", "avatar_url": "https://avatars.githubusercontent.com/u/12840833?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lyntcelec", "html_url": "https://github.com/lyntcelec", "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
3
2023-06-16T16:06:24
2023-11-20T19:26:50
2023-06-19T00:54:01
CONTRIBUTOR
null
can't pass system_message argument, the prompt always show default message "System: You are a helpful AI assistant." ``` system_message = SystemMessage( content="You are an AI that provides information to Human regarding documentation." ) agent = initialize_agent( tools, llm=openai_llm_chat, age...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6297/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/6297/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6297", "html_url": "https://github.com/langchain-ai/langchain/pull/6297", "diff_url": "https://github.com/langchain-ai/langchain/pull/6297.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6297.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6296
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6296/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6296/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6296/events
https://github.com/langchain-ai/langchain/pull/6296
1,760,882,425
PR_kwDOIPDwls5TNGJ0
6,296
add markdown header metadata to docs
{ "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
1
2023-06-16T15:46:13
2023-06-19T00:27:55
2023-06-19T00:27:55
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6296/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/6296/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6296", "html_url": "https://github.com/langchain-ai/langchain/pull/6296", "diff_url": "https://github.com/langchain-ai/langchain/pull/6296.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6296.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6295
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6295/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6295/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6295/events
https://github.com/langchain-ai/langchain/pull/6295
1,760,880,321
PR_kwDOIPDwls5TNFsd
6,295
Improve the performance of add_texts interface and upgrade the AwaDB from 0.3.2 to 0.3.3
{ "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...
[]
closed
false
null
[]
null
2
2023-06-16T15:44:51
2023-06-16T22:30:28
2023-06-16T22:30:28
CONTRIBUTOR
null
1. Changed the implementation of add_texts interface for the AwaDB vector store in order to improve the performance 2. Upgrade the AwaDB from 0.3.2 to 0.3.3 @hwchase17 @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6295/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/6295/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6295", "html_url": "https://github.com/langchain-ai/langchain/pull/6295", "diff_url": "https://github.com/langchain-ai/langchain/pull/6295.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6295.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6294
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6294/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6294/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6294/events
https://github.com/langchain-ai/langchain/issues/6294
1,760,874,414
I_kwDOIPDwls5o9M-u
6,294
Langchain running on 8000 port (and colliding with my API server)
{ "login": "mhb11", "id": 12384553, "node_id": "MDQ6VXNlcjEyMzg0NTUz", "avatar_url": "https://avatars.githubusercontent.com/u/12384553?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mhb11", "html_url": "https://github.com/mhb11", "followers_url": "https://api.github.com/users/mhb11/follow...
[]
closed
false
null
[]
null
4
2023-06-16T15:40:12
2023-12-26T16:07:36
2023-12-26T16:07:36
NONE
null
### System Info Version: 0.0.170 Platform: Ubuntu 20.04 Python: 3.8.10 ### Who can help? @agol ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6294/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/6294/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6293
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6293/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6293/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6293/events
https://github.com/langchain-ai/langchain/pull/6293
1,760,865,363
PR_kwDOIPDwls5TNCfQ
6,293
Improve the performance of add_texts interface and upgrade the AwaDB from 0.3.2 to 0.3.3
{ "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...
[]
closed
false
null
[]
null
1
2023-06-16T15:34:49
2023-06-16T15:36:01
2023-06-16T15:36:01
CONTRIBUTOR
null
1. Changed the implementation of add_texts interface for the AwaDB vector store in order to improve the performance 2. Upgrade the AwaDB from 0.3.2 to 0.3.3 @hwchase17 @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6293/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/6293/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6293", "html_url": "https://github.com/langchain-ai/langchain/pull/6293", "diff_url": "https://github.com/langchain-ai/langchain/pull/6293.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6293.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6291
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6291/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6291/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6291/events
https://github.com/langchain-ai/langchain/issues/6291
1,760,763,193
I_kwDOIPDwls5o8x05
6,291
[FEATURE] Cassandra-based Vector Store
{ "login": "hemidactylus", "id": 14221764, "node_id": "MDQ6VXNlcjE0MjIxNzY0", "avatar_url": "https://avatars.githubusercontent.com/u/14221764?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hemidactylus", "html_url": "https://github.com/hemidactylus", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
1
2023-06-16T14:32:39
2023-09-22T16:08:41
2023-09-22T16:08:40
CONTRIBUTOR
null
### Feature request This adds support for Apache Cassandra's vector search capabilities (see [CEP-30](https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-30%3A+Approximate+Nearest+Neighbor(ANN)+Vector+Search+via+Storage-Attached+Indexes). ### Motivation The importance of Vector Search in nowaday's AI/LL...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6291/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/6291/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6290
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6290/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6290/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6290/events
https://github.com/langchain-ai/langchain/issues/6290
1,760,751,500
I_kwDOIPDwls5o8u-M
6,290
Making principal agent stick to a personality (while also robustly selecting tools)
{ "login": "nemoooooooooo", "id": 97554379, "node_id": "U_kgDOBdCPyw", "avatar_url": "https://avatars.githubusercontent.com/u/97554379?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nemoooooooooo", "html_url": "https://github.com/nemoooooooooo", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
6
2023-06-16T14:26:54
2023-10-15T16:06:23
2023-10-15T16:06:23
NONE
null
### Issue you'd like to raise. **BACKGROUND:** We want to assign a personality to the agent. We simultaneously want this agent to be capable of running/selecting/using multiple tools. We tried passing the personality in the "PREFIX". We tried using prompt template. It didn't really work - it wouldn't stick to the...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6290/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/6290/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6289
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6289/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6289/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6289/events
https://github.com/langchain-ai/langchain/issues/6289
1,760,746,792
I_kwDOIPDwls5o8t0o
6,289
support other metrics in faiss except Euclidean distance
{ "login": "nickyi1990", "id": 13381684, "node_id": "MDQ6VXNlcjEzMzgxNjg0", "avatar_url": "https://avatars.githubusercontent.com/u/13381684?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nickyi1990", "html_url": "https://github.com/nickyi1990", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
1
2023-06-16T14:24:14
2023-09-22T16:06:35
2023-09-22T16:06:34
NONE
null
### Feature request support other metrics in faiss except Euclidean distance ### Motivation the code in faiss had only supprt euclidean distance, like code below index = faiss.IndexFlatL2(len(embeddings[0])) ```python @classmethod def __from( cls, texts: List[str], embeddings: ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6289/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/6289/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6288
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6288/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6288/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6288/events
https://github.com/langchain-ai/langchain/issues/6288
1,760,717,146
I_kwDOIPDwls5o8mla
6,288
load_summarize_chain with Pydantic format instructions return cut at the end output (as it stops writing in the middle of the sentence)
{ "login": "vera2pm", "id": 53855498, "node_id": "MDQ6VXNlcjUzODU1NDk4", "avatar_url": "https://avatars.githubusercontent.com/u/53855498?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vera2pm", "html_url": "https://github.com/vera2pm", "followers_url": "https://api.github.com/users/vera2p...
[]
closed
false
null
[]
null
2
2023-06-16T14:09:32
2023-09-22T16:08:13
2023-09-22T16:08:13
NONE
null
### System Info langchain==0.0.201 Python 3.10.8 ### Who can help? @hwchase17, @agola11 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [X] Outp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6288/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 3 }
https://api.github.com/repos/langchain-ai/langchain/issues/6288/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6287
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6287/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6287/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6287/events
https://github.com/langchain-ai/langchain/pull/6287
1,760,688,269
PR_kwDOIPDwls5TMboj
6,287
Added gpt-3.5-turbo 0613 16k and 16k-0613 pricing
{ "login": "matias-biatoz", "id": 111389463, "node_id": "U_kgDOBqOrFw", "avatar_url": "https://avatars.githubusercontent.com/u/111389463?v=4", "gravatar_id": "", "url": "https://api.github.com/users/matias-biatoz", "html_url": "https://github.com/matias-biatoz", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
4
2023-06-16T13:55:27
2023-06-19T01:32:21
2023-06-19T01:32:21
CONTRIBUTOR
null
@agola11 Issue #6193 I added the new pricing for the new models. Also, now gpt-3.5-turbo got split into "input" and "output" pricing. It currently does not support that.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6287/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/6287/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6287", "html_url": "https://github.com/langchain-ai/langchain/pull/6287", "diff_url": "https://github.com/langchain-ai/langchain/pull/6287.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6287.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6286
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6286/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6286/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6286/events
https://github.com/langchain-ai/langchain/pull/6286
1,760,638,069
PR_kwDOIPDwls5TMQha
6,286
feat: add similarity_search_by_vector_with_relevance_scores to Pineco…
{ "login": "JCourt1", "id": 33072027, "node_id": "MDQ6VXNlcjMzMDcyMDI3", "avatar_url": "https://avatars.githubusercontent.com/u/33072027?v=4", "gravatar_id": "", "url": "https://api.github.com/users/JCourt1", "html_url": "https://github.com/JCourt1", "followers_url": "https://api.github.com/users/JCourt...
[ { "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
4
2023-06-16T13:26:01
2023-08-11T01:29:12
2023-08-11T01:29:12
CONTRIBUTOR
null
Following on from #6056, the underlying langchain VectorStore class doesn't have a method called `similarity_search_by_vector_with_relevance_scores` to allow getting a handle on the relevance scores when querying by vector, similarly to how it is done with `similarity_search` and `similarity_search_with_relevance_sco...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6286/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/6286/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6286", "html_url": "https://github.com/langchain-ai/langchain/pull/6286", "diff_url": "https://github.com/langchain-ai/langchain/pull/6286.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6286.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6284
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6284/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6284/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6284/events
https://github.com/langchain-ai/langchain/issues/6284
1,760,598,894
I_kwDOIPDwls5o8Jtu
6,284
CohereEmbeddings do not work in Context class
{ "login": "proxzy", "id": 6757001, "node_id": "MDQ6VXNlcjY3NTcwMDE=", "avatar_url": "https://avatars.githubusercontent.com/u/6757001?v=4", "gravatar_id": "", "url": "https://api.github.com/users/proxzy", "html_url": "https://github.com/proxzy", "followers_url": "https://api.github.com/users/proxzy/foll...
[]
closed
false
null
[]
null
1
2023-06-16T13:01:20
2023-09-22T16:07:27
2023-09-22T16:07:26
NONE
null
### System Info ==versions== python 3.9 langchain 0.0.186 pydantic 1.10.8 windows 11 ### Who can help? @agola ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prom...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6284/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/6284/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6283
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6283/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6283/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6283/events
https://github.com/langchain-ai/langchain/pull/6283
1,760,578,572
PR_kwDOIPDwls5TMDXx
6,283
Fixes #6282
{ "login": "paschembri", "id": 8329444, "node_id": "MDQ6VXNlcjgzMjk0NDQ=", "avatar_url": "https://avatars.githubusercontent.com/u/8329444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paschembri", "html_url": "https://github.com/paschembri", "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
1
2023-06-16T12:49:06
2023-06-16T23:21:02
2023-06-16T23:21:01
CONTRIBUTOR
null
Fixes #6282 1 liner to fix default http headers not passed by `LLMRequestsChain` @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6283/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/6283/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6283", "html_url": "https://github.com/langchain-ai/langchain/pull/6283", "diff_url": "https://github.com/langchain-ai/langchain/pull/6283.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6283.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6282
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6282/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6282/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6282/events
https://github.com/langchain-ai/langchain/issues/6282
1,760,571,834
I_kwDOIPDwls5o8DG6
6,282
LLMRequestsChain not enforcing headers when making http requests
{ "login": "paschembri", "id": 8329444, "node_id": "MDQ6VXNlcjgzMjk0NDQ=", "avatar_url": "https://avatars.githubusercontent.com/u/8329444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paschembri", "html_url": "https://github.com/paschembri", "followers_url": "https://api.github.com/users...
[]
closed
false
null
[]
null
0
2023-06-16T12:44:22
2023-06-16T23:21:02
2023-06-16T23:21:02
CONTRIBUTOR
null
### System Info LangChain version 0.0.201 ### Who can help? @hwchase17 @agola ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6282/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/6282/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6281
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6281/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6281/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6281/events
https://github.com/langchain-ai/langchain/pull/6281
1,760,487,358
PR_kwDOIPDwls5TLu5C
6,281
Fix integration tests for Faiss vector store
{ "login": "hp0404", "id": 39014459, "node_id": "MDQ6VXNlcjM5MDE0NDU5", "avatar_url": "https://avatars.githubusercontent.com/u/39014459?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hp0404", "html_url": "https://github.com/hp0404", "followers_url": "https://api.github.com/users/hp0404/fo...
[]
closed
false
null
[]
null
1
2023-06-16T11:57:53
2023-06-19T00:25:50
2023-06-19T00:25:49
CONTRIBUTOR
null
Fixes #5807 (issue) #### Who can review? Tag maintainers/contributors who might be interested: @dev2049 <!-- For a quicker response, figure out the right person to tag with @ @hwchase17 - project lead Tracing / Callbacks - @agola11 Async - @agola11 DataLoaders - @eyurtsev Mode...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6281/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/6281/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6281", "html_url": "https://github.com/langchain-ai/langchain/pull/6281", "diff_url": "https://github.com/langchain-ai/langchain/pull/6281.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6281.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6279
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6279/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6279/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6279/events
https://github.com/langchain-ai/langchain/issues/6279
1,760,412,224
I_kwDOIPDwls5o7cJA
6,279
Setting session name through env variable LANGCHAIN_SESSION
{ "login": "dheerajiiitv", "id": 24246192, "node_id": "MDQ6VXNlcjI0MjQ2MTky", "avatar_url": "https://avatars.githubusercontent.com/u/24246192?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dheerajiiitv", "html_url": "https://github.com/dheerajiiitv", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
1
2023-06-16T11:14:52
2023-06-16T11:24:05
2023-06-16T11:24:05
CONTRIBUTOR
null
### System Info Setting LANGCHAIN_SESSION through env variable gives the following error: WARNING:root:Failed to load dev session, using empty session: list index out of range ### Who can help? @agola11 ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Comp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6279/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/6279/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6278
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6278/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6278/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6278/events
https://github.com/langchain-ai/langchain/pull/6278
1,760,393,823
PR_kwDOIPDwls5TLZ0C
6,278
refactor confluence loader to reduce http requests
{ "login": "haoqixu", "id": 9400582, "node_id": "MDQ6VXNlcjk0MDA1ODI=", "avatar_url": "https://avatars.githubusercontent.com/u/9400582?v=4", "gravatar_id": "", "url": "https://api.github.com/users/haoqixu", "html_url": "https://github.com/haoqixu", "followers_url": "https://api.github.com/users/haoqixu/...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
open
false
null
[]
null
6
2023-06-16T11:01:18
2023-09-20T17:18:14
null
CONTRIBUTOR
null
`ConfluenceLoader` fetches the restrictions for each page in `is_public_page()` without backoff retries. This can cause the `requests.exceptions.HTTPError: Rate limit exceeded.` error. Expand the restrictions of pages when getting page contents to reduce the http requests. #### Who can review? Tag maintainers/...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6278/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/6278/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6278", "html_url": "https://github.com/langchain-ai/langchain/pull/6278", "diff_url": "https://github.com/langchain-ai/langchain/pull/6278.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6278.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6277
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6277/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6277/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6277/events
https://github.com/langchain-ai/langchain/pull/6277
1,760,373,098
PR_kwDOIPDwls5TLVPh
6,277
Fixes typo in Vectara.similarity_search
{ "login": "georgiansarghi", "id": 19435539, "node_id": "MDQ6VXNlcjE5NDM1NTM5", "avatar_url": "https://avatars.githubusercontent.com/u/19435539?v=4", "gravatar_id": "", "url": "https://api.github.com/users/georgiansarghi", "html_url": "https://github.com/georgiansarghi", "followers_url": "https://api.gi...
[ { "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-16T10:45:34
2023-06-19T00:48:55
2023-06-19T00:48:55
CONTRIBUTOR
null
Fixes a simple typo. @hwchase17 @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6277/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/6277/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6277", "html_url": "https://github.com/langchain-ai/langchain/pull/6277", "diff_url": "https://github.com/langchain-ai/langchain/pull/6277.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6277.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6276
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6276/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6276/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6276/events
https://github.com/langchain-ai/langchain/pull/6276
1,760,334,775
PR_kwDOIPDwls5TLM2h
6,276
searx_search: updated tools and doc
{ "login": "blob42", "id": 210457, "node_id": "MDQ6VXNlcjIxMDQ1Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/210457?v=4", "gravatar_id": "", "url": "https://api.github.com/users/blob42", "html_url": "https://github.com/blob42", "followers_url": "https://api.github.com/users/blob42/follow...
[]
closed
false
null
[]
null
1
2023-06-16T10:17:37
2023-06-19T00:23:13
2023-06-19T00:23:12
CONTRIBUTOR
null
- Allows using the same wrapper to create multiple tools ```python wrapper = SearxSearchWrapper(searx_host="**") github_tool = SearxSearchResults(name="Github", wrapper=wrapper, kwargs = { "engines": ["github"], ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6276/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/6276/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6276", "html_url": "https://github.com/langchain-ai/langchain/pull/6276", "diff_url": "https://github.com/langchain-ai/langchain/pull/6276.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6276.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6275
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6275/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6275/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6275/events
https://github.com/langchain-ai/langchain/pull/6275
1,760,303,953
PR_kwDOIPDwls5TLGEW
6,275
Improve error message
{ "login": "alonsosilvaallende", "id": 30263736, "node_id": "MDQ6VXNlcjMwMjYzNzM2", "avatar_url": "https://avatars.githubusercontent.com/u/30263736?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alonsosilvaallende", "html_url": "https://github.com/alonsosilvaallende", "followers_url": "ht...
[ { "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-16T09:56:47
2023-06-20T05:21:02
2023-06-20T05:21:01
CONTRIBUTOR
null
Trying to use OpenAI models like 'text-davinci-002' or 'text-davinci-003' the agent doesn't work and the message is 'Only supported with OpenAI models.' The error message should be 'Only supported with ChatOpenAI models.' My Twitter handle is @alonsosilva <!-- Thank you for contributing to LangChain! Your PR will a...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6275/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/6275/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6275", "html_url": "https://github.com/langchain-ai/langchain/pull/6275", "diff_url": "https://github.com/langchain-ai/langchain/pull/6275.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6275.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6274
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6274/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6274/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6274/events
https://github.com/langchain-ai/langchain/pull/6274
1,760,291,422
PR_kwDOIPDwls5TLDVl
6,274
feat: Add streaming only final aiter of agent
{ "login": "ninely", "id": 17775640, "node_id": "MDQ6VXNlcjE3Nzc1NjQw", "avatar_url": "https://avatars.githubusercontent.com/u/17775640?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ninely", "html_url": "https://github.com/ninely", "followers_url": "https://api.github.com/users/ninely/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": 5568495735, "node_id": "L...
closed
false
null
[]
null
2
2023-06-16T09:48:06
2023-06-28T06:06:26
2023-06-28T06:06:26
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/6274/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/6274/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6274", "html_url": "https://github.com/langchain-ai/langchain/pull/6274", "diff_url": "https://github.com/langchain-ai/langchain/pull/6274.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6274.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6273
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6273/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6273/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6273/events
https://github.com/langchain-ai/langchain/pull/6273
1,760,142,366
PR_kwDOIPDwls5TKjR9
6,273
Qdrant: Add vectors to already existing collection & static vector size
{ "login": "hopkins385", "id": 98618192, "node_id": "U_kgDOBeDLUA", "avatar_url": "https://avatars.githubusercontent.com/u/98618192?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hopkins385", "html_url": "https://github.com/hopkins385", "followers_url": "https://api.github.com/users/hopki...
[]
closed
false
null
[]
null
1
2023-06-16T08:04:09
2023-07-01T17:19:32
2023-07-01T17:19:32
NONE
null
Problem: Whenever we add vectors to an existing qdrant collection that collection gets deleted and re-created from scratch. But if we want to add vectors to an existing collection in a later stage, then it's not possible with the current implementation. This PR solves this issue without breaking the already existi...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6273/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/6273/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6273", "html_url": "https://github.com/langchain-ai/langchain/pull/6273", "diff_url": "https://github.com/langchain-ai/langchain/pull/6273.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6273.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6272
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6272/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6272/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6272/events
https://github.com/langchain-ai/langchain/issues/6272
1,760,126,147
I_kwDOIPDwls5o6WTD
6,272
The base Chain acall method is not truly async should I want to implement a AsyncpgEntityStore
{ "login": "euri10", "id": 1104190, "node_id": "MDQ6VXNlcjExMDQxOTA=", "avatar_url": "https://avatars.githubusercontent.com/u/1104190?v=4", "gravatar_id": "", "url": "https://api.github.com/users/euri10", "html_url": "https://github.com/euri10", "followers_url": "https://api.github.com/users/euri10/foll...
[]
closed
false
{ "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...
[ { "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...
null
4
2023-06-16T07:52:58
2023-12-26T08:06:42
2023-12-26T08:06:41
NONE
null
### System Info langchain 0.0.201 python 3.11 debian bookworm ### Who can help? @agola11 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Out...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6272/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/6272/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6271
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6271/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6271/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6271/events
https://github.com/langchain-ai/langchain/pull/6271
1,760,077,428
PR_kwDOIPDwls5TKVAw
6,271
Modify the pubmed api wrapper
{ "login": "longfei8533", "id": 37660840, "node_id": "MDQ6VXNlcjM3NjYwODQw", "avatar_url": "https://avatars.githubusercontent.com/u/37660840?v=4", "gravatar_id": "", "url": "https://api.github.com/users/longfei8533", "html_url": "https://github.com/longfei8533", "followers_url": "https://api.github.com/...
[ { "id": 5496111774, "node_id": "LA_kwDOIPDwls8AAAABR5gCng", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/needs%20work", "name": "needs work", "color": "F9D0C4", "default": false, "description": "PRs that need more work" } ]
closed
false
null
[]
null
3
2023-06-16T07:23:17
2023-11-07T04:12:16
2023-11-07T04:12:16
NONE
null
Modify the pubmed api wrapper. * 1. Add query sorting capabilities, * 2. Add NCBI API function to increase the number of requests to 10 per minute * 3. Use the History server of NCBI, break the post limit, can download tens of thousands of article infomation. #### Who can review? @ Harrison Chase @hwchase...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6271/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/6271/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6271", "html_url": "https://github.com/langchain-ai/langchain/pull/6271", "diff_url": "https://github.com/langchain-ai/langchain/pull/6271.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6271.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6269
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6269/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6269/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6269/events
https://github.com/langchain-ai/langchain/pull/6269
1,760,028,495
PR_kwDOIPDwls5TKKZe
6,269
The callback module openai_info does not have the correct model name for gpt-35-turbo
{ "login": "rajib76", "id": 16340036, "node_id": "MDQ6VXNlcjE2MzQwMDM2", "avatar_url": "https://avatars.githubusercontent.com/u/16340036?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rajib76", "html_url": "https://github.com/rajib76", "followers_url": "https://api.github.com/users/rajib7...
[]
closed
false
null
[]
null
1
2023-06-16T06:49:00
2023-06-17T00:48:37
2023-06-17T00:48:37
CONTRIBUTOR
null
The openai_info.py does not have the correct model name for Azure Open AI. The model name is gpt-35-turbo. If you pass model name as gpt-3.5-turbo, then the code will fail with error "must provide 'engine' or 'deployment_id'. And if we pass gpt-35-turbo, since it was not there in the openai_info.py, the total cost was ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6269/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/6269/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6269", "html_url": "https://github.com/langchain-ai/langchain/pull/6269", "diff_url": "https://github.com/langchain-ai/langchain/pull/6269.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6269.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6268
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6268/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6268/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6268/events
https://github.com/langchain-ai/langchain/pull/6268
1,759,995,949
PR_kwDOIPDwls5TKDVN
6,268
Feature: PyPDFLoader with file object
{ "login": "navidre", "id": 1976093, "node_id": "MDQ6VXNlcjE5NzYwOTM=", "avatar_url": "https://avatars.githubusercontent.com/u/1976093?v=4", "gravatar_id": "", "url": "https://api.github.com/users/navidre", "html_url": "https://github.com/navidre", "followers_url": "https://api.github.com/users/navidre/...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
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
2
2023-06-16T06:20:58
2023-08-30T14:17:21
2023-08-30T14:17:21
NONE
null
Adding Feature: #6265
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6268/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/6268/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6268", "html_url": "https://github.com/langchain-ai/langchain/pull/6268", "diff_url": "https://github.com/langchain-ai/langchain/pull/6268.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6268.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6267
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6267/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6267/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6267/events
https://github.com/langchain-ai/langchain/pull/6267
1,759,992,151
PR_kwDOIPDwls5TKCgv
6,267
The callback module openai_info does not have the correct model name for gpt-35-turbo
{ "login": "rajib76", "id": 16340036, "node_id": "MDQ6VXNlcjE2MzQwMDM2", "avatar_url": "https://avatars.githubusercontent.com/u/16340036?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rajib76", "html_url": "https://github.com/rajib76", "followers_url": "https://api.github.com/users/rajib7...
[]
closed
false
null
[]
null
4
2023-06-16T06:17:11
2023-06-16T06:47:39
2023-06-16T06:47:19
CONTRIBUTOR
null
The openai_info.py does not have the correct model name for Azure Open AI. The model name is gpt-35-turbo. If you pass model name as gpt-3.5-turbo, then the code will fail with error "must provide 'engine' or 'deployment_id'. And if we pass gpt-35-turbo, since it was not there in the openai_info.py, the total cost was ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6267/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/6267/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6267", "html_url": "https://github.com/langchain-ai/langchain/pull/6267", "diff_url": "https://github.com/langchain-ai/langchain/pull/6267.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6267.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6265
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6265/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6265/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6265/events
https://github.com/langchain-ai/langchain/issues/6265
1,759,982,748
I_kwDOIPDwls5o5zSc
6,265
PyPDFLoader to accept bytes objects as well
{ "login": "navidre", "id": 1976093, "node_id": "MDQ6VXNlcjE5NzYwOTM=", "avatar_url": "https://avatars.githubusercontent.com/u/1976093?v=4", "gravatar_id": "", "url": "https://api.github.com/users/navidre", "html_url": "https://github.com/navidre", "followers_url": "https://api.github.com/users/navidre/...
[]
open
false
null
[]
null
8
2023-06-16T06:07:23
2023-11-12T21:50:12
null
NONE
null
### Feature request class PyPDFLoader in [document_loaders/pdf.py](https://github.com/hwchase17/langchain/blob/master/langchain/document_loaders/pdf.py) to accept bytes object as well. ### Motivation When a PDF file is uploaded using a REST API call, there is no specific file_path to load from. The solution ca...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6265/reactions", "total_count": 11, "+1": 11, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/6265/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6264
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6264/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6264/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6264/events
https://github.com/langchain-ai/langchain/issues/6264
1,759,930,467
I_kwDOIPDwls5o5mhj
6,264
I just said hi. model is in multiple rounds of conversations with himself. Why?
{ "login": "zjtzpanxb", "id": 5000490, "node_id": "MDQ6VXNlcjUwMDA0OTA=", "avatar_url": "https://avatars.githubusercontent.com/u/5000490?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zjtzpanxb", "html_url": "https://github.com/zjtzpanxb", "followers_url": "https://api.github.com/users/zj...
[]
closed
false
null
[]
null
7
2023-06-16T05:09:08
2024-01-18T03:32:07
2023-09-23T16:06:28
NONE
null
### System Info ![hi](https://github.com/hwchase17/langchain/assets/5000490/b22c82e7-6d78-4eb6-9c46-5d888ed1d7cf) ### Who can help? _No response_ ### Information - [ ] 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/6264/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/6264/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6263
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6263/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6263/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6263/events
https://github.com/langchain-ai/langchain/pull/6263
1,759,926,354
PR_kwDOIPDwls5TJ0-g
6,263
Harrison/deeplake new features
{ "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
2
2023-06-16T05:04:05
2023-06-23T16:56:44
2023-06-17T00:53:55
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6263/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/6263/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6263", "html_url": "https://github.com/langchain-ai/langchain/pull/6263", "diff_url": "https://github.com/langchain-ai/langchain/pull/6263.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6263.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6262
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6262/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6262/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6262/events
https://github.com/langchain-ai/langchain/pull/6262
1,759,919,631
PR_kwDOIPDwls5TJzgR
6,262
bump to 202
{ "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
1
2023-06-16T04:56:26
2023-06-16T13:52:37
2023-06-16T13:52:36
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6262/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/6262/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6262", "html_url": "https://github.com/langchain-ai/langchain/pull/6262", "diff_url": "https://github.com/langchain-ai/langchain/pull/6262.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6262.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6261
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6261/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6261/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6261/events
https://github.com/langchain-ai/langchain/pull/6261
1,759,913,439
PR_kwDOIPDwls5TJyLK
6,261
Harrison/openai functions
{ "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
1
2023-06-16T04:47:30
2023-06-16T04:54:40
2023-06-16T04:54:39
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6261/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/6261/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6261", "html_url": "https://github.com/langchain-ai/langchain/pull/6261", "diff_url": "https://github.com/langchain-ai/langchain/pull/6261.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6261.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6260
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6260/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6260/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6260/events
https://github.com/langchain-ai/langchain/pull/6260
1,759,837,366
PR_kwDOIPDwls5TJiPp
6,260
Allow returning the final prompts that are sent to LLMs
{ "login": "wu375", "id": 22419947, "node_id": "MDQ6VXNlcjIyNDE5OTQ3", "avatar_url": "https://avatars.githubusercontent.com/u/22419947?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wu375", "html_url": "https://github.com/wu375", "followers_url": "https://api.github.com/users/wu375/follow...
[ { "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
4
2023-06-16T02:53:10
2023-11-07T04:13:37
2023-11-07T04:13:37
NONE
null
#### Problem Prompts are formatted and merged (e.g. adding `---context---\n`) before being sent to LLMs. The final prompts sent to LLMs can vary depending on the type of chains used and can be quite different from the original inputs to the chains. However, the user cannot see such differences directly, making debuggi...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6260/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/6260/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6260", "html_url": "https://github.com/langchain-ai/langchain/pull/6260", "diff_url": "https://github.com/langchain-ai/langchain/pull/6260.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6260.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6259
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6259/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6259/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6259/events
https://github.com/langchain-ai/langchain/issues/6259
1,759,782,359
I_kwDOIPDwls5o5CXX
6,259
For AzureOpenAI() wrapper deafault model_name is text-davinci-003
{ "login": "rajib76", "id": 16340036, "node_id": "MDQ6VXNlcjE2MzQwMDM2", "avatar_url": "https://avatars.githubusercontent.com/u/16340036?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rajib76", "html_url": "https://github.com/rajib76", "followers_url": "https://api.github.com/users/rajib7...
[ { "id": 5774514459, "node_id": "LA_kwDOIPDwls8AAAABWDAZGw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/stale", "name": "stale", "color": "dadada", "default": false, "description": "Issue has not had recent activity or appears to be solved. Stale issues will be aut...
open
false
null
[]
null
4
2023-06-16T01:41:22
2023-12-30T16:01:47
null
CONTRIBUTOR
null
### System Info If we do not pass the model_name in the AzureOpenAI() wrapper, it picks up text-davinci-003 as the default model which in turn makes the cost calculation of tokens incorrect. Should model_name be made mandatory parameter for AzureOpenAI() ### Who can help? @hwchase17 @agola11 ### Information - [...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6259/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/6259/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6258
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6258/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6258/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6258/events
https://github.com/langchain-ai/langchain/pull/6258
1,759,651,103
PR_kwDOIPDwls5TI84K
6,258
Iterate through filtered file types instead of all listed files
{ "login": "tedhli", "id": 12692524, "node_id": "MDQ6VXNlcjEyNjkyNTI0", "avatar_url": "https://avatars.githubusercontent.com/u/12692524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tedhli", "html_url": "https://github.com/tedhli", "followers_url": "https://api.github.com/users/tedhli/fo...
[ { "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-15T23:00:22
2023-06-19T00:47:59
2023-06-19T00:47:58
CONTRIBUTOR
null
# Iterate through filtered file types instead of all listed files Fixes https://github.com/hwchase17/langchain/issues/6257 https://github.com/hwchase17/langchain/pull/4926 originally added the functionality to filter by file type, storing the filtered files in `_files` https://github.com/hwchase17/langchain/pu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6258/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/6258/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6258", "html_url": "https://github.com/langchain-ai/langchain/pull/6258", "diff_url": "https://github.com/langchain-ai/langchain/pull/6258.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6258.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6257
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6257/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6257/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6257/events
https://github.com/langchain-ai/langchain/issues/6257
1,759,648,276
I_kwDOIPDwls5o4hoU
6,257
GoogleDriveLoader no longer filters based on file_type paramter
{ "login": "tedhli", "id": 12692524, "node_id": "MDQ6VXNlcjEyNjkyNTI0", "avatar_url": "https://avatars.githubusercontent.com/u/12692524?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tedhli", "html_url": "https://github.com/tedhli", "followers_url": "https://api.github.com/users/tedhli/fo...
[]
closed
false
null
[]
null
1
2023-06-15T22:56:58
2023-06-19T00:47:59
2023-06-19T00:47:59
CONTRIBUTOR
null
### System Info Python 3.10, langchain=0.0.201 ### Who can help? @eyurtsev ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - [X...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6257/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/6257/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6256
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6256/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6256/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6256/events
https://github.com/langchain-ai/langchain/pull/6256
1,759,551,985
PR_kwDOIPDwls5TInl7
6,256
Update web_base.py _fetch() method For SiteMapLoader
{ "login": "jackfrost1411", "id": 48760936, "node_id": "MDQ6VXNlcjQ4NzYwOTM2", "avatar_url": "https://avatars.githubusercontent.com/u/48760936?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jackfrost1411", "html_url": "https://github.com/jackfrost1411", "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
2
2023-06-15T21:10:08
2023-06-19T01:34:19
2023-06-19T01:34:18
CONTRIBUTOR
null
A must-include for SiteMap Loader to avoid the SSL verification error. Setting the 'verify' to False by ``` sitemap_loader.requests_kwargs = {"verify": False}``` does not bypass the SSL verification in some websites. There are websites (https:// researchadmin.asu.edu/ sitemap.xml) where setting "verify" to False as ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6256/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/6256/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6256", "html_url": "https://github.com/langchain-ai/langchain/pull/6256", "diff_url": "https://github.com/langchain-ai/langchain/pull/6256.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6256.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6255
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6255/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6255/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6255/events
https://github.com/langchain-ai/langchain/pull/6255
1,759,534,861
PR_kwDOIPDwls5TIj0K
6,255
CPAL
{ "login": "borisdev", "id": 367522, "node_id": "MDQ6VXNlcjM2NzUyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/367522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/borisdev", "html_url": "https://github.com/borisdev", "followers_url": "https://api.github.com/users/borisde...
[]
closed
false
null
[]
null
7
2023-06-15T20:55:46
2023-07-11T15:23:09
2023-07-11T14:11:22
CONTRIBUTOR
null
# Causal program-aided language (CPAL) chain ## Motivation This builds on the recent Program-aided Language ([PAL](https://arxiv.org/abs/2211.10435)) approach to stop LLM hallucination. The problem with the [PAL](https://arxiv.org/abs/2211.10435) approach is that it hallucinates on a math problem with a nested ch...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6255/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/6255/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6255", "html_url": "https://github.com/langchain-ai/langchain/pull/6255", "diff_url": "https://github.com/langchain-ai/langchain/pull/6255.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6255.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/6254
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6254/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6254/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6254/events
https://github.com/langchain-ai/langchain/issues/6254
1,759,522,409
I_kwDOIPDwls5o4C5p
6,254
Issue: create_pandas_dataframe_agent token size issue
{ "login": "scratchnooob", "id": 28383381, "node_id": "MDQ6VXNlcjI4MzgzMzgx", "avatar_url": "https://avatars.githubusercontent.com/u/28383381?v=4", "gravatar_id": "", "url": "https://api.github.com/users/scratchnooob", "html_url": "https://github.com/scratchnooob", "followers_url": "https://api.github.c...
[]
closed
false
null
[]
null
5
2023-06-15T20:43:52
2023-12-28T16:07:47
2023-12-28T16:07:46
NONE
null
### Issue you'd like to raise. I have loaded a csv and I am reading it using create_pandas_dataframe_agent , when i query to gpt 3.5 turbo, i usually get the token exceeded over 4097 issue, is there a way i can subside that for example there are features like chain_type='refine', 'map_reduce' in document summarizer to...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6254/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/6254/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6253
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6253/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6253/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6253/events
https://github.com/langchain-ai/langchain/pull/6253
1,759,494,745
PR_kwDOIPDwls5TIbKW
6,253
fix: error handling in text extraction from pdf - Google Drive Document Loader
{ "login": "jRichardCotting", "id": 40925798, "node_id": "MDQ6VXNlcjQwOTI1Nzk4", "avatar_url": "https://avatars.githubusercontent.com/u/40925798?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jRichardCotting", "html_url": "https://github.com/jRichardCotting", "followers_url": "https://api...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
3
2023-06-15T20:18:51
2023-11-07T04:13:47
2023-11-07T04:13:47
NONE
null
Fixing error handling in Google Driver Document Loader. Some pdf files with invalid character formats will Raise an error in the `extract_text()` function of PyPdf2 interrupting the load of all documents inside a certain folder ID. With this fix the document loader will pass that page and proceed to the next. I also a...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6253/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/6253/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6253", "html_url": "https://github.com/langchain-ai/langchain/pull/6253", "diff_url": "https://github.com/langchain-ai/langchain/pull/6253.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6253.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6252
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6252/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6252/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6252/events
https://github.com/langchain-ai/langchain/pull/6252
1,759,470,910
PR_kwDOIPDwls5TIV_6
6,252
Fix get_openai_callback() pricing when using the new OpenAI models
{ "login": "netr", "id": 14618594, "node_id": "MDQ6VXNlcjE0NjE4NTk0", "avatar_url": "https://avatars.githubusercontent.com/u/14618594?v=4", "gravatar_id": "", "url": "https://api.github.com/users/netr", "html_url": "https://github.com/netr", "followers_url": "https://api.github.com/users/netr/followers"...
[]
closed
false
null
[]
null
1
2023-06-15T20:00:16
2023-06-19T01:38:13
2023-06-19T01:38:12
NONE
null
This PR adds the new function call model (gpt-4-0613, gpt-4-0613-completion, gpt-3.5-turbo-0613, gpt-3.5-16k-0613) and the new gpt-3.5-turbo-16k model, to the MODEL_COST_PER_1K_TOKENS dictionary. The callback is currently returning $0.00 for the API calls.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6252/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/6252/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6252", "html_url": "https://github.com/langchain-ai/langchain/pull/6252", "diff_url": "https://github.com/langchain-ai/langchain/pull/6252.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6252.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6251
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6251/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6251/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6251/events
https://github.com/langchain-ai/langchain/pull/6251
1,759,453,625
PR_kwDOIPDwls5TISUS
6,251
Implement chat_history for openai_functions_agent
{ "login": "masrad", "id": 56274894, "node_id": "MDQ6VXNlcjU2Mjc0ODk0", "avatar_url": "https://avatars.githubusercontent.com/u/56274894?v=4", "gravatar_id": "", "url": "https://api.github.com/users/masrad", "html_url": "https://github.com/masrad", "followers_url": "https://api.github.com/users/masrad/fo...
[]
closed
false
null
[]
null
3
2023-06-15T19:48:15
2023-06-19T00:18:05
2023-06-19T00:16:27
NONE
null
Adds chat_history memory to openai_functions agent so that the agent takes chat_history into account when formulating responses #### Who can review? Tag maintainers/contributors who might be interested: @hwchase17 @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6251/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/6251/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6251", "html_url": "https://github.com/langchain-ai/langchain/pull/6251", "diff_url": "https://github.com/langchain-ai/langchain/pull/6251.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6251.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6249
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6249/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6249/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6249/events
https://github.com/langchain-ai/langchain/pull/6249
1,759,431,285
PR_kwDOIPDwls5TIOFD
6,249
Session to project
{ "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
1
2023-06-15T19:35:37
2023-06-23T08:11:03
2023-06-23T08:11:02
CONTRIBUTOR
null
Requires updating the SDK and deps first. Will push those out before updating this.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6249/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/6249/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6249", "html_url": "https://github.com/langchain-ai/langchain/pull/6249", "diff_url": "https://github.com/langchain-ai/langchain/pull/6249.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6249.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6248
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6248/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6248/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6248/events
https://github.com/langchain-ai/langchain/pull/6248
1,759,395,123
PR_kwDOIPDwls5TIGQk
6,248
Update web_base.ipynb for guiding purposes
{ "login": "jackfrost1411", "id": 48760936, "node_id": "MDQ6VXNlcjQ4NzYwOTM2", "avatar_url": "https://avatars.githubusercontent.com/u/48760936?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jackfrost1411", "html_url": "https://github.com/jackfrost1411", "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
1
2023-06-15T19:05:26
2023-06-19T00:47:11
2023-06-19T00:47:11
CONTRIBUTOR
null
To bypass SSL verification errors during fetching, you can include the `verify=False` parameter. This markdown proves useful, especially for beginners in the field of web scraping. <!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlight...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6248/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/6248/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6248", "html_url": "https://github.com/langchain-ai/langchain/pull/6248", "diff_url": "https://github.com/langchain-ai/langchain/pull/6248.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6248.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6247
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6247/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6247/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6247/events
https://github.com/langchain-ai/langchain/pull/6247
1,759,394,379
PR_kwDOIPDwls5TIGFr
6,247
Improve Error Message for failed callback
{ "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
1
2023-06-15T19:05:02
2023-06-16T02:18:39
2023-06-16T02:18:38
CONTRIBUTOR
null
Include the handler class name in the warning ![image](https://github.com/hwchase17/langchain/assets/130414180/330146e5-3dcf-4d68-b6d5-a32fc02ee219)
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6247/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/6247/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6247", "html_url": "https://github.com/langchain-ai/langchain/pull/6247", "diff_url": "https://github.com/langchain-ai/langchain/pull/6247.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6247.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6246
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6246/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6246/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6246/events
https://github.com/langchain-ai/langchain/pull/6246
1,759,376,237
PR_kwDOIPDwls5TIB-l
6,246
Add markdown to specify important arguments
{ "login": "jackfrost1411", "id": 48760936, "node_id": "MDQ6VXNlcjQ4NzYwOTM2", "avatar_url": "https://avatars.githubusercontent.com/u/48760936?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jackfrost1411", "html_url": "https://github.com/jackfrost1411", "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
1
2023-06-15T18:54:56
2023-06-19T00:47:01
2023-06-19T00:47:00
CONTRIBUTOR
null
To bypass SSL verification errors during web scraping, you can include the ssl_verify=False parameter along with the headers parameter. This combination of arguments proves useful, especially for beginners in the field of web scraping. <!-- Thank you for contributing to LangChain! Your PR will appear in our release...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6246/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/6246/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6246", "html_url": "https://github.com/langchain-ai/langchain/pull/6246", "diff_url": "https://github.com/langchain-ai/langchain/pull/6246.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6246.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6245
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6245/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6245/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6245/events
https://github.com/langchain-ai/langchain/issues/6245
1,759,338,462
I_kwDOIPDwls5o3V_e
6,245
Can not import NotRequired from typing_extensions.py
{ "login": "AniketModi", "id": 45732319, "node_id": "MDQ6VXNlcjQ1NzMyMzE5", "avatar_url": "https://avatars.githubusercontent.com/u/45732319?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AniketModi", "html_url": "https://github.com/AniketModi", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
2
2023-06-15T18:24:08
2023-09-22T16:07:01
2023-09-22T16:07:00
NONE
null
### System Info Langchain version >= 0.0.198 and python version 3.9 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [x] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors -...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6245/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/6245/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6242
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6242/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6242/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6242/events
https://github.com/langchain-ai/langchain/pull/6242
1,759,239,602
PR_kwDOIPDwls5THklf
6,242
Fix issue with non-list `To` header in GmailSendMessage Tool
{ "login": "jmisilo", "id": 64638321, "node_id": "MDQ6VXNlcjY0NjM4MzIx", "avatar_url": "https://avatars.githubusercontent.com/u/64638321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jmisilo", "html_url": "https://github.com/jmisilo", "followers_url": "https://api.github.com/users/jmisil...
[ { "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-15T17:09:37
2023-06-21T08:25:50
2023-06-21T08:25:50
CONTRIBUTOR
null
Fixing the problem of feeding `str` instead of `List[str]` to the email tool. Fixes #6234 #### Who can review? Tag maintainers/contributors who might be interested: @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6242/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/6242/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6242", "html_url": "https://github.com/langchain-ai/langchain/pull/6242", "diff_url": "https://github.com/langchain-ai/langchain/pull/6242.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6242.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6241
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6241/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6241/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6241/events
https://github.com/langchain-ai/langchain/pull/6241
1,759,228,200
PR_kwDOIPDwls5THiJ2
6,241
Add AzureChatOpenAI and ChatOpenAI cross compatibility
{ "login": "mchl-hess", "id": 112057463, "node_id": "U_kgDOBq3cdw", "avatar_url": "https://avatars.githubusercontent.com/u/112057463?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mchl-hess", "html_url": "https://github.com/mchl-hess", "followers_url": "https://api.github.com/users/mchl-h...
[]
closed
false
null
[]
null
3
2023-06-15T17:01:12
2023-06-19T17:41:00
2023-06-19T17:40:53
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/6241/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/6241/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6241", "html_url": "https://github.com/langchain-ai/langchain/pull/6241", "diff_url": "https://github.com/langchain-ai/langchain/pull/6241.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6241.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6240
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6240/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6240/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6240/events
https://github.com/langchain-ai/langchain/issues/6240
1,759,218,101
I_kwDOIPDwls5o24m1
6,240
Map Reduce in Document Chain within a Conversational Retrieval Chains: Allow a way to determine if sources are relevant in output
{ "login": "quillan86", "id": 12815701, "node_id": "MDQ6VXNlcjEyODE1NzAx", "avatar_url": "https://avatars.githubusercontent.com/u/12815701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/quillan86", "html_url": "https://github.com/quillan86", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
2
2023-06-15T16:53:57
2023-09-23T16:05:14
2023-09-23T16:05:13
NONE
null
### Feature request Allow a way within the source documents to determine if identified text in the map step has relevant information that was extracted or not, as well as find the text that was extracted from the sources. ### Motivation Currently, when the output returns the source documents, it identifies all of th...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6240/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/6240/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6239
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6239/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6239/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6239/events
https://github.com/langchain-ai/langchain/pull/6239
1,759,216,320
PR_kwDOIPDwls5THfmS
6,239
add max_context_size property in BaseOpenAI
{ "login": "ikebo", "id": 25705422, "node_id": "MDQ6VXNlcjI1NzA1NDIy", "avatar_url": "https://avatars.githubusercontent.com/u/25705422?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ikebo", "html_url": "https://github.com/ikebo", "followers_url": "https://api.github.com/users/ikebo/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
1
2023-06-15T16:52:29
2023-06-19T00:46:36
2023-06-19T00:46:36
CONTRIBUTOR
null
Hi, I make a small improvement for BaseOpenAI. I added a max_context_size attribute to BaseOpenAI so that we can get the max context size directly instead of only getting the maximum token size of the prompt through the max_tokens_for_prompt method. Who can review? @hwchase17 @agola11 I followed the [Common T...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6239/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/6239/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6239", "html_url": "https://github.com/langchain-ai/langchain/pull/6239", "diff_url": "https://github.com/langchain-ai/langchain/pull/6239.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6239.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6238
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6238/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6238/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6238/events
https://github.com/langchain-ai/langchain/issues/6238
1,759,212,317
I_kwDOIPDwls5o23Md
6,238
Cannot switch from AzureChatOpenAI to ChatOpenAI
{ "login": "mchl-hess", "id": 112057463, "node_id": "U_kgDOBq3cdw", "avatar_url": "https://avatars.githubusercontent.com/u/112057463?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mchl-hess", "html_url": "https://github.com/mchl-hess", "followers_url": "https://api.github.com/users/mchl-h...
[]
closed
false
null
[]
null
1
2023-06-15T16:49:15
2023-09-21T16:07:36
2023-09-21T16:07:35
NONE
null
### System Info It's currently not possible to switch from making calls from AzureChatOpenAI to ChatOpenAI in the same process. This is an issue for folks who use OpenAI's API as a fallback (in case Azure returns a filtered response, or you hit the (usually much lower) rate limit). ### Who can help? _No response_ #...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6238/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/6238/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6237
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6237/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6237/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6237/events
https://github.com/langchain-ai/langchain/pull/6237
1,759,196,145
PR_kwDOIPDwls5THbQu
6,237
Update GmailSendMessage tool description
{ "login": "jmisilo", "id": 64638321, "node_id": "MDQ6VXNlcjY0NjM4MzIx", "avatar_url": "https://avatars.githubusercontent.com/u/64638321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jmisilo", "html_url": "https://github.com/jmisilo", "followers_url": "https://api.github.com/users/jmisil...
[]
closed
false
null
[]
null
0
2023-06-15T16:37:08
2023-06-15T16:55:30
2023-06-15T16:55:30
CONTRIBUTOR
null
Added keyword to the description of the GmailSendMessage tool to prevent errors related to the wrong type of variables given to the tool (`str` instead of `List[str]`) Fixes #6234 #### Who can review? Tag maintainers/contributors who might be interested: @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6237/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/6237/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6237", "html_url": "https://github.com/langchain-ai/langchain/pull/6237", "diff_url": "https://github.com/langchain-ai/langchain/pull/6237.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6237.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6236
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6236/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6236/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6236/events
https://github.com/langchain-ai/langchain/pull/6236
1,759,186,600
PR_kwDOIPDwls5THZLE
6,236
add max_context_size property in BaseOpenAI
{ "login": "ikebo", "id": 25705422, "node_id": "MDQ6VXNlcjI1NzA1NDIy", "avatar_url": "https://avatars.githubusercontent.com/u/25705422?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ikebo", "html_url": "https://github.com/ikebo", "followers_url": "https://api.github.com/users/ikebo/follow...
[]
closed
false
null
[]
null
0
2023-06-15T16:30:16
2023-06-15T16:33:17
2023-06-15T16:32:41
CONTRIBUTOR
null
Hi, I make a small improvement for BaseOpenAI. I added a max_context_size attribute to BaseOpenAI so that we can get the max context size directly instead of only getting the maximum token size of the prompt through the max_tokens_for_prompt method. #### Who can review? @hwchase17 @agola11 I followed the [Co...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6236/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/6236/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6236", "html_url": "https://github.com/langchain-ai/langchain/pull/6236", "diff_url": "https://github.com/langchain-ai/langchain/pull/6236.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6236.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6235
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6235/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6235/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6235/events
https://github.com/langchain-ai/langchain/pull/6235
1,759,164,426
PR_kwDOIPDwls5THUSN
6,235
Fix LLM types so that they can be loaded from config dicts
{ "login": "janpawellek", "id": 2392542, "node_id": "MDQ6VXNlcjIzOTI1NDI=", "avatar_url": "https://avatars.githubusercontent.com/u/2392542?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janpawellek", "html_url": "https://github.com/janpawellek", "followers_url": "https://api.github.com/us...
[ { "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-15T16:15:25
2023-06-19T00:46:23
2023-06-19T00:46:23
CONTRIBUTOR
null
LLM configurations can be loaded from a Python dict (or JSON file deserialized as dict) using the [load_llm_from_config](https://github.com/hwchase17/langchain/blob/8e1a7a8646dd2e64400c2011fbdcc148127d8ffd/langchain/llms/loading.py#L12) function. However, the type string in the `type_to_cls_dict` lookup dict differs...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6235/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/6235/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6235", "html_url": "https://github.com/langchain-ai/langchain/pull/6235", "diff_url": "https://github.com/langchain-ai/langchain/pull/6235.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6235.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6234
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6234/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6234/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6234/events
https://github.com/langchain-ai/langchain/issues/6234
1,759,091,335
I_kwDOIPDwls5o2ZqH
6,234
Gmail toolkit cannot handle sending email to one person correctly
{ "login": "jmisilo", "id": 64638321, "node_id": "MDQ6VXNlcjY0NjM4MzIx", "avatar_url": "https://avatars.githubusercontent.com/u/64638321?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jmisilo", "html_url": "https://github.com/jmisilo", "followers_url": "https://api.github.com/users/jmisil...
[]
closed
false
null
[]
null
0
2023-06-15T15:30:50
2023-06-21T08:25:51
2023-06-21T08:25:51
CONTRIBUTOR
null
### System Info Gmail toolkit cannot handle sending email to one person correctly - if I want to send email to one person it doesn't consider that `action_input` should look like: ``` { ... to: ["email@gmail.com"] ... } ``` Instead it look like: ``` { ... to: "email@gmail.com" ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6234/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/6234/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6233
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6233/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6233/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6233/events
https://github.com/langchain-ai/langchain/pull/6233
1,759,075,612
PR_kwDOIPDwls5THA2n
6,233
bump version to 201
{ "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-15T15:23:28
2023-06-15T15:28:49
2023-06-15T15:28:48
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6233/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/6233/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6233", "html_url": "https://github.com/langchain-ai/langchain/pull/6233", "diff_url": "https://github.com/langchain-ai/langchain/pull/6233.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6233.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6232
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6232/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6232/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6232/events
https://github.com/langchain-ai/langchain/pull/6232
1,759,066,641
PR_kwDOIPDwls5TG_XH
6,232
update base class of ListStepContainer to BaseStepContainer
{ "login": "lucasiscovici", "id": 15991202, "node_id": "MDQ6VXNlcjE1OTkxMjAy", "avatar_url": "https://avatars.githubusercontent.com/u/15991202?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lucasiscovici", "html_url": "https://github.com/lucasiscovici", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-15T15:19:40
2023-07-13T07:03:02
2023-07-13T07:03:02
CONTRIBUTOR
null
update base class of ListStepContainer to BaseStepContainer Fixes #6231
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6232/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/6232/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6232", "html_url": "https://github.com/langchain-ai/langchain/pull/6232", "diff_url": "https://github.com/langchain-ai/langchain/pull/6232.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6232.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/6231
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6231/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6231/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6231/events
https://github.com/langchain-ai/langchain/issues/6231
1,759,059,676
I_kwDOIPDwls5o2R7c
6,231
correct the base class
{ "login": "lucasiscovici", "id": 15991202, "node_id": "MDQ6VXNlcjE1OTkxMjAy", "avatar_url": "https://avatars.githubusercontent.com/u/15991202?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lucasiscovici", "html_url": "https://github.com/lucasiscovici", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
0
2023-06-15T15:16:56
2023-07-13T07:03:03
2023-07-13T07:03:03
CONTRIBUTOR
null
https://github.com/hwchase17/langchain/blob/c7db9febb0edeba1ea108adc4423b789404ce5f2/langchain/experimental/plan_and_execute/schema.py#L31 From `class ListStepContainer(BaseModel):` To `class ListStepContainer(BaseStepContainer):`
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6231/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/6231/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6229
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6229/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6229/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6229/events
https://github.com/langchain-ai/langchain/pull/6229
1,758,977,590
PR_kwDOIPDwls5TGsvM
6,229
Add Tags for LLMs
{ "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-15T14:36:26
2023-06-15T18:24:13
2023-06-15T18:24:12
CONTRIBUTOR
null
- [x] Add tracing tags to LLMs + Chat Models (both inheritable and local) - [x] Add tags for the run_on_dataset helper function(s)
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6229/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/6229/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6229", "html_url": "https://github.com/langchain-ai/langchain/pull/6229", "diff_url": "https://github.com/langchain-ai/langchain/pull/6229.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6229.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6228
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6228/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6228/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6228/events
https://github.com/langchain-ai/langchain/pull/6228
1,758,917,877
PR_kwDOIPDwls5TGf7K
6,228
APIChain: Fixed/mitigated issue #6224 (Prompt injection -> SSRF)
{ "login": "orraz-labs", "id": 70383652, "node_id": "MDQ6VXNlcjcwMzgzNjUy", "avatar_url": "https://avatars.githubusercontent.com/u/70383652?v=4", "gravatar_id": "", "url": "https://api.github.com/users/orraz-labs", "html_url": "https://github.com/orraz-labs", "followers_url": "https://api.github.com/use...
[ { "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
5
2023-06-15T14:05:27
2023-11-07T04:14:00
2023-11-07T04:14:00
CONTRIBUTOR
null
The full information regarding the potential prompt injection -> SSRF vulnerability is on #6224 . - APIChain: Added verification of api_url retrieved from request chain. This verification is done by default but can be disabled, just in case some users will have very non-standard API documentation and will have to di...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6228/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/6228/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6228", "html_url": "https://github.com/langchain-ai/langchain/pull/6228", "diff_url": "https://github.com/langchain-ai/langchain/pull/6228.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6228.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6227
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6227/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6227/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6227/events
https://github.com/langchain-ai/langchain/issues/6227
1,758,900,392
I_kwDOIPDwls5o1rCo
6,227
The parameter 'n' in ChatOpenAI only creates one completion
{ "login": "Tingmi88", "id": 59345728, "node_id": "MDQ6VXNlcjU5MzQ1NzI4", "avatar_url": "https://avatars.githubusercontent.com/u/59345728?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Tingmi88", "html_url": "https://github.com/Tingmi88", "followers_url": "https://api.github.com/users/Tin...
[]
closed
false
null
[]
null
2
2023-06-15T13:56:28
2023-06-15T18:21:51
2023-06-15T18:21:51
NONE
null
### System Info Langchain version: 0.0.190 ### Who can help? _No response_ ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - [...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6227/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/6227/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6226
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6226/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6226/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6226/events
https://github.com/langchain-ai/langchain/pull/6226
1,758,838,959
PR_kwDOIPDwls5TGOlw
6,226
OpenAI functions dont work with async streaming... #6225
{ "login": "ju-bezdek", "id": 27913091, "node_id": "MDQ6VXNlcjI3OTEzMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/27913091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ju-bezdek", "html_url": "https://github.com/ju-bezdek", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
4
2023-06-15T13:25:55
2023-06-19T00:05:18
2023-06-19T00:05:17
CONTRIBUTOR
null
Related to this https://github.com/hwchase17/langchain/issues/6225 Just copied the implementation from `generate` function to `agenerate` and tested it. Didn't run any official tests thought <!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make s...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6226/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/6226/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6226", "html_url": "https://github.com/langchain-ai/langchain/pull/6226", "diff_url": "https://github.com/langchain-ai/langchain/pull/6226.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6226.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6225
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6225/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6225/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6225/events
https://github.com/langchain-ai/langchain/issues/6225
1,758,831,104
I_kwDOIPDwls5o1aIA
6,225
OpenAI functions dont work with async streaming...
{ "login": "ju-bezdek", "id": 27913091, "node_id": "MDQ6VXNlcjI3OTEzMDkx", "avatar_url": "https://avatars.githubusercontent.com/u/27913091?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ju-bezdek", "html_url": "https://github.com/ju-bezdek", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-15T13:22:11
2023-06-19T00:05:18
2023-06-19T00:05:18
CONTRIBUTOR
null
### System Info Version: 0.0.200 ### Who can help? @hwchase17 , @agola11 - I have a PR ready ... creating an issue so I can pair it ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Pro...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6225/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/6225/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6224
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6224/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6224/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6224/events
https://github.com/langchain-ai/langchain/issues/6224
1,758,824,963
I_kwDOIPDwls5o1YoD
6,224
APIChain: Prompt injection can lead to SSRF / API requests to arbitrary endpoints
{ "login": "orraz-labs", "id": 70383652, "node_id": "MDQ6VXNlcjcwMzgzNjUy", "avatar_url": "https://avatars.githubusercontent.com/u/70383652?v=4", "gravatar_id": "", "url": "https://api.github.com/users/orraz-labs", "html_url": "https://github.com/orraz-labs", "followers_url": "https://api.github.com/use...
[]
closed
false
null
[]
null
2
2023-06-15T13:18:58
2023-09-21T16:07:41
2023-09-21T16:07:40
CONTRIBUTOR
null
### System Info langchain version: 0.0.200 OS: Ubuntu 22.04 on WSL python: 3.9.17 ### Who can help? @hwchase17 @thecoo ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [X] Prompts / Prompt Templat...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6224/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/6224/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6223
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6223/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6223/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6223/events
https://github.com/langchain-ai/langchain/pull/6223
1,758,805,481
PR_kwDOIPDwls5TGHHG
6,223
Harrison/openai functions
{ "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
2
2023-06-15T13:11:58
2023-06-16T04:43:35
2023-06-16T04:43:34
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6223/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/6223/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6223", "html_url": "https://github.com/langchain-ai/langchain/pull/6223", "diff_url": "https://github.com/langchain-ai/langchain/pull/6223.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6223.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6222
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6222/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6222/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6222/events
https://github.com/langchain-ai/langchain/pull/6222
1,758,778,850
PR_kwDOIPDwls5TGBGu
6,222
added redis method to delete entries by keys
{ "login": "ChrKahl", "id": 13198452, "node_id": "MDQ6VXNlcjEzMTk4NDUy", "avatar_url": "https://avatars.githubusercontent.com/u/13198452?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ChrKahl", "html_url": "https://github.com/ChrKahl", "followers_url": "https://api.github.com/users/ChrKah...
[]
closed
false
{ "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...
[ { "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:...
null
5
2023-06-15T13:00:25
2023-06-22T22:02:53
2023-06-22T20:26:47
CONTRIBUTOR
null
In addition to my last pr (return keys of added entries), we also need a method to delete the entries by keys. @dev2049
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6222/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/6222/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6222", "html_url": "https://github.com/langchain-ai/langchain/pull/6222", "diff_url": "https://github.com/langchain-ai/langchain/pull/6222.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6222.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6221
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6221/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6221/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6221/events
https://github.com/langchain-ai/langchain/pull/6221
1,758,742,994
PR_kwDOIPDwls5TF5bZ
6,221
Custom Anthropic API URL
{ "login": "zengbo", "id": 1001621, "node_id": "MDQ6VXNlcjEwMDE2MjE=", "avatar_url": "https://avatars.githubusercontent.com/u/1001621?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zengbo", "html_url": "https://github.com/zengbo", "followers_url": "https://api.github.com/users/zengbo/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-15T12:39:29
2023-06-17T18:01:30
2023-06-17T18:01:30
CONTRIBUTOR
null
[Feature] User can custom the Anthropic API URL #### Who can review? Tag maintainers/contributors who might be interested: Models - @hwchase17 - @agola11
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6221/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/6221/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6221", "html_url": "https://github.com/langchain-ai/langchain/pull/6221", "diff_url": "https://github.com/langchain-ai/langchain/pull/6221.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6221.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6220
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6220/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6220/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6220/events
https://github.com/langchain-ai/langchain/issues/6220
1,758,699,712
I_kwDOIPDwls5o06DA
6,220
why llm_cache only supports in BaseLLM, not in BaseChatModel? I can't use llm_cache when using ChatOpenAI. instead, i can only use it by using OpenAI.
{ "login": "VVictorWang", "id": 24431600, "node_id": "MDQ6VXNlcjI0NDMxNjAw", "avatar_url": "https://avatars.githubusercontent.com/u/24431600?v=4", "gravatar_id": "", "url": "https://api.github.com/users/VVictorWang", "html_url": "https://github.com/VVictorWang", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
1
2023-06-15T12:15:18
2023-06-19T02:20:01
2023-06-19T02:20:01
NONE
null
### System Info Langchain v0.0.200 I want to use GPTCache in my project based on langchain. But I find `langchain.llm_cache` only supports in `BaseLLM`, and it has no support in `BaseChatModel`. So I can't use llm_cache when using ChatOpenAI. instead, i can only use it by using OpenAI. Related langchain source c...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6220/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/6220/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6219
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6219/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6219/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6219/events
https://github.com/langchain-ai/langchain/pull/6219
1,758,643,221
PR_kwDOIPDwls5TFjxd
6,219
Add option to save/load graph cypher QA
{ "login": "tomasonjo", "id": 19948365, "node_id": "MDQ6VXNlcjE5OTQ4MzY1", "avatar_url": "https://avatars.githubusercontent.com/u/19948365?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tomasonjo", "html_url": "https://github.com/tomasonjo", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
0
2023-06-15T11:40:08
2023-06-19T00:00:28
2023-06-19T00:00:28
CONTRIBUTOR
null
Similar as https://github.com/hwchase17/langchain/pull/5818 Added the functionality to save/load Graph Cypher QA Chain due to a user reporting the following error > raise NotImplementedError("Saving not supported for this chain type.")\nNotImplementedError: Saving not supported for this chain type.\n'
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6219/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/6219/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6219", "html_url": "https://github.com/langchain-ai/langchain/pull/6219", "diff_url": "https://github.com/langchain-ai/langchain/pull/6219.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6219.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6218
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6218/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6218/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6218/events
https://github.com/langchain-ai/langchain/pull/6218
1,758,592,139
PR_kwDOIPDwls5TFYf9
6,218
Infino integration for simplified logs, metrics & search across LLM data & token usage
{ "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...
[ { "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
4
2023-06-15T11:11:01
2023-06-21T08:38:21
2023-06-21T08:38:20
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/6218/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/6218/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6218", "html_url": "https://github.com/langchain-ai/langchain/pull/6218", "diff_url": "https://github.com/langchain-ai/langchain/pull/6218.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6218.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6217
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6217/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6217/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6217/events
https://github.com/langchain-ai/langchain/issues/6217
1,758,591,163
I_kwDOIPDwls5o0fi7
6,217
No Documentation for constructor parameter client
{ "login": "sriramr98", "id": 21296041, "node_id": "MDQ6VXNlcjIxMjk2MDQx", "avatar_url": "https://avatars.githubusercontent.com/u/21296041?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sriramr98", "html_url": "https://github.com/sriramr98", "followers_url": "https://api.github.com/users/...
[]
closed
false
null
[]
null
2
2023-06-15T11:10:31
2023-09-22T16:07:02
2023-09-22T16:07:01
NONE
null
I just started a new project in langchain and when I try to create a OpenAIEmbeddings object, I'm asked for a client which has a type Any. This is not in documentation anywhere and it's hard to figure out what client is required. It would be amazing if someone can clarify the use-case for this. I would be happy to r...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6217/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/6217/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6216
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6216/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6216/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6216/events
https://github.com/langchain-ai/langchain/pull/6216
1,758,531,732
PR_kwDOIPDwls5TFLKx
6,216
Integrate Rockset as Vectorstore
{ "login": "anubhav94N", "id": 4067380, "node_id": "MDQ6VXNlcjQwNjczODA=", "avatar_url": "https://avatars.githubusercontent.com/u/4067380?v=4", "gravatar_id": "", "url": "https://api.github.com/users/anubhav94N", "html_url": "https://github.com/anubhav94N", "followers_url": "https://api.github.com/users...
[ { "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
3
2023-06-15T10:33:07
2023-06-21T08:22:34
2023-06-21T08:22:27
CONTRIBUTOR
null
#### Description This PR adds Rockset as a vectorstore for langchain. [Rockset](https://rockset.com/blog/introducing-vector-search-on-rockset/) is a real time OLAP database which provides a fast and efficient vector search functionality. Further since it is entirely schemaless, it can store metadata in separate colu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6216/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/6216/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6216", "html_url": "https://github.com/langchain-ai/langchain/pull/6216", "diff_url": "https://github.com/langchain-ai/langchain/pull/6216.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6216.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6215
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6215/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6215/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6215/events
https://github.com/langchain-ai/langchain/issues/6215
1,758,511,259
I_kwDOIPDwls5o0MCb
6,215
Summary is run on pruned messages, not remaining messages
{ "login": "uwej711", "id": 648874, "node_id": "MDQ6VXNlcjY0ODg3NA==", "avatar_url": "https://avatars.githubusercontent.com/u/648874?v=4", "gravatar_id": "", "url": "https://api.github.com/users/uwej711", "html_url": "https://github.com/uwej711", "followers_url": "https://api.github.com/users/uwej711/fo...
[]
closed
false
null
[]
null
2
2023-06-15T10:21:30
2023-06-15T10:46:41
2023-06-15T10:46:41
NONE
null
I just checked the token usage for the summay generation after I set the max_token_limit to 100 and wondered why I had a token usage over 1000 tokens. I think the call in the following line should pass the messages that are left in the buffer and not the pruned messages, https://github.com/hwchase17/langchain/blob/...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6215/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/6215/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6214
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6214/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6214/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6214/events
https://github.com/langchain-ai/langchain/issues/6214
1,758,506,158
I_kwDOIPDwls5o0Kyu
6,214
The Agent is incompatible with the GPT-3.5-turbo-16k model.
{ "login": "zml0506-163", "id": 53557222, "node_id": "MDQ6VXNlcjUzNTU3MjIy", "avatar_url": "https://avatars.githubusercontent.com/u/53557222?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zml0506-163", "html_url": "https://github.com/zml0506-163", "followers_url": "https://api.github.com/...
[]
closed
false
null
[]
null
3
2023-06-15T10:18:16
2023-09-23T16:04:52
2023-09-23T16:04:52
NONE
null
### System Info LangChain v0.0.198 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - [ ] Documen...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6214/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/6214/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/6212
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6212/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6212/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6212/events
https://github.com/langchain-ai/langchain/pull/6212
1,758,458,821
PR_kwDOIPDwls5TE7QQ
6,212
ConversationalRetrievalChain does not return source in result
{ "login": "ccyflai", "id": 1573177, "node_id": "MDQ6VXNlcjE1NzMxNzc=", "avatar_url": "https://avatars.githubusercontent.com/u/1573177?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ccyflai", "html_url": "https://github.com/ccyflai", "followers_url": "https://api.github.com/users/ccyflai/...
[]
closed
false
null
[]
null
0
2023-06-15T09:50:58
2023-06-17T08:54:23
2023-06-17T08:52:13
NONE
null
mentioned in document but not implemented https://python.langchain.com/en/latest/modules/chains/index_examples/chat_vector_db.html#conversationalretrievalchain-with-question-answering-with-sources <!-- Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please mak...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6212/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/6212/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6212", "html_url": "https://github.com/langchain-ai/langchain/pull/6212", "diff_url": "https://github.com/langchain-ai/langchain/pull/6212.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6212.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/6211
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6211/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6211/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6211/events
https://github.com/langchain-ai/langchain/pull/6211
1,758,408,606
PR_kwDOIPDwls5TEwZy
6,211
Fix output final text for HuggingFaceTextGenInference when streaming
{ "login": "janpawellek", "id": 2392542, "node_id": "MDQ6VXNlcjIzOTI1NDI=", "avatar_url": "https://avatars.githubusercontent.com/u/2392542?v=4", "gravatar_id": "", "url": "https://api.github.com/users/janpawellek", "html_url": "https://github.com/janpawellek", "followers_url": "https://api.github.com/us...
[]
closed
false
null
[]
null
0
2023-06-15T09:21:01
2023-06-19T00:01:16
2023-06-19T00:01:16
CONTRIBUTOR
null
The LLM integration [HuggingFaceTextGenInference](https://github.com/hwchase17/langchain/blob/master/langchain/llms/huggingface_text_gen_inference.py) already has streaming support. However, when streaming is enabled, it always returns an empty string as the final output text when the LLM is finished. This is becaus...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6211/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/6211/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/6211", "html_url": "https://github.com/langchain-ai/langchain/pull/6211", "diff_url": "https://github.com/langchain-ai/langchain/pull/6211.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/6211.patch", "merged_at": "2023-06-...
https://api.github.com/repos/langchain-ai/langchain/issues/6210
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/6210/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/6210/comments
https://api.github.com/repos/langchain-ai/langchain/issues/6210/events
https://github.com/langchain-ai/langchain/issues/6210
1,758,334,841
I_kwDOIPDwls5ozg95
6,210
ValueError: invalid literal for int() with base 10: '0<|im_end|>' use it will throw an exception
{ "login": "zhaoxin-jia-tfs", "id": 112603266, "node_id": "U_kgDOBrYwgg", "avatar_url": "https://avatars.githubusercontent.com/u/112603266?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhaoxin-jia-tfs", "html_url": "https://github.com/zhaoxin-jia-tfs", "followers_url": "https://api.githu...
[]
closed
false
null
[]
null
6
2023-06-15T08:40:40
2023-12-13T16:08:58
2023-12-13T16:08:57
NONE
null
### System Info macos ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [x] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [x] Output Parsers - [ ] Document Loaders - [...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/6210/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/6210/timeline
null
not_planned
null
null