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/7178
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7178/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7178/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7178/events
https://github.com/langchain-ai/langchain/pull/7178
1,788,940,501
PR_kwDOIPDwls5Uq_GY
7,178
Fix: Recognize `List` at `from_function`
{ "login": "jbkoh", "id": 1572627, "node_id": "MDQ6VXNlcjE1NzI2Mjc=", "avatar_url": "https://avatars.githubusercontent.com/u/1572627?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jbkoh", "html_url": "https://github.com/jbkoh", "followers_url": "https://api.github.com/users/jbkoh/follower...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url...
closed
false
null
[]
null
2
2023-07-05T07:22:22
2023-07-06T21:22:09
2023-07-06T21:22:09
CONTRIBUTOR
null
- Description: pydantic's `ModelField.type_` only exposes the native data type but not complex type hints like `List`. Thus, generating a Tool with `from_function` through function signature produces incorrect argument schemas (e.g., `str` instead of `List[str]`) - Issue: N/A - Dependencies: N/A - Tag mainta...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7178/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/7178/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7178", "html_url": "https://github.com/langchain-ai/langchain/pull/7178", "diff_url": "https://github.com/langchain-ai/langchain/pull/7178.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7178.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7177
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7177/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7177/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7177/events
https://github.com/langchain-ai/langchain/issues/7177
1,788,935,367
I_kwDOIPDwls5qoPzH
7,177
Issue: RetrievalQA response incomplete
{ "login": "Lin-jun-xiang", "id": 63782903, "node_id": "MDQ6VXNlcjYzNzgyOTAz", "avatar_url": "https://avatars.githubusercontent.com/u/63782903?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lin-jun-xiang", "html_url": "https://github.com/Lin-jun-xiang", "followers_url": "https://api.githu...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-05T07:19:18
2023-07-05T07:33:37
2023-07-05T07:33:37
CONTRIBUTOR
null
### Issue you'd like to raise. ## Problem descriptions I've used `retrievalQA.from_chain_type()` with `refine` type to design a chatPDF. But the response often **incomplete**, see the following result, the `Answer` is not complete which will let the `json.loads` not work. Futhermore, I've used `get_openai_ca...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7177/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/7177/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7176
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7176/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7176/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7176/events
https://github.com/langchain-ai/langchain/pull/7176
1,788,900,347
PR_kwDOIPDwls5Uq2bi
7,176
fix: rename the invalid function name of GoogleSerperResults Tool for OpenAIFunctionCall
{ "login": "Sukitly", "id": 54905519, "node_id": "MDQ6VXNlcjU0OTA1NTE5", "avatar_url": "https://avatars.githubusercontent.com/u/54905519?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sukitly", "html_url": "https://github.com/Sukitly", "followers_url": "https://api.github.com/users/Sukitl...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-05T06:57:23
2023-07-05T16:47:51
2023-07-05T16:47:50
CONTRIBUTOR
null
- Description: rename the invalid function name of GoogleSerperResults Tool for OpenAIFunctionCall - Tag maintainer: @hinthornw When I use the GoogleSerperResults in OpenAIFunctionCall agent, the following error occurs: ```shell openai.error.InvalidRequestError: 'Google Serrper Results JSON' does not match '^[a-z...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7176/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/7176/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7176", "html_url": "https://github.com/langchain-ai/langchain/pull/7176", "diff_url": "https://github.com/langchain-ai/langchain/pull/7176.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7176.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7175
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7175/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7175/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7175/events
https://github.com/langchain-ai/langchain/issues/7175
1,788,892,758
I_kwDOIPDwls5qoFZW
7,175
saving and loading embedding from Chroma
{ "login": "Lufffya", "id": 49063302, "node_id": "MDQ6VXNlcjQ5MDYzMzAy", "avatar_url": "https://avatars.githubusercontent.com/u/49063302?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Lufffya", "html_url": "https://github.com/Lufffya", "followers_url": "https://api.github.com/users/Lufffy...
[ { "id": 5680700848, "node_id": "LA_kwDOIPDwls8AAAABUpidsA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question", "name": "auto:question", "color": "BFD4F2", "default": false, "description": "A specific question about the codebase, product, project, or how to...
closed
false
null
[]
null
8
2023-07-05T06:52:10
2023-11-29T16:09:05
2023-11-29T16:09:04
NONE
null
### Issue with current documentation: ``` # import from langchain.embeddings.sentence_transformer import SentenceTransformerEmbeddings from langchain.text_splitter import CharacterTextSplitter from langchain.vectorstores import Chroma from langchain.document_loaders import TextLoader # load the document and sp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7175/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/7175/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7174
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7174/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7174/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7174/events
https://github.com/langchain-ai/langchain/pull/7174
1,788,805,890
PR_kwDOIPDwls5Uqh61
7,174
Fixed typos in MongoDB Atlas Vector Search documentation
{ "login": "prakul", "id": 1555858, "node_id": "MDQ6VXNlcjE1NTU4NTg=", "avatar_url": "https://avatars.githubusercontent.com/u/1555858?v=4", "gravatar_id": "", "url": "https://api.github.com/users/prakul", "html_url": "https://github.com/prakul", "followers_url": "https://api.github.com/users/prakul/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": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
1
2023-07-05T05:41:36
2023-07-05T16:48:02
2023-07-05T16:48:01
CONTRIBUTOR
null
Fix for typos in MongoDB Atlas Vector Search documentation <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7174/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/7174/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7174", "html_url": "https://github.com/langchain-ai/langchain/pull/7174", "diff_url": "https://github.com/langchain-ai/langchain/pull/7174.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7174.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7173
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7173/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7173/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7173/events
https://github.com/langchain-ai/langchain/pull/7173
1,788,789,238
PR_kwDOIPDwls5UqeTD
7,173
docstrings top level update
{ "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": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://a...
null
3
2023-07-05T05:24:37
2023-07-07T16:13:34
2023-07-07T06:42:28
COLLABORATOR
null
Updated docstrings so, that [API Reference](https://api.python.langchain.com/en/latest/api_reference.html) page has text in the second column (class/function/... description. @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7173/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/7173/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7173", "html_url": "https://github.com/langchain-ai/langchain/pull/7173", "diff_url": "https://github.com/langchain-ai/langchain/pull/7173.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7173.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7172
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7172/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7172/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7172/events
https://github.com/langchain-ai/langchain/issues/7172
1,788,788,050
I_kwDOIPDwls5qnr1S
7,172
StreamlitCallbackHandler doesn't double escape dollar signs, so two dollar signs makes everything between an equation
{ "login": "shahsarick", "id": 7920285, "node_id": "MDQ6VXNlcjc5MjAyODU=", "avatar_url": "https://avatars.githubusercontent.com/u/7920285?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shahsarick", "html_url": "https://github.com/shahsarick", "followers_url": "https://api.github.com/users...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-05T05:23:14
2023-10-12T16:06:56
2023-10-12T16:06:55
NONE
null
### System Info langchain = 0.0.220 python = 3.11.4 ### Who can help? @hwchase17 @agola11 ### Information - [X] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] O...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7172/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/7172/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7171
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7171/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7171/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7171/events
https://github.com/langchain-ai/langchain/pull/7171
1,788,746,225
PR_kwDOIPDwls5UqU3k
7,171
Update JSON parser to work w/ multiple JSON objects in markdown
{ "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": 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
3
2023-07-05T04:38:10
2023-08-10T23:00:05
2023-08-10T23:00:05
COLLABORATOR
null
JSON output parser did not work on cases w/ multiple JSON objects. Schema - ``` response_schemas = [ ResponseSchema(name="question", description="question derived from the text"), ResponseSchema(name="answer", description="answer to the question derived from the text"), ResponseSchema(name="index",...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7171/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/7171/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7171", "html_url": "https://github.com/langchain-ai/langchain/pull/7171", "diff_url": "https://github.com/langchain-ai/langchain/pull/7171.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7171.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7170
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7170/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7170/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7170/events
https://github.com/langchain-ai/langchain/pull/7170
1,788,710,081
PR_kwDOIPDwls5UqNI3
7,170
Implement delete interface of vector store on AnalyticDB
{ "login": "wangxuqi", "id": 13748374, "node_id": "MDQ6VXNlcjEzNzQ4Mzc0", "avatar_url": "https://avatars.githubusercontent.com/u/13748374?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wangxuqi", "html_url": "https://github.com/wangxuqi", "followers_url": "https://api.github.com/users/wan...
[ { "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
{ "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
3
2023-07-05T03:46:51
2023-07-05T20:01:01
2023-07-05T20:01:01
CONTRIBUTOR
null
Hi, there This pull request contains two commit: **1. Implement delete interface with optional ids parameter on AnalyticDB.** **2. Allow customization of database connection behavior by exposing engine_args parameter in interfaces.** - This commit adds the `engine_args` parameter to the interfac...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7170/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/7170/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7170", "html_url": "https://github.com/langchain-ai/langchain/pull/7170", "diff_url": "https://github.com/langchain-ai/langchain/pull/7170.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7170.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7169
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7169/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7169/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7169/events
https://github.com/langchain-ai/langchain/pull/7169
1,788,692,235
PR_kwDOIPDwls5UqJTo
7,169
fix: Chroma filter symbols not supporting LIKE and CONTAIN
{ "login": "why8023", "id": 22267652, "node_id": "MDQ6VXNlcjIyMjY3NjUy", "avatar_url": "https://avatars.githubusercontent.com/u/22267652?v=4", "gravatar_id": "", "url": "https://api.github.com/users/why8023", "html_url": "https://github.com/why8023", "followers_url": "https://api.github.com/users/why802...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url...
closed
false
null
[]
null
2
2023-07-05T03:22:00
2023-10-16T17:24:37
2023-07-05T18:04:18
CONTRIBUTOR
null
Fixing issue with SelfQueryRetriever due to unsupported LIKE and CONTAIN comparators in Chroma's WHERE filter statements. This pull request introduces a redefined set of comparators in Chroma to address the problem and make it compatible with SelfQueryRetriever. For information on the comparators supported by Chroma's ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7169/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/7169/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7169", "html_url": "https://github.com/langchain-ai/langchain/pull/7169", "diff_url": "https://github.com/langchain-ai/langchain/pull/7169.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7169.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7168
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7168/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7168/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7168/events
https://github.com/langchain-ai/langchain/issues/7168
1,788,668,402
I_kwDOIPDwls5qnOny
7,168
RetrievalQA.from_chain_type‘s parameter retriever can not use ContextualCompressionRetriever
{ "login": "sawyerbutton", "id": 14297658, "node_id": "MDQ6VXNlcjE0Mjk3NjU4", "avatar_url": "https://avatars.githubusercontent.com/u/14297658?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sawyerbutton", "html_url": "https://github.com/sawyerbutton", "followers_url": "https://api.github.c...
[ { "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
7
2023-07-05T02:43:25
2023-10-16T09:45:05
2023-10-16T09:44:56
NONE
null
### System Info Based on the official doc, I created two type of retriever: 1. `faiss_retriever = FAISS.from_documents(texts, OpenAIEmbeddings()).as_retriever()`serving as a`VectorStoreRetriever`(referenced from the API doc) 2. `compression_retriever = ContextualCompressionRetriever(base_compressor=relevant_filter, ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7168/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7168/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7167
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7167/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7167/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7167/events
https://github.com/langchain-ai/langchain/pull/7167
1,788,622,661
PR_kwDOIPDwls5Up6xl
7,167
fix AmazonAPIGateway _identifying_params
{ "login": "sunbc0120", "id": 7380988, "node_id": "MDQ6VXNlcjczODA5ODg=", "avatar_url": "https://avatars.githubusercontent.com/u/7380988?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sunbc0120", "html_url": "https://github.com/sunbc0120", "followers_url": "https://api.github.com/users/su...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-05T01:30:37
2023-07-05T03:14:52
2023-07-05T03:14:51
CONTRIBUTOR
null
- correct `endpoint_name` to `api_url` - add `headers` <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7167/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/7167/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7167", "html_url": "https://github.com/langchain-ai/langchain/pull/7167", "diff_url": "https://github.com/langchain-ai/langchain/pull/7167.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7167.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7166
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7166/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7166/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7166/events
https://github.com/langchain-ai/langchain/issues/7166
1,788,611,749
I_kwDOIPDwls5qnAyl
7,166
DOC: The Quickstart tutorial for Agents has an error
{ "login": "minseochh02", "id": 91316654, "node_id": "MDQ6VXNlcjkxMzE2NjU0", "avatar_url": "https://avatars.githubusercontent.com/u/91316654?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minseochh02", "html_url": "https://github.com/minseochh02", "followers_url": "https://api.github.com/...
[ { "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
3
2023-07-05T01:11:06
2023-10-12T16:07:06
2023-10-12T16:07:05
NONE
null
### Issue with current documentation: https://python.langchain.com/docs/get_started/quickstart.html On the above link, I have tried following along on google colab and ran into an issue as following: Observation: Olivia Wilde started dating Harry Styles after ending her years-long engagement to Jason Sudeikis — se...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7166/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/7166/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7165
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7165/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7165/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7165/events
https://github.com/langchain-ai/langchain/pull/7165
1,788,554,148
PR_kwDOIPDwls5UpsXT
7,165
Support for SPARQL
{ "login": "felixocker", "id": 45704090, "node_id": "MDQ6VXNlcjQ1NzA0MDkw", "avatar_url": "https://avatars.githubusercontent.com/u/45704090?v=4", "gravatar_id": "", "url": "https://api.github.com/users/felixocker", "html_url": "https://github.com/felixocker", "followers_url": "https://api.github.com/use...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
4
2023-07-04T23:18:13
2023-07-31T09:44:13
2023-07-05T17:00:17
CONTRIBUTOR
null
# [SPARQL](https://www.w3.org/TR/rdf-sparql-query/) for [LangChain](https://github.com/hwchase17/langchain) ## Description LangChain support for knowledge graphs relying on W3C standards using RDFlib: SPARQL/ RDF(S)/ OWL with special focus on RDF \ * Works with local files, files from the web, and SPARQL endpoints...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7165/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7165/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7165", "html_url": "https://github.com/langchain-ai/langchain/pull/7165", "diff_url": "https://github.com/langchain-ai/langchain/pull/7165.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7165.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7164
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7164/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7164/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7164/events
https://github.com/langchain-ai/langchain/pull/7164
1,788,539,101
PR_kwDOIPDwls5UppGO
7,164
LlamaCppEmbeddings not under langchain.llms
{ "login": "HashemAlsaket", "id": 17466553, "node_id": "MDQ6VXNlcjE3NDY2NTUz", "avatar_url": "https://avatars.githubusercontent.com/u/17466553?v=4", "gravatar_id": "", "url": "https://api.github.com/users/HashemAlsaket", "html_url": "https://github.com/HashemAlsaket", "followers_url": "https://api.githu...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-04T22:49:21
2023-07-04T23:32:41
2023-07-04T23:32:40
CONTRIBUTOR
null
Description: doc string suggests `from langchain.llms import LlamaCppEmbeddings` under `LlamaCpp()` class example but `LlamaCppEmbeddings` is not in `langchain.llms` Issue: None open Tag maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7164/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/7164/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7164", "html_url": "https://github.com/langchain-ai/langchain/pull/7164", "diff_url": "https://github.com/langchain-ai/langchain/pull/7164.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7164.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7163
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7163/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7163/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7163/events
https://github.com/langchain-ai/langchain/issues/7163
1,788,529,698
I_kwDOIPDwls5qmswi
7,163
OpenAIFunctionsAgent + ConversationalChatAgent?
{ "login": "jbkoh", "id": 1572627, "node_id": "MDQ6VXNlcjE1NzI2Mjc=", "avatar_url": "https://avatars.githubusercontent.com/u/1572627?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jbkoh", "html_url": "https://github.com/jbkoh", "followers_url": "https://api.github.com/users/jbkoh/follower...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
6
2023-07-04T22:28:54
2023-10-19T16:06:43
2023-10-19T16:06:42
CONTRIBUTOR
null
### Feature request I'd like to make the user experience more conversational while supporting OpenAI functions. However, OpenAIFunctionsAgent implementation doesn't accept "memory" to make it more conversational. I'd like to have ReACT planning capability + functions as tools. I think the minimal implementation is t...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7163/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/7163/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7162
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7162/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7162/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7162/events
https://github.com/langchain-ai/langchain/pull/7162
1,788,522,382
PR_kwDOIPDwls5Upllq
7,162
improve docstring of doc formatting
{ "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": 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
1
2023-07-04T22:14:53
2023-07-04T23:31:30
2023-07-04T23:31:29
COLLABORATOR
null
so it shows up nice
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7162/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/7162/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7162", "html_url": "https://github.com/langchain-ai/langchain/pull/7162", "diff_url": "https://github.com/langchain-ai/langchain/pull/7162.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7162.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7161
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7161/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7161/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7161/events
https://github.com/langchain-ai/langchain/pull/7161
1,788,510,994
PR_kwDOIPDwls5UpjLZ
7,161
Jinja2 validation changed to issue warnings rather than issuing exceptions.
{ "login": "keenborder786", "id": 45242107, "node_id": "MDQ6VXNlcjQ1MjQyMTA3", "avatar_url": "https://avatars.githubusercontent.com/u/45242107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keenborder786", "html_url": "https://github.com/keenborder786", "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": "" }, { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url...
closed
false
null
[]
null
2
2023-07-04T21:53:13
2023-07-06T10:51:26
2023-07-05T18:04:29
CONTRIBUTOR
null
- Description: If their are missing or extra variables when validating Jinja 2 template then a warning is issued rather than raising an exception. This allows for better flexibility for the developer as described in #7044. Also changed the relevant test so pytest is checking for raised warnings rather than exceptio...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7161/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/7161/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7161", "html_url": "https://github.com/langchain-ai/langchain/pull/7161", "diff_url": "https://github.com/langchain-ai/langchain/pull/7161.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7161.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7160
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7160/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7160/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7160/events
https://github.com/langchain-ai/langchain/pull/7160
1,788,500,555
PR_kwDOIPDwls5Upg7K
7,160
add docstring for in memory class
{ "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": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
1
2023-07-04T21:36:40
2023-07-04T21:59:19
2023-07-04T21:59:18
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7160/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/7160/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7160", "html_url": "https://github.com/langchain-ai/langchain/pull/7160", "diff_url": "https://github.com/langchain-ai/langchain/pull/7160.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7160.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7159
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7159/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7159/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7159/events
https://github.com/langchain-ai/langchain/pull/7159
1,788,497,747
PR_kwDOIPDwls5UpgUq
7,159
Replace stop clause with shorter, pythonic alternative
{ "login": "serhatgktp", "id": 76130958, "node_id": "MDQ6VXNlcjc2MTMwOTU4", "avatar_url": "https://avatars.githubusercontent.com/u/76130958?v=4", "gravatar_id": "", "url": "https://api.github.com/users/serhatgktp", "html_url": "https://github.com/serhatgktp", "followers_url": "https://api.github.com/use...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url...
closed
false
null
[]
null
1
2023-07-04T21:31:59
2023-07-05T17:03:23
2023-07-05T17:03:22
CONTRIBUTOR
null
Replace this comment with: - Description: Replace `if var is not None:` with `if var:`, a concise and pythonic alternative - Issue: N/A - Dependencies: None - Tag maintainer: Unsure - Twitter handle: N/A
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7159/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/7159/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7159", "html_url": "https://github.com/langchain-ai/langchain/pull/7159", "diff_url": "https://github.com/langchain-ai/langchain/pull/7159.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7159.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7157
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7157/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7157/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7157/events
https://github.com/langchain-ai/langchain/issues/7157
1,788,350,317
I_kwDOIPDwls5qmA9t
7,157
SelfQuering Retrieval no support $contain operator
{ "login": "bassameter63", "id": 84580136, "node_id": "MDQ6VXNlcjg0NTgwMTM2", "avatar_url": "https://avatars.githubusercontent.com/u/84580136?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bassameter63", "html_url": "https://github.com/bassameter63", "followers_url": "https://api.github.c...
[ { "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
2
2023-07-04T18:56:27
2023-10-12T16:07:11
2023-10-12T16:07:10
NONE
null
### System Info I'm using the following on Windows: Python 3.11.3 langchain 0.0.222 lark 1.1.5 With a Pinecone index: Environment: us-east4-gcp Metric: cosine Pod Type: p1.x1 Dimensions: 1536 ### Who can help? @hwchase17 @angola ### Information - [X] The official example notebooks/scripts - [ ] My o...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7157/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7157/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7155
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7155/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7155/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7155/events
https://github.com/langchain-ai/langchain/pull/7155
1,788,347,407
PR_kwDOIPDwls5Uo-_3
7,155
bump 223
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "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": "" }, { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", ...
closed
false
null
[]
null
1
2023-07-04T18:52:54
2023-07-04T20:13:42
2023-07-04T20:13:41
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7155/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/7155/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7155", "html_url": "https://github.com/langchain-ai/langchain/pull/7155", "diff_url": "https://github.com/langchain-ai/langchain/pull/7155.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7155.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7154
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7154/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7154/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7154/events
https://github.com/langchain-ai/langchain/pull/7154
1,788,279,306
PR_kwDOIPDwls5UowKj
7,154
Added ability to add extra fields to AzureSearch VectorStore when ad…
{ "login": "akhilsivanand", "id": 32809324, "node_id": "MDQ6VXNlcjMyODA5MzI0", "avatar_url": "https://avatars.githubusercontent.com/u/32809324?v=4", "gravatar_id": "", "url": "https://api.github.com/users/akhilsivanand", "html_url": "https://github.com/akhilsivanand", "followers_url": "https://api.githu...
[ { "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
5
2023-07-04T17:36:51
2023-07-26T05:28:00
2023-07-25T12:33:52
NONE
null
- Description: Added ability to add extra fields to AzureSearch VectorStore when adding documents, - Issue: https://github.com/hwchase17/langchain/issues/6134, - Dependencies: None, - Tag maintainer: @rlancemartin, @eyurtsev,
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7154/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/7154/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7154", "html_url": "https://github.com/langchain-ai/langchain/pull/7154", "diff_url": "https://github.com/langchain-ai/langchain/pull/7154.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7154.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7152
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7152/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7152/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7152/events
https://github.com/langchain-ai/langchain/pull/7152
1,788,175,942
PR_kwDOIPDwls5UoZlp
7,152
Update landing page for "question answering over documents"
{ "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": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
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
3
2023-07-04T15:59:02
2023-07-10T21:15:13
2023-07-10T21:15:13
COLLABORATOR
null
Improve documentation for a central use-case, qa / chat over documents. This will be merged as an update to `index.mdx` [here](https://python.langchain.com/docs/use_cases/question_answering/). Testing w/ local Docusaurus server: ``` From `docs` directory: mkdir _dist cp -r {docs_skeleton,snippets} _dist cp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7152/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/7152/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7152", "html_url": "https://github.com/langchain-ai/langchain/pull/7152", "diff_url": "https://github.com/langchain-ai/langchain/pull/7152.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7152.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7151
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7151/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7151/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7151/events
https://github.com/langchain-ai/langchain/pull/7151
1,788,174,608
PR_kwDOIPDwls5UoZTR
7,151
Add a callback handler for Context (https://getcontext.ai)
{ "login": "agamble", "id": 950938, "node_id": "MDQ6VXNlcjk1MDkzOA==", "avatar_url": "https://avatars.githubusercontent.com/u/950938?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agamble", "html_url": "https://github.com/agamble", "followers_url": "https://api.github.com/users/agamble/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": "" }, { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://a...
null
2
2023-07-04T15:57:52
2023-07-07T19:33:30
2023-07-07T19:33:30
CONTRIBUTOR
null
### Description Adding a callback handler for Context. Context is a product analytics platform for AI chat experiences to help you understand how users are interacting with your product. I've added the callback library + an example notebook showing its use. ### Dependencies Requires the user to install the ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7151/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/7151/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7151", "html_url": "https://github.com/langchain-ai/langchain/pull/7151", "diff_url": "https://github.com/langchain-ai/langchain/pull/7151.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7151.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7150
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7150/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7150/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7150/events
https://github.com/langchain-ai/langchain/issues/7150
1,788,162,432
I_kwDOIPDwls5qlTGA
7,150
Make "embedding" an optional parameter in VectorStore interface
{ "login": "ofermend", "id": 1823547, "node_id": "MDQ6VXNlcjE4MjM1NDc=", "avatar_url": "https://avatars.githubusercontent.com/u/1823547?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ofermend", "html_url": "https://github.com/ofermend", "followers_url": "https://api.github.com/users/oferm...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
2
2023-07-04T15:47:14
2023-10-12T16:07:16
2023-10-12T16:07:15
CONTRIBUTOR
null
### Feature request Some vectorstores (e.g. Vectara) internally create their own embeddings. The request is to generalize the VectorStore base class to allow for embeddings to be optional. ### Motivation Currently users have to send "None" or FakeEmbeddings instead, which creates additional work and is not ne...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7150/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7150/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7149
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7149/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7149/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7149/events
https://github.com/langchain-ai/langchain/pull/7149
1,788,150,910
PR_kwDOIPDwls5UoUMQ
7,149
docs: update Jina ecosystem
{ "login": "deepankarm", "id": 9050737, "node_id": "MDQ6VXNlcjkwNTA3Mzc=", "avatar_url": "https://avatars.githubusercontent.com/u/9050737?v=4", "gravatar_id": "", "url": "https://api.github.com/users/deepankarm", "html_url": "https://github.com/deepankarm", "followers_url": "https://api.github.com/users...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
1
2023-07-04T15:37:48
2023-07-04T22:07:51
2023-07-04T22:07:50
CONTRIBUTOR
null
Documentation update for [Jina ecosystem](https://python.langchain.com/docs/ecosystem/integrations/jina) and `langchain-serve` in the deployments section to latest features. @hwchase17 <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, -...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7149/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/7149/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7149", "html_url": "https://github.com/langchain-ai/langchain/pull/7149", "diff_url": "https://github.com/langchain-ai/langchain/pull/7149.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7149.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7148
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7148/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7148/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7148/events
https://github.com/langchain-ai/langchain/issues/7148
1,788,148,043
I_kwDOIPDwls5qlPlL
7,148
Issue: The API call keeps getting timed out
{ "login": "taimoorrf", "id": 56273879, "node_id": "MDQ6VXNlcjU2MjczODc5", "avatar_url": "https://avatars.githubusercontent.com/u/56273879?v=4", "gravatar_id": "", "url": "https://api.github.com/users/taimoorrf", "html_url": "https://github.com/taimoorrf", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
open
false
null
[]
null
12
2023-07-04T15:35:27
2023-10-12T07:52:09
null
NONE
null
### Issue you'd like to raise. I keep getting this error for the past couple of days for gpt-3.5-turbo-16k: Timeout: Request timed out: HTTPSConnectionPool(host='api.openai.com', port=443): Read timed out. (read timeout=120.0) The OpenAI API seems to be working fine by itself. Can someone please tell me if they ar...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7148/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7148/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7147
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7147/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7147/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7147/events
https://github.com/langchain-ai/langchain/pull/7147
1,788,138,815
PR_kwDOIPDwls5UoRkz
7,147
cleaned Arthur tracking demo notebook
{ "login": "max-arthurai", "id": 115359769, "node_id": "U_kgDOBuBAGQ", "avatar_url": "https://avatars.githubusercontent.com/u/115359769?v=4", "gravatar_id": "", "url": "https://api.github.com/users/max-arthurai", "html_url": "https://github.com/max-arthurai", "followers_url": "https://api.github.com/use...
[ { "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
1
2023-07-04T15:28:40
2023-07-04T22:15:26
2023-07-04T22:15:25
CONTRIBUTOR
null
Cleaned title and reduced clutter for integration demo notebook for the Arthur callback handler
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7147/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/7147/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7147", "html_url": "https://github.com/langchain-ai/langchain/pull/7147", "diff_url": "https://github.com/langchain-ai/langchain/pull/7147.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7147.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7145
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7145/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7145/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7145/events
https://github.com/langchain-ai/langchain/issues/7145
1,788,030,844
I_kwDOIPDwls5qky98
7,145
GPT4All generate() TypeError 'n_ctx' since a commit on GPT4All's python binding changed arguments
{ "login": "nb-programmer", "id": 46126206, "node_id": "MDQ6VXNlcjQ2MTI2MjA2", "avatar_url": "https://avatars.githubusercontent.com/u/46126206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nb-programmer", "html_url": "https://github.com/nb-programmer", "followers_url": "https://api.githu...
[ { "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
7
2023-07-04T14:22:38
2023-11-07T14:10:16
2023-11-07T14:10:07
CONTRIBUTOR
null
### System Info - langchain-0.0.222 (and all before) - Any GPT4All python package after [this commit](https://github.com/nomic-ai/gpt4all/commit/46a0762bd5a7e605e9bd63e4f435b482eff026f6#diff-cc3ea7dfbfc9837a4c42dae1089a1eda0ed175d17f2628cf16c13d3cd9da6e13R174) was merged. So latest: >= 1.0.1. Note this issue is in...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7145/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/7145/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7144
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7144/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7144/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7144/events
https://github.com/langchain-ai/langchain/pull/7144
1,787,988,391
PR_kwDOIPDwls5Unwfs
7,144
added missing req chromadb tiktoken
{ "login": "qpo", "id": 6569993, "node_id": "MDQ6VXNlcjY1Njk5OTM=", "avatar_url": "https://avatars.githubusercontent.com/u/6569993?v=4", "gravatar_id": "", "url": "https://api.github.com/users/qpo", "html_url": "https://github.com/qpo", "followers_url": "https://api.github.com/users/qpo/followers", "f...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://a...
null
4
2023-07-04T13:58:59
2023-08-10T22:53:02
2023-08-10T22:53:02
NONE
null
<!-- Thank you for contributing to LangChain! Replace this comment with: added missing req chromadb tiktoken @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7144/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/7144/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7144", "html_url": "https://github.com/langchain-ai/langchain/pull/7144", "diff_url": "https://github.com/langchain-ai/langchain/pull/7144.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7144.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7143
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7143/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7143/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7143/events
https://github.com/langchain-ai/langchain/pull/7143
1,787,980,852
PR_kwDOIPDwls5Unu2-
7,143
PowerBI updates
{ "login": "eavanvalkenburg", "id": 13749212, "node_id": "MDQ6VXNlcjEzNzQ5MjEy", "avatar_url": "https://avatars.githubusercontent.com/u/13749212?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eavanvalkenburg", "html_url": "https://github.com/eavanvalkenburg", "followers_url": "https://api...
[ { "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
1
2023-07-04T13:54:17
2023-07-06T13:48:12
2023-07-06T13:39:23
CONTRIBUTOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7143/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/7143/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7143", "html_url": "https://github.com/langchain-ai/langchain/pull/7143", "diff_url": "https://github.com/langchain-ai/langchain/pull/7143.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7143.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7142
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7142/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7142/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7142/events
https://github.com/langchain-ai/langchain/pull/7142
1,787,956,009
PR_kwDOIPDwls5Unpe-
7,142
feat(SingleStoreVectorStore): change connection attributes in the database connection
{ "login": "volodymyr-memsql", "id": 57520563, "node_id": "MDQ6VXNlcjU3NTIwNTYz", "avatar_url": "https://avatars.githubusercontent.com/u/57520563?v=4", "gravatar_id": "", "url": "https://api.github.com/users/volodymyr-memsql", "html_url": "https://github.com/volodymyr-memsql", "followers_url": "https://...
[ { "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
1
2023-07-04T13:39:34
2023-07-06T08:05:47
2023-07-05T00:12:56
CONTRIBUTOR
null
Minor change to the SingleStoreVectorStore: Updated connection attributes names according to the SingleStoreDB recommendations @rlancemartin, @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7142/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/7142/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7142", "html_url": "https://github.com/langchain-ai/langchain/pull/7142", "diff_url": "https://github.com/langchain-ai/langchain/pull/7142.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7142.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7141
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7141/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7141/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7141/events
https://github.com/langchain-ai/langchain/issues/7141
1,787,867,349
I_kwDOIPDwls5qkLDV
7,141
Caching: allows to cache only the prompt
{ "login": "FrancescoSaverioZuppichini", "id": 15908060, "node_id": "MDQ6VXNlcjE1OTA4MDYw", "avatar_url": "https://avatars.githubusercontent.com/u/15908060?v=4", "gravatar_id": "", "url": "https://api.github.com/users/FrancescoSaverioZuppichini", "html_url": "https://github.com/FrancescoSaverioZuppichini"...
[ { "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" ...
open
false
null
[]
null
11
2023-07-04T12:46:56
2024-01-08T08:00:05
null
NONE
null
### Feature request Hi there 👋 Thanks a lot for the awesome library. The current implementation of `BaseCache` stores the prompt + the llm generated text as key. This means that I am not really caching since I'll have to do a request to OpenAI to get the llm text ### Motivation I'd like to cache a promp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7141/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/langchain-ai/langchain/issues/7141/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7139
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7139/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7139/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7139/events
https://github.com/langchain-ai/langchain/issues/7139
1,787,787,874
I_kwDOIPDwls5qj3pi
7,139
H2O Wave callback integration
{ "login": "mturoci", "id": 64769322, "node_id": "MDQ6VXNlcjY0NzY5MzIy", "avatar_url": "https://avatars.githubusercontent.com/u/64769322?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mturoci", "html_url": "https://github.com/mturoci", "followers_url": "https://api.github.com/users/mturoc...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
open
false
null
[]
null
4
2023-07-04T11:56:42
2023-10-06T07:09:12
null
NONE
null
### Feature request I would love to add an [H2O Wave](https://wave.h2o.ai/) framework callback integration in a similar manner as done for [Streamlit](https://python.langchain.com/docs/modules/callbacks/integrations/streamlit). Wave has recently added a dedicated chatbot card, which seems like a perfect fit. ![imag...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7139/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7139/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7138
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7138/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7138/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7138/events
https://github.com/langchain-ai/langchain/pull/7138
1,787,776,702
PR_kwDOIPDwls5UnCkh
7,138
Remove duplicate lines
{ "login": "alexiri", "id": 5055697, "node_id": "MDQ6VXNlcjUwNTU2OTc=", "avatar_url": "https://avatars.githubusercontent.com/u/5055697?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alexiri", "html_url": "https://github.com/alexiri", "followers_url": "https://api.github.com/users/alexiri/...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
1
2023-07-04T11:49:34
2023-07-05T00:13:28
2023-07-05T00:13:27
CONTRIBUTOR
null
I believe these two lines are unnecessary, the variable `function_call` is already defined.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7138/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/7138/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7138", "html_url": "https://github.com/langchain-ai/langchain/pull/7138", "diff_url": "https://github.com/langchain-ai/langchain/pull/7138.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7138.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7136
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7136/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7136/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7136/events
https://github.com/langchain-ai/langchain/issues/7136
1,787,705,531
I_kwDOIPDwls5qjji7
7,136
Returns the standone alone question while using ConversationalRetrievalChain
{ "login": "czmmiao", "id": 5085248, "node_id": "MDQ6VXNlcjUwODUyNDg=", "avatar_url": "https://avatars.githubusercontent.com/u/5085248?v=4", "gravatar_id": "", "url": "https://api.github.com/users/czmmiao", "html_url": "https://github.com/czmmiao", "followers_url": "https://api.github.com/users/czmmiao/...
[ { "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" ...
open
false
null
[]
null
4
2023-07-04T11:02:11
2023-10-06T19:11:14
null
NONE
null
### Feature request I am using the ConversationalRetrievalChain to retrieve answers for questions while condensing the chat history to a standalone question. However, the standalone question would show in the streaming output. I expect only to return the final answer. Is there any way to achieve it? ### Motivati...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7136/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/7136/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7135
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7135/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7135/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7135/events
https://github.com/langchain-ai/langchain/issues/7135
1,787,553,988
I_kwDOIPDwls5qi-jE
7,135
"ConversationBufferMemory" object has no field "buffer"
{ "login": "ybbthou8", "id": 47170309, "node_id": "MDQ6VXNlcjQ3MTcwMzA5", "avatar_url": "https://avatars.githubusercontent.com/u/47170309?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ybbthou8", "html_url": "https://github.com/ybbthou8", "followers_url": "https://api.github.com/users/ybb...
[ { "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
4
2023-07-04T09:36:49
2023-10-12T16:07:22
2023-10-12T16:07:21
NONE
null
### System Info 0.0.220 ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - [ ] Document Loaders -...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7135/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7135/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7134
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7134/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7134/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7134/events
https://github.com/langchain-ai/langchain/pull/7134
1,787,484,188
PR_kwDOIPDwls5UmC0P
7,134
Added documentation for add_texts function for Pinecone integration
{ "login": "conboy", "id": 24994803, "node_id": "MDQ6VXNlcjI0OTk0ODAz", "avatar_url": "https://avatars.githubusercontent.com/u/24994803?v=4", "gravatar_id": "", "url": "https://api.github.com/users/conboy", "html_url": "https://github.com/conboy", "followers_url": "https://api.github.com/users/conboy/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": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
3
2023-07-04T08:59:39
2023-07-06T00:25:45
2023-07-05T17:11:38
CONTRIBUTOR
null
- Description: added some documentation to the Pinecone vector store docs page. - Issue: #7126 - Dependencies: None - Tag maintainer: @baskaryan I can add more documentation on the Pinecone integration functions as I am going to go in great depth into this area. Just wanted to check with the maintainers is if ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7134/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/7134/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7134", "html_url": "https://github.com/langchain-ai/langchain/pull/7134", "diff_url": "https://github.com/langchain-ai/langchain/pull/7134.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7134.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7133
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7133/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7133/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7133/events
https://github.com/langchain-ai/langchain/pull/7133
1,787,435,232
PR_kwDOIPDwls5Ul4RJ
7,133
Fix steamship import error
{ "login": "hseung578", "id": 101391296, "node_id": "U_kgDOBgsbwA", "avatar_url": "https://avatars.githubusercontent.com/u/101391296?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hseung578", "html_url": "https://github.com/hseung578", "followers_url": "https://api.github.com/users/hseung...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url...
closed
false
null
[]
null
3
2023-07-04T08:30:42
2023-07-05T18:04:39
2023-07-05T18:04:38
CONTRIBUTOR
null
Description: Fix steamship import error When running multi_modal_output_agent: field "steamship" not yet prepared so type is still a ForwardRef, you might need to call SteamshipImageGenerationTool.update_forward_refs(). Tag maintainer: @hinthornw
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7133/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/7133/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7133", "html_url": "https://github.com/langchain-ai/langchain/pull/7133", "diff_url": "https://github.com/langchain-ai/langchain/pull/7133.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7133.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7132
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7132/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7132/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7132/events
https://github.com/langchain-ai/langchain/pull/7132
1,787,400,582
PR_kwDOIPDwls5Ulwyc
7,132
Add HugeGraphQAChain to support gremlin generating chain
{ "login": "simon824", "id": 18065113, "node_id": "MDQ6VXNlcjE4MDY1MTEz", "avatar_url": "https://avatars.githubusercontent.com/u/18065113?v=4", "gravatar_id": "", "url": "https://api.github.com/users/simon824", "html_url": "https://github.com/simon824", "followers_url": "https://api.github.com/users/sim...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
null
[]
null
2
2023-07-04T08:09:52
2023-07-04T16:21:22
2023-07-04T16:21:22
CONTRIBUTOR
null
[Apache HugeGraph](https://github.com/apache/incubator-hugegraph) is a convenient, efficient, and adaptable graph database, compatible with the Apache TinkerPop3 framework and the Gremlin query language. In this PR, the HugeGraph and HugeGraphQAChain provide the same functionality as the existing integration with Ne...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7132/reactions", "total_count": 6, "+1": 0, "-1": 0, "laugh": 0, "hooray": 3, "confused": 0, "heart": 0, "rocket": 3, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7132/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7132", "html_url": "https://github.com/langchain-ai/langchain/pull/7132", "diff_url": "https://github.com/langchain-ai/langchain/pull/7132.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7132.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7131
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7131/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7131/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7131/events
https://github.com/langchain-ai/langchain/issues/7131
1,787,396,398
I_kwDOIPDwls5qiYEu
7,131
Issue: Can not import the Langchain modules.
{ "login": "shivam-36", "id": 30564202, "node_id": "MDQ6VXNlcjMwNTY0MjAy", "avatar_url": "https://avatars.githubusercontent.com/u/30564202?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shivam-36", "html_url": "https://github.com/shivam-36", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
8
2023-07-04T08:07:28
2023-09-21T20:14:46
2023-07-27T18:46:41
NONE
null
### Issue you'd like to raise. I installed "langchain==0.0.27" on a linux machine but i am getting the folowing error when i try to import langchain in a script. Was running this with python 3.7. `/home/s0s06c3/lang/lang_env/bin/python /home/s0s06c3/lang/hugging_lanchain.py Traceback (most recent call last): ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7131/reactions", "total_count": 10, "+1": 8, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/langchain-ai/langchain/issues/7131/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7130
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7130/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7130/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7130/events
https://github.com/langchain-ai/langchain/issues/7130
1,787,368,680
I_kwDOIPDwls5qiRTo
7,130
RateLimitError
{ "login": "huangl22", "id": 112144251, "node_id": "U_kgDOBq8vew", "avatar_url": "https://avatars.githubusercontent.com/u/112144251?v=4", "gravatar_id": "", "url": "https://api.github.com/users/huangl22", "html_url": "https://github.com/huangl22", "followers_url": "https://api.github.com/users/huangl22/...
[ { "id": 5680700848, "node_id": "LA_kwDOIPDwls8AAAABUpidsA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question", "name": "auto:question", "color": "BFD4F2", "default": false, "description": "A specific question about the codebase, product, project, or how to...
closed
false
null
[]
null
4
2023-07-04T07:50:43
2023-10-12T16:07:27
2023-10-12T16:07:26
NONE
null
### System Info Retrying langchain.embeddings.openai.embed_with_retry.<locals>._embed_with_retry in 4.0 seconds as it raised RateLimitError: Rate limit reached for default-text-embedding-ada-002 in organization org-gvlyS3A1UcZNvf8Qch6TJZe3 on tokens per min. Limit: 150000 / min. Current: 1 / min. Contact us through ou...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7130/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/7130/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7129
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7129/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7129/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7129/events
https://github.com/langchain-ai/langchain/issues/7129
1,787,364,347
I_kwDOIPDwls5qiQP7
7,129
DOC: The LLM type given in the Caching section is incorrect. It should be changed from ChatOpenAI to ChatGPT
{ "login": "luyuan1997", "id": 31837352, "node_id": "MDQ6VXNlcjMxODM3MzUy", "avatar_url": "https://avatars.githubusercontent.com/u/31837352?v=4", "gravatar_id": "", "url": "https://api.github.com/users/luyuan1997", "html_url": "https://github.com/luyuan1997", "followers_url": "https://api.github.com/use...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
3
2023-07-04T07:48:45
2023-10-16T16:06:34
2023-10-16T16:06:33
NONE
null
### Issue with current documentation: During the use of ChatOpenAI, it was found that even if langchain.llm_cache=True is set, the answer is different each time for the same question, such as "What is LangChain". Upon tracing the source code, it was discovered that ChatOpenAI inherited BaseChatModel, which does not ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7129/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/7129/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7128
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7128/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7128/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7128/events
https://github.com/langchain-ai/langchain/pull/7128
1,787,360,052
PR_kwDOIPDwls5UloCe
7,128
Improve Bing Search example
{ "login": "zioproto", "id": 789701, "node_id": "MDQ6VXNlcjc4OTcwMQ==", "avatar_url": "https://avatars.githubusercontent.com/u/789701?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zioproto", "html_url": "https://github.com/zioproto", "followers_url": "https://api.github.com/users/zioprot...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
2
2023-07-04T07:45:55
2023-07-04T15:58:04
2023-07-04T15:58:04
CONTRIBUTOR
null
# Description Improve Bing Search example: https://python.langchain.com/docs/modules/agents/tools/integrations/bing_search
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7128/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/7128/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7128", "html_url": "https://github.com/langchain-ai/langchain/pull/7128", "diff_url": "https://github.com/langchain-ai/langchain/pull/7128.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7128.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7126
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7126/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7126/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7126/events
https://github.com/langchain-ai/langchain/issues/7126
1,787,284,168
I_kwDOIPDwls5qh8rI
7,126
DOC: Pinecone documentation missing features
{ "login": "conboy", "id": 24994803, "node_id": "MDQ6VXNlcjI0OTk0ODAz", "avatar_url": "https://avatars.githubusercontent.com/u/24994803?v=4", "gravatar_id": "", "url": "https://api.github.com/users/conboy", "html_url": "https://github.com/conboy", "followers_url": "https://api.github.com/users/conboy/fo...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
0
2023-07-04T06:58:58
2023-07-05T19:18:03
2023-07-05T19:18:03
CONTRIBUTOR
null
### Issue with current documentation: I have been working on a side project using Pinecone and discovered that there are a bunch of useful Pinecone features in Langchain that are not mentioned in Langchain's documentation. [https://python.langchain.com/docs/modules/data_connection/vectorstores/integrations/pinecone]...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7126/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/7126/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7125
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7125/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7125/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7125/events
https://github.com/langchain-ai/langchain/pull/7125
1,787,281,521
PR_kwDOIPDwls5UlXhG
7,125
feat: implement python repl tool arun
{ "login": "Sukitly", "id": 54905519, "node_id": "MDQ6VXNlcjU0OTA1NTE5", "avatar_url": "https://avatars.githubusercontent.com/u/54905519?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sukitly", "html_url": "https://github.com/Sukitly", "followers_url": "https://api.github.com/users/Sukitl...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
1
2023-07-04T06:57:37
2023-07-05T00:15:50
2023-07-05T00:15:49
CONTRIBUTOR
null
Description: implement python repl tool arun Tag maintainer: @agola11
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7125/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/7125/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7125", "html_url": "https://github.com/langchain-ai/langchain/pull/7125", "diff_url": "https://github.com/langchain-ai/langchain/pull/7125.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7125.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7124
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7124/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7124/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7124/events
https://github.com/langchain-ai/langchain/pull/7124
1,787,229,471
PR_kwDOIPDwls5UlMaZ
7,124
Wfh/evals docs reorg draft
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700892, "node_id": "LA_kwDOIPDwls8AAAABUpid3A", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:refactor", "name": "auto:refactor", "color": "D4C5F9", "default": false, "description": "A large refactor of a feature(s) or restructuring of many files" ...
closed
false
null
[]
null
1
2023-07-04T06:21:17
2023-07-04T14:20:07
2023-07-04T14:20:07
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7124/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/7124/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7124", "html_url": "https://github.com/langchain-ai/langchain/pull/7124", "diff_url": "https://github.com/langchain-ai/langchain/pull/7124.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7124.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7123
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7123/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7123/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7123/events
https://github.com/langchain-ai/langchain/pull/7123
1,787,227,618
PR_kwDOIPDwls5UlMBI
7,123
Add String Distance and Embedding Evaluators
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
1
2023-07-04T06:19:46
2023-07-08T04:44:33
2023-07-08T04:44:32
COLLABORATOR
null
Add a string evaluator and pairwise string evaluator implementation for: - Embedding distance - String distance Also updates docs: <img width="1106" alt="image" src="https://github.com/hwchase17/langchain/assets/13333726/0a1adbbc-f72a-46c9-8280-943cc1a00502"> <img width="1035" alt="image" src="https://github...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7123/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/7123/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7123", "html_url": "https://github.com/langchain-ai/langchain/pull/7123", "diff_url": "https://github.com/langchain-ai/langchain/pull/7123.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7123.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7122
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7122/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7122/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7122/events
https://github.com/langchain-ai/langchain/pull/7122
1,787,226,553
PR_kwDOIPDwls5UlLy8
7,122
Add Agent Trajectory Interface
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-04T06:18:43
2023-07-06T20:33:35
2023-07-06T20:33:34
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7122/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/7122/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7122", "html_url": "https://github.com/langchain-ai/langchain/pull/7122", "diff_url": "https://github.com/langchain-ai/langchain/pull/7122.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7122.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7121
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7121/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7121/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7121/events
https://github.com/langchain-ai/langchain/issues/7121
1,787,208,532
I_kwDOIPDwls5qhqNU
7,121
ConversationalBufferMemory is not working with my Data
{ "login": "ankitathakur12", "id": 135828817, "node_id": "U_kgDOCBiVUQ", "avatar_url": "https://avatars.githubusercontent.com/u/135828817?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ankitathakur12", "html_url": "https://github.com/ankitathakur12", "followers_url": "https://api.github.c...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-04T06:02:36
2023-10-12T16:07:37
2023-10-12T16:07:36
NONE
null
### Issue you'd like to raise. Here is my code where i use Faiss for vectorestore but it is not capable to giving a response from my pdf data where i am doing wrong please correct me. def chat_bot_langchain(): from langchain.llms import OpenAI index = faiss.read_index("faisss_audien_new.index") print(i...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7121/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/7121/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7120
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7120/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7120/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7120/events
https://github.com/langchain-ai/langchain/pull/7120
1,787,206,864
PR_kwDOIPDwls5UlHqU
7,120
support adding custom metadata to runs
{ "login": "agola11", "id": 9536492, "node_id": "MDQ6VXNlcjk1MzY0OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agola11", "html_url": "https://github.com/agola11", "followers_url": "https://api.github.com/users/agola11/...
[ { "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
1
2023-07-04T06:00:47
2023-07-05T18:11:40
2023-07-05T18:11:39
COLLABORATOR
null
- [x] wire up tools - [x] wire up retrievers - [x] add integration test <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Ta...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7120/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/7120/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7120", "html_url": "https://github.com/langchain-ai/langchain/pull/7120", "diff_url": "https://github.com/langchain-ai/langchain/pull/7120.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7120.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7119
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7119/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7119/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7119/events
https://github.com/langchain-ai/langchain/issues/7119
1,787,076,435
I_kwDOIPDwls5qhJ9T
7,119
Issue: from_documents error
{ "login": "ibraahimm", "id": 44734586, "node_id": "MDQ6VXNlcjQ0NzM0NTg2", "avatar_url": "https://avatars.githubusercontent.com/u/44734586?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ibraahimm", "html_url": "https://github.com/ibraahimm", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
2
2023-07-04T03:25:31
2023-10-12T16:07:42
2023-10-12T16:07:41
NONE
null
### Issue you'd like to raise. Getting AttributeError when using chroma.from_documents my code: db = chroma.from_documents(texts, embeddings, persist_directory=persist_directory, client_settings=CHROMA_SETTINGS) AttributeError: module 'langchain.vectorstores.chroma' has no attribute 'from_documents ### Suggest...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7119/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/langchain-ai/langchain/issues/7119/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7118
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7118/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7118/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7118/events
https://github.com/langchain-ai/langchain/pull/7118
1,787,025,353
PR_kwDOIPDwls5Ukhix
7,118
in ElasticKnnSearch added back create_index, add_texts, from_texts
{ "login": "jeffvestal", "id": 53237856, "node_id": "MDQ6VXNlcjUzMjM3ODU2", "avatar_url": "https://avatars.githubusercontent.com/u/53237856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffvestal", "html_url": "https://github.com/jeffvestal", "followers_url": "https://api.github.com/use...
[ { "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-07-04T02:10:58
2023-07-24T14:25:44
2023-07-24T14:25:42
CONTRIBUTOR
null
Fixes: https://github.com/hwchase17/langchain/issues/7117 https://github.com/hwchase17/langchain/issues/5760 Adding back `create_index` , `add_texts`, `from_texts` to ElasticKnnSearch `from_texts` matches standard `from_texts` methods as quick start up method `knn_search` and `hybrid_result` return a list ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7118/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/7118/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7118", "html_url": "https://github.com/langchain-ai/langchain/pull/7118", "diff_url": "https://github.com/langchain-ai/langchain/pull/7118.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7118.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7117
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7117/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7117/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7117/events
https://github.com/langchain-ai/langchain/issues/7117
1,787,013,125
I_kwDOIPDwls5qg6gF
7,117
ElasticKnnSearch not creating mapping correctly
{ "login": "jeffvestal", "id": 53237856, "node_id": "MDQ6VXNlcjUzMjM3ODU2", "avatar_url": "https://avatars.githubusercontent.com/u/53237856?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffvestal", "html_url": "https://github.com/jeffvestal", "followers_url": "https://api.github.com/use...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-04T01:52:06
2023-07-28T05:00:22
2023-07-28T05:00:22
CONTRIBUTOR
null
### System Info `from_texts` in `ElasticKnnSearch` is not creating a new index. `add_texts` is not creating the correct mapping. There were class instances of both these methods at one point, but they [got removed accidentally](https://github.com/hwchase17/langchain/pull/5569/commits/98f5038b1a6a6ee6f3108f95b274...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7117/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7117/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7116
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7116/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7116/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7116/events
https://github.com/langchain-ai/langchain/issues/7116
1,787,000,606
I_kwDOIPDwls5qg3ce
7,116
The agent run output parser cause error when run a simple quick start
{ "login": "jasoncaojingren", "id": 49200785, "node_id": "MDQ6VXNlcjQ5MjAwNzg1", "avatar_url": "https://avatars.githubusercontent.com/u/49200785?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jasoncaojingren", "html_url": "https://github.com/jasoncaojingren", "followers_url": "https://api...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-04T01:32:55
2023-07-04T02:38:26
2023-07-04T02:38:26
NONE
null
### System Info Langchain: 0.0.222 OS: Windows 11+WSL Ubuntu22 I run a simple test according to the agent document guide page: https://python.langchain.com/docs/modules/agents/ I just changed the input a little bit, it throw an error about the output parser. The code is below: ========================= ll...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7116/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/7116/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7115
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7115/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7115/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7115/events
https://github.com/langchain-ai/langchain/pull/7115
1,786,966,448
PR_kwDOIPDwls5UkVSc
7,115
Add better warnings when ref or inputs are passed but not used
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "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
{ "login": "agola11", "id": 9536492, "node_id": "MDQ6VXNlcjk1MzY0OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agola11", "html_url": "https://github.com/agola11", "followers_url": "https://api.github.com/users/agola11/...
[ { "login": "agola11", "id": 9536492, "node_id": "MDQ6VXNlcjk1MzY0OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4", "gravatar_id": "", "url": "https://api.github.com/users/agola11", "html_url": "https://github.com/agola11", "followers_url": "https://api.githu...
null
1
2023-07-04T00:40:00
2023-07-06T07:48:09
2023-07-06T07:48:08
COLLABORATOR
null
If a string evaluator doesn't want references, it currently silently ignores any that are passed in. This PR proposes to warn once if they're provided. It does so via a mixin. Other options we could do: - Separate classes for criteria with references and comparisons with references - I don't love this because all t...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7115/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/7115/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7115", "html_url": "https://github.com/langchain-ai/langchain/pull/7115", "diff_url": "https://github.com/langchain-ai/langchain/pull/7115.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7115.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7114
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7114/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7114/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7114/events
https://github.com/langchain-ai/langchain/pull/7114
1,786,963,890
PR_kwDOIPDwls5UkUyX
7,114
Add base Chain docstrings
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
1
2023-07-04T00:35:01
2023-07-07T07:06:34
2023-07-07T07:06:33
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7114/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/7114/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7114", "html_url": "https://github.com/langchain-ai/langchain/pull/7114", "diff_url": "https://github.com/langchain-ai/langchain/pull/7114.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7114.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7113
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7113/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7113/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7113/events
https://github.com/langchain-ai/langchain/pull/7113
1,786,951,403
PR_kwDOIPDwls5UkSLK
7,113
Add integration for MLflow AI Gateway
{ "login": "harupy", "id": 17039389, "node_id": "MDQ6VXNlcjE3MDM5Mzg5", "avatar_url": "https://avatars.githubusercontent.com/u/17039389?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harupy", "html_url": "https://github.com/harupy", "followers_url": "https://api.github.com/users/harupy/fo...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
6
2023-07-04T00:13:38
2023-07-19T14:41:23
2023-07-19T14:40:56
CONTRIBUTOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7113/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/7113/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7113", "html_url": "https://github.com/langchain-ai/langchain/pull/7113", "diff_url": "https://github.com/langchain-ai/langchain/pull/7113.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7113.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7112
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7112/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7112/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7112/events
https://github.com/langchain-ai/langchain/pull/7112
1,786,950,036
PR_kwDOIPDwls5UkR4b
7,112
Missing self in class function
{ "login": "nikumar1206", "id": 96546721, "node_id": "U_kgDOBcEvoQ", "avatar_url": "https://avatars.githubusercontent.com/u/96546721?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nikumar1206", "html_url": "https://github.com/nikumar1206", "followers_url": "https://api.github.com/users/ni...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-04T00:10:55
2023-07-04T00:13:01
2023-07-04T00:12:52
CONTRIBUTOR
null
### Description: Class method is missing self. <!-- Thank you for contributing to LangChain! ### Maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7112/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/7112/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7112", "html_url": "https://github.com/langchain-ai/langchain/pull/7112", "diff_url": "https://github.com/langchain-ai/langchain/pull/7112.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7112.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7111
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7111/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7111/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7111/events
https://github.com/langchain-ai/langchain/pull/7111
1,786,941,209
PR_kwDOIPDwls5UkP_i
7,111
Warn if reference passed but evaluator doesn't require it
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-03T23:57:39
2023-07-04T00:35:57
2023-07-04T00:35:57
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7111/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/7111/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7111", "html_url": "https://github.com/langchain-ai/langchain/pull/7111", "diff_url": "https://github.com/langchain-ai/langchain/pull/7111.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7111.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7110
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7110/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7110/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7110/events
https://github.com/langchain-ai/langchain/pull/7110
1,786,919,295
PR_kwDOIPDwls5UkLWo
7,110
[Document fix] Fix an expired link qa_benchmarking_pg.ipynb
{ "login": "rfan-debug", "id": 69488297, "node_id": "MDQ6VXNlcjY5NDg4Mjk3", "avatar_url": "https://avatars.githubusercontent.com/u/69488297?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rfan-debug", "html_url": "https://github.com/rfan-debug", "followers_url": "https://api.github.com/use...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
2
2023-07-03T23:19:59
2023-07-04T01:03:17
2023-07-04T01:03:16
CONTRIBUTOR
null
## Change description - Description: Fix an expired link that points to the readthedocs site. - Dependencies: No - Tag maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7110/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/7110/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7110", "html_url": "https://github.com/langchain-ai/langchain/pull/7110", "diff_url": "https://github.com/langchain-ai/langchain/pull/7110.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7110.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7109
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7109/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7109/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7109/events
https://github.com/langchain-ai/langchain/pull/7109
1,786,899,488
PR_kwDOIPDwls5UkHFp
7,109
Update sdk version
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-03T22:53:16
2023-07-03T23:42:09
2023-07-03T23:42:08
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7109/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/7109/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7109", "html_url": "https://github.com/langchain-ai/langchain/pull/7109", "diff_url": "https://github.com/langchain-ai/langchain/pull/7109.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7109.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7108
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7108/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7108/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7108/events
https://github.com/langchain-ai/langchain/issues/7108
1,786,864,012
I_kwDOIPDwls5qgWGM
7,108
STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION Custom Tools Failure
{ "login": "danpechi", "id": 22925310, "node_id": "MDQ6VXNlcjIyOTI1MzEw", "avatar_url": "https://avatars.githubusercontent.com/u/22925310?v=4", "gravatar_id": "", "url": "https://api.github.com/users/danpechi", "html_url": "https://github.com/danpechi", "followers_url": "https://api.github.com/users/dan...
[ { "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
4
2023-07-03T22:07:55
2023-12-19T00:50:07
2023-12-19T00:50:07
NONE
null
### System Info I have been using STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION with a custom tool that takes 2 inputs, however have not been able to get the agent to produce the outputs we had before. Specifically, we're getting the intermediate, custom function input as output. Ie instead of getting a value asso...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7108/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7108/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7107
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7107/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7107/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7107/events
https://github.com/langchain-ai/langchain/pull/7107
1,786,841,369
PR_kwDOIPDwls5Uj6jl
7,107
Accept no 'reasoning' response in qa evaluator
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-03T21:40:39
2023-07-03T21:47:18
2023-07-03T21:47:17
COLLABORATOR
null
Re add since #6995 inadvertently undid #7031
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7107/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/7107/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7107", "html_url": "https://github.com/langchain-ai/langchain/pull/7107", "diff_url": "https://github.com/langchain-ai/langchain/pull/7107.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7107.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7105
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7105/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7105/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7105/events
https://github.com/langchain-ai/langchain/pull/7105
1,786,837,517
PR_kwDOIPDwls5Uj5u3
7,105
Log errors
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug", "name": "auto:bug", "color": "E99695", "default": false, "description": "Related to a bug, vulnerability, unexpected error with an existing feature" ...
closed
false
null
[]
null
1
2023-07-03T21:35:41
2023-07-03T21:47:33
2023-07-03T21:47:32
COLLABORATOR
null
Re-add change that was inadvertently undone in #6995
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7105/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/7105/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7105", "html_url": "https://github.com/langchain-ai/langchain/pull/7105", "diff_url": "https://github.com/langchain-ai/langchain/pull/7105.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7105.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7104
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7104/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7104/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7104/events
https://github.com/langchain-ai/langchain/pull/7104
1,786,828,650
PR_kwDOIPDwls5Uj31d
7,104
Base language model docstrings
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-03T21:25:30
2023-07-07T20:09:11
2023-07-07T20:09:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7104/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/7104/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7104", "html_url": "https://github.com/langchain-ai/langchain/pull/7104", "diff_url": "https://github.com/langchain-ai/langchain/pull/7104.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7104.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7103
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7103/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7103/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7103/events
https://github.com/langchain-ai/langchain/pull/7103
1,786,822,307
PR_kwDOIPDwls5Uj2fP
7,103
Feat: JSONL Document Loader
{ "login": "keenborder786", "id": 45242107, "node_id": "MDQ6VXNlcjQ1MjQyMTA3", "avatar_url": "https://avatars.githubusercontent.com/u/45242107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keenborder786", "html_url": "https://github.com/keenborder786", "followers_url": "https://api.githu...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
4
2023-07-03T21:17:23
2023-07-04T23:44:52
2023-07-04T21:22:43
CONTRIBUTOR
null
- Description: Adding JSONL Document Loader just like TS port of Langchain - Issue: #6973 @rlancemartin, @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7103/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/7103/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7103", "html_url": "https://github.com/langchain-ai/langchain/pull/7103", "diff_url": "https://github.com/langchain-ai/langchain/pull/7103.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7103.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7102
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7102/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7102/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7102/events
https://github.com/langchain-ai/langchain/pull/7102
1,786,818,574
PR_kwDOIPDwls5Uj1rj
7,102
Minor updates to notebook for MultiQueryRetriever
{ "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": 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
1
2023-07-03T21:13:14
2023-07-04T00:32:51
2023-07-04T00:32:50
COLLABORATOR
null
* Add an easier-to-run example. * Add logging per https://github.com/hwchase17/langchain/pull/6891. * Updated params per https://github.com/hwchase17/langchain/pull/5962.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7102/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/7102/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7102", "html_url": "https://github.com/langchain-ai/langchain/pull/7102", "diff_url": "https://github.com/langchain-ai/langchain/pull/7102.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7102.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7101
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7101/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7101/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7101/events
https://github.com/langchain-ai/langchain/pull/7101
1,786,817,353
PR_kwDOIPDwls5Uj1ax
7,101
Load Run Evaluator
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-03T21:11:43
2023-07-08T02:58:01
2023-07-08T02:57:59
COLLABORATOR
null
Current problems: 1. Evaluating LLMs or Chat models isn't smooth. Even specifying 'generations' as the output inserts a redundant list into the eval template 2. Configuring input / prediction / reference keys in the `get_qa_evaluator` function is confusing. Unless you are using a chain with the default keys, you have...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7101/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/7101/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7101", "html_url": "https://github.com/langchain-ai/langchain/pull/7101", "diff_url": "https://github.com/langchain-ai/langchain/pull/7101.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7101.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7100
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7100/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7100/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7100/events
https://github.com/langchain-ai/langchain/issues/7100
1,786,816,546
I_kwDOIPDwls5qgKgi
7,100
Issue: Error when running `make coverage`
{ "login": "keenborder786", "id": 45242107, "node_id": "MDQ6VXNlcjQ1MjQyMTA3", "avatar_url": "https://avatars.githubusercontent.com/u/45242107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keenborder786", "html_url": "https://github.com/keenborder786", "followers_url": "https://api.githu...
[ { "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
4
2023-07-03T21:10:50
2023-12-20T16:07:23
2023-12-20T16:07:22
CONTRIBUTOR
null
### Issue you'd like to raise. When I run the command ```bash make coverage ``` I get the following error: ```bash collected 1556 items / 9 errors INTERNALERROR> Tra...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7100/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/7100/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7099
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7099/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7099/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7099/events
https://github.com/langchain-ai/langchain/pull/7099
1,786,784,526
PR_kwDOIPDwls5UjuXo
7,099
Align cassio versions between examples for Cassandra integration
{ "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...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
2
2023-07-03T20:36:13
2023-08-31T00:05:53
2023-07-04T10:21:48
CONTRIBUTOR
null
Just reducing confusion by requiring cassio>=0.0.7 consistently across examples.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7099/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/7099/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7099", "html_url": "https://github.com/langchain-ai/langchain/pull/7099", "diff_url": "https://github.com/langchain-ai/langchain/pull/7099.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7099.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7098
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7098/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7098/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7098/events
https://github.com/langchain-ai/langchain/pull/7098
1,786,747,168
PR_kwDOIPDwls5UjmHA
7,098
small fix for chroma embedding function
{ "login": "McClain-Thiel", "id": 26270512, "node_id": "MDQ6VXNlcjI2MjcwNTEy", "avatar_url": "https://avatars.githubusercontent.com/u/26270512?v=4", "gravatar_id": "", "url": "https://api.github.com/users/McClain-Thiel", "html_url": "https://github.com/McClain-Thiel", "followers_url": "https://api.githu...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
3
2023-07-03T20:04:57
2023-11-07T03:47:22
2023-11-07T03:47:21
NONE
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: super small fix that makes the Chroma vectorstore object more compatible with the chroma library. In chroma when you initialize a client / collection, if you specify an embedding function, it is of type chromadb.utils.embe...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7098/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/7098/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7098", "html_url": "https://github.com/langchain-ai/langchain/pull/7098", "diff_url": "https://github.com/langchain-ai/langchain/pull/7098.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7098.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7097
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7097/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7097/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7097/events
https://github.com/langchain-ai/langchain/pull/7097
1,786,735,645
PR_kwDOIPDwls5UjjnD
7,097
fix retriever signatures
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "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
1
2023-07-03T19:53:10
2023-07-03T20:21:37
2023-07-03T20:21:37
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7097/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/7097/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7097", "html_url": "https://github.com/langchain-ai/langchain/pull/7097", "diff_url": "https://github.com/langchain-ai/langchain/pull/7097.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7097.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7096
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7096/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7096/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7096/events
https://github.com/langchain-ai/langchain/pull/7096
1,786,729,512
PR_kwDOIPDwls5UjiRO
7,096
add trulens integration
{ "login": "joshreini1", "id": 60949774, "node_id": "MDQ6VXNlcjYwOTQ5Nzc0", "avatar_url": "https://avatars.githubusercontent.com/u/60949774?v=4", "gravatar_id": "", "url": "https://api.github.com/users/joshreini1", "html_url": "https://github.com/joshreini1", "followers_url": "https://api.github.com/use...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
null
[]
null
2
2023-07-03T19:47:27
2023-07-05T18:04:56
2023-07-05T18:04:55
CONTRIBUTOR
null
Description: Add TruLens integration. Twitter: @trulensml For review: - Tracing: @agola11 - Tools: @hinthornw
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7096/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/7096/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7096", "html_url": "https://github.com/langchain-ai/langchain/pull/7096", "diff_url": "https://github.com/langchain-ai/langchain/pull/7096.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7096.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7095
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7095/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7095/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7095/events
https://github.com/langchain-ai/langchain/pull/7095
1,786,700,888
PR_kwDOIPDwls5Ujb-N
7,095
update pr tmpl
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
1
2023-07-03T19:21:40
2023-07-03T19:34:04
2023-07-03T19:34:03
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7095/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/7095/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7095", "html_url": "https://github.com/langchain-ai/langchain/pull/7095", "diff_url": "https://github.com/langchain-ai/langchain/pull/7095.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7095.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7094
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7094/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7094/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7094/events
https://github.com/langchain-ai/langchain/pull/7094
1,786,698,642
PR_kwDOIPDwls5Ujbfg
7,094
Asyncio config in toml file
{ "login": "umakantyadav1997", "id": 35148148, "node_id": "MDQ6VXNlcjM1MTQ4MTQ4", "avatar_url": "https://avatars.githubusercontent.com/u/35148148?v=4", "gravatar_id": "", "url": "https://api.github.com/users/umakantyadav1997", "html_url": "https://github.com/umakantyadav1997", "followers_url": "https://...
[ { "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
1
2023-07-03T19:19:19
2023-07-03T19:22:50
2023-07-03T19:22:50
NONE
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: Added asyncio in tomal file, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7094/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/7094/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7094", "html_url": "https://github.com/langchain-ai/langchain/pull/7094", "diff_url": "https://github.com/langchain-ai/langchain/pull/7094.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7094.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7093
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7093/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7093/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7093/events
https://github.com/langchain-ai/langchain/pull/7093
1,786,668,022
PR_kwDOIPDwls5UjUyr
7,093
Fix GPT4All bug w/ "n_ctx" param
{ "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": 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
10
2023-07-03T18:54:49
2023-07-04T17:08:08
2023-07-04T15:53:52
COLLABORATOR
null
Running `GPT4All` per the [docs](https://python.langchain.com/docs/modules/model_io/models/llms/integrations/gpt4all), I see: ``` $ from langchain.llms import GPT4All $ model = GPT4All(model=local_path) $ model("The capital of France is ", max_tokens=10) TypeError: generate() got an unexpected keyword argument '...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7093/reactions", "total_count": 3, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 3, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7093/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7093", "html_url": "https://github.com/langchain-ai/langchain/pull/7093", "diff_url": "https://github.com/langchain-ai/langchain/pull/7093.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7093.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7092
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7092/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7092/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7092/events
https://github.com/langchain-ai/langchain/pull/7092
1,786,624,458
PR_kwDOIPDwls5UjLPZ
7,092
Add Metal support to llama.cpp doc
{ "login": "genewoo", "id": 323413, "node_id": "MDQ6VXNlcjMyMzQxMw==", "avatar_url": "https://avatars.githubusercontent.com/u/323413?v=4", "gravatar_id": "", "url": "https://api.github.com/users/genewoo", "html_url": "https://github.com/genewoo", "followers_url": "https://api.github.com/users/genewoo/fo...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
2
2023-07-03T18:17:44
2023-07-04T07:34:05
2023-07-03T19:35:39
CONTRIBUTOR
null
- Description: Add Metal support to llama.cpp doc - Issue: #7091 - Dependencies: N/A - Tag maintainer: @hwchase17, @dev2049 - Twitter handle: gene_wu
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7092/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/7092/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7092", "html_url": "https://github.com/langchain-ai/langchain/pull/7092", "diff_url": "https://github.com/langchain-ai/langchain/pull/7092.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7092.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7091
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7091/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7091/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7091/events
https://github.com/langchain-ai/langchain/issues/7091
1,786,607,479
I_kwDOIPDwls5qfXd3
7,091
DOC: enhancement with Llama-cpp document
{ "login": "genewoo", "id": 323413, "node_id": "MDQ6VXNlcjMyMzQxMw==", "avatar_url": "https://avatars.githubusercontent.com/u/323413?v=4", "gravatar_id": "", "url": "https://api.github.com/users/genewoo", "html_url": "https://github.com/genewoo", "followers_url": "https://api.github.com/users/genewoo/fo...
[ { "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
1
2023-07-03T18:03:36
2023-07-03T23:57:09
2023-07-03T23:57:09
CONTRIBUTOR
null
### Issue with current documentation: The current document didn't cover the Metal support of Llama-cpp, which need different parameter to build. Also, the default parameter of initial LLM will crash error: ``` GGML_ASSERT: .../vendor/llama.cpp/ggml-metal.m:706: false && "not implemented" ``` ### Idea or req...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7091/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/7091/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7090
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7090/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7090/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7090/events
https://github.com/langchain-ai/langchain/pull/7090
1,786,577,374
PR_kwDOIPDwls5UjBF_
7,090
Add events to tracer runs
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
2
2023-07-03T17:35:55
2023-07-03T19:43:44
2023-07-03T19:43:44
COLLABORATOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7090/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/7090/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7090", "html_url": "https://github.com/langchain-ai/langchain/pull/7090", "diff_url": "https://github.com/langchain-ai/langchain/pull/7090.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7090.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7089
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7089/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7089/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7089/events
https://github.com/langchain-ai/langchain/pull/7089
1,786,507,922
PR_kwDOIPDwls5UiyJE
7,089
Add integration with DataForSEO SERP API
{ "login": "dataforseo", "id": 29703714, "node_id": "MDQ6VXNlcjI5NzAzNzE0", "avatar_url": "https://avatars.githubusercontent.com/u/29703714?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dataforseo", "html_url": "https://github.com/dataforseo", "followers_url": "https://api.github.com/use...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700863, "node_id...
closed
false
null
[]
null
1
2023-07-03T16:39:31
2023-07-05T17:42:18
2023-07-05T17:42:17
NONE
null
This Pull Request proposes the integration of the DataForSEO API Wrapper into the Langchain project, a direct response to the growing demand from our customers. Our API is significantly more cost-effective compared to SerpApi (similar product already integrated with Langchain), while also providing a wider range of fun...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7089/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/7089/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7089", "html_url": "https://github.com/langchain-ai/langchain/pull/7089", "diff_url": "https://github.com/langchain-ai/langchain/pull/7089.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7089.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7088
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7088/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7088/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7088/events
https://github.com/langchain-ai/langchain/pull/7088
1,786,487,187
PR_kwDOIPDwls5Uitvf
7,088
Use EggTimer to simplify timeout logic
{ "login": "mssalvatore", "id": 19957806, "node_id": "MDQ6VXNlcjE5OTU3ODA2", "avatar_url": "https://avatars.githubusercontent.com/u/19957806?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mssalvatore", "html_url": "https://github.com/mssalvatore", "followers_url": "https://api.github.com/...
[ { "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
6
2023-07-03T16:22:38
2023-11-10T23:34:33
2023-11-10T23:34:32
CONTRIBUTOR
null
## Description [EggTimer](https://pypi.org/project/egg-timer/) is a simple Python library that makes handling timeouts easier. Instead of tracking time elapsed, start times, and performing calculations, using EggTimer is a simple as `timer = EggTimer(); timer.set(TIMEOUT)`. Timeout can be checked by calling `timer.i...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7088/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/7088/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7088", "html_url": "https://github.com/langchain-ai/langchain/pull/7088", "diff_url": "https://github.com/langchain-ai/langchain/pull/7088.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7088.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7087
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7087/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7087/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7087/events
https://github.com/langchain-ai/langchain/pull/7087
1,786,438,734
PR_kwDOIPDwls5UijQo
7,087
Update chroma.py: Persist directory from client_settings if provided there
{ "login": "nb-programmer", "id": 46126206, "node_id": "MDQ6VXNlcjQ2MTI2MjA2", "avatar_url": "https://avatars.githubusercontent.com/u/46126206?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nb-programmer", "html_url": "https://github.com/nb-programmer", "followers_url": "https://api.githu...
[ { "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
{ "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
3
2023-07-03T15:47:49
2023-07-11T03:15:07
2023-07-07T16:20:27
CONTRIBUTOR
null
Change details: - Description: When calling db.persist(), a check prevents from it proceeding as the constructor only sets member `_persist_directory` from parameters. But the ChromaDB client settings also has this parameter, and if the client_settings parameter is used without passing the persist_directory (which i...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7087/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/7087/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7087", "html_url": "https://github.com/langchain-ai/langchain/pull/7087", "diff_url": "https://github.com/langchain-ai/langchain/pull/7087.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7087.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7086
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7086/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7086/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7086/events
https://github.com/langchain-ai/langchain/pull/7086
1,786,425,134
PR_kwDOIPDwls5UigUl
7,086
bump 222
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "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": "" }, { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", ...
closed
false
null
[]
null
1
2023-07-03T15:38:55
2023-07-03T16:03:57
2023-07-03T16:03:56
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7086/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/7086/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7086", "html_url": "https://github.com/langchain-ai/langchain/pull/7086", "diff_url": "https://github.com/langchain-ai/langchain/pull/7086.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7086.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7085
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7085/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7085/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7085/events
https://github.com/langchain-ai/langchain/pull/7085
1,786,394,718
PR_kwDOIPDwls5Uiahe
7,085
Remove `None` default value for FAISS relevance_score_fn
{ "login": "mssalvatore", "id": 19957806, "node_id": "MDQ6VXNlcjE5OTU3ODA2", "avatar_url": "https://avatars.githubusercontent.com/u/19957806?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mssalvatore", "html_url": "https://github.com/mssalvatore", "followers_url": "https://api.github.com/...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
2
2023-07-03T15:21:00
2023-07-03T16:25:33
2023-07-03T16:11:49
CONTRIBUTOR
null
## Description The type hint for `FAISS.__init__()`'s `relevance_score_fn` parameter allowed the parameter to be set to `None`. However, a default function is provided by the constructor. This led to an unnecessary check in the code, as well as a test to verify this check. **ASSUMPTION**: There's no reason to eve...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7085/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/7085/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7085", "html_url": "https://github.com/langchain-ai/langchain/pull/7085", "diff_url": "https://github.com/langchain-ai/langchain/pull/7085.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7085.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7084
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7084/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7084/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7084/events
https://github.com/langchain-ai/langchain/pull/7084
1,786,372,334
PR_kwDOIPDwls5UiVgG
7,084
ChromaDB relevance score fn
{ "login": "mssalvatore", "id": 19957806, "node_id": "MDQ6VXNlcjE5OTU3ODA2", "avatar_url": "https://avatars.githubusercontent.com/u/19957806?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mssalvatore", "html_url": "https://github.com/mssalvatore", "followers_url": "https://api.github.com/...
[ { "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
7
2023-07-03T15:11:05
2023-08-23T16:00:30
2023-07-11T16:45:50
CONTRIBUTOR
null
## Description This PR adds a `relevance_score_fn` to `Chroma.__init__()` that allows developers to pass in a custom function to map relevance scores to [0,1]. This code follows the pattern set by `FAISS`. Other changes made: - `Chroma.from_{documents,texts}()` pass `kwargs` through to the constructor ## ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7084/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/7084/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7084", "html_url": "https://github.com/langchain-ai/langchain/pull/7084", "diff_url": "https://github.com/langchain-ai/langchain/pull/7084.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7084.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7083
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7083/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7083/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7083/events
https://github.com/langchain-ai/langchain/pull/7083
1,786,225,311
PR_kwDOIPDwls5Uh1iS
7,083
Mark some output parsers as serializable (cross-checked w/ JS)
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 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
1
2023-07-03T13:49:15
2023-07-05T18:53:57
2023-07-05T18:53:56
COLLABORATOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7083/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/7083/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7083", "html_url": "https://github.com/langchain-ai/langchain/pull/7083", "diff_url": "https://github.com/langchain-ai/langchain/pull/7083.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7083.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7082
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7082/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7082/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7082/events
https://github.com/langchain-ai/langchain/issues/7082
1,786,178,650
I_kwDOIPDwls5qduxa
7,082
SQLDatabaseChain Double Query
{ "login": "rymoore99", "id": 1464168, "node_id": "MDQ6VXNlcjE0NjQxNjg=", "avatar_url": "https://avatars.githubusercontent.com/u/1464168?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rymoore99", "html_url": "https://github.com/rymoore99", "followers_url": "https://api.github.com/users/ry...
[ { "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-07-03T13:22:53
2023-10-12T16:07:47
2023-10-12T16:07:46
NONE
null
### System Info When trying to do an aggregation on a table (I've tried average, min, max), two duplicate queries are being generated, resulting in an error ``` syntax error line 2 at position 0 unexpected 'SELECT'. [SQL: SELECT AVG(YEAR) FROM my_table SELECT AVG(YEAR) FROM my_table] ``` ### Who can help? _No...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7082/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/7082/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7081
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7081/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7081/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7081/events
https://github.com/langchain-ai/langchain/pull/7081
1,786,156,925
PR_kwDOIPDwls5UhmoY
7,081
Harrison/parameter
{ "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": "" }, { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url...
closed
false
null
[]
null
1
2023-07-03T13:10:40
2023-07-06T00:51:26
2023-07-06T00:51:25
COLLABORATOR
null
add parameter to use original question or not
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7081/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/7081/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7081", "html_url": "https://github.com/langchain-ai/langchain/pull/7081", "diff_url": "https://github.com/langchain-ai/langchain/pull/7081.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7081.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7080
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7080/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7080/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7080/events
https://github.com/langchain-ai/langchain/pull/7080
1,786,156,035
PR_kwDOIPDwls5Uhmb5
7,080
Harrison/conv retrieval 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/...
[ { "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
1
2023-07-03T13:10:07
2023-07-05T00:17:45
2023-07-05T00:17:43
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7080/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/7080/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7080", "html_url": "https://github.com/langchain-ai/langchain/pull/7080", "diff_url": "https://github.com/langchain-ai/langchain/pull/7080.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7080.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7079
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7079/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7079/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7079/events
https://github.com/langchain-ai/langchain/issues/7079
1,786,073,569
I_kwDOIPDwls5qdVHh
7,079
KeyError when formatting FewShotPromptTemplate
{ "login": "leweex95", "id": 74991597, "node_id": "MDQ6VXNlcjc0OTkxNTk3", "avatar_url": "https://avatars.githubusercontent.com/u/74991597?v=4", "gravatar_id": "", "url": "https://api.github.com/users/leweex95", "html_url": "https://github.com/leweex95", "followers_url": "https://api.github.com/users/lew...
[ { "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
7
2023-07-03T12:23:47
2023-07-04T10:01:18
2023-07-04T10:01:17
NONE
null
### System Info LangChain: 0.0.221 Python: 3.9.17. OS: MacOS Ventura 13.3.1 (a) ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [X] Prompts / Prompt Templates / Pro...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7079/reactions", "total_count": 3, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7079/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7078
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7078/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7078/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7078/events
https://github.com/langchain-ai/langchain/issues/7078
1,786,027,453
I_kwDOIPDwls5qdJ29
7,078
Serialization of OpenLLM Local Inference Models does not work.
{ "login": "jhaeussler-tricat", "id": 136433529, "node_id": "U_kgDOCCHPeQ", "avatar_url": "https://avatars.githubusercontent.com/u/136433529?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jhaeussler-tricat", "html_url": "https://github.com/jhaeussler-tricat", "followers_url": "https://api...
[ { "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
4
2023-07-03T11:56:01
2023-10-09T16:05:35
2023-10-09T16:05:35
NONE
null
### System Info - Langchain Version 0.0.219 ## Where does the problem arise: When saving the OpenLLM model, there is a key called "llm_kwargs" which cannot be parsed when reloading the model. Instead the "llm_kwargs" should be directly inside the "llm" object without the key "llm_kwargs". ### Example ```json "llm...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7078/reactions", "total_count": 1, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7078/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7077
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7077/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7077/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7077/events
https://github.com/langchain-ai/langchain/pull/7077
1,785,969,602
PR_kwDOIPDwls5Ug9sc
7,077
Changed the metadata source from temporary file location to original …
{ "login": "pranavpandey2511", "id": 13867499, "node_id": "MDQ6VXNlcjEzODY3NDk5", "avatar_url": "https://avatars.githubusercontent.com/u/13867499?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pranavpandey2511", "html_url": "https://github.com/pranavpandey2511", "followers_url": "https://...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
4
2023-07-03T11:20:07
2023-11-07T03:47:38
2023-11-07T03:47:38
NONE
null
Changed the metadata source from temporary file location to original url/path in PyMuPDf Issue: #7034 @rlancemartin , @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7077/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/7077/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7077", "html_url": "https://github.com/langchain-ai/langchain/pull/7077", "diff_url": "https://github.com/langchain-ai/langchain/pull/7077.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7077.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7075
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7075/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7075/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7075/events
https://github.com/langchain-ai/langchain/issues/7075
1,785,956,452
I_kwDOIPDwls5qc4hk
7,075
I am trying to use multi retreival QA chain but not sure what version of langchain will be best?
{ "login": "Arham-12336", "id": 67412607, "node_id": "MDQ6VXNlcjY3NDEyNjA3", "avatar_url": "https://avatars.githubusercontent.com/u/67412607?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Arham-12336", "html_url": "https://github.com/Arham-12336", "followers_url": "https://api.github.com/...
[ { "id": 5680700848, "node_id": "LA_kwDOIPDwls8AAAABUpidsA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question", "name": "auto:question", "color": "BFD4F2", "default": false, "description": "A specific question about the codebase, product, project, or how to...
closed
false
null
[]
null
6
2023-07-03T11:12:00
2023-08-25T20:15:00
2023-07-10T19:30:50
NONE
null
### Issue you'd like to raise. I am trying to develop a chatbot that can give answers from multiple namespace.That why I am try to use the MULTIRETREIVALQA chain but the langchain versions seems to be making some issues for me . Any suggestions? ### Suggestion: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7075/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/7075/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7074
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7074/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7074/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7074/events
https://github.com/langchain-ai/langchain/pull/7074
1,785,946,031
PR_kwDOIPDwls5Ug4eM
7,074
Add serialized object to retriever start callback
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 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
1
2023-07-03T11:06:15
2023-07-05T17:04:45
2023-07-05T17:04:44
COLLABORATOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7074/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/7074/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7074", "html_url": "https://github.com/langchain-ai/langchain/pull/7074", "diff_url": "https://github.com/langchain-ai/langchain/pull/7074.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7074.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7073
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7073/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7073/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7073/events
https://github.com/langchain-ai/langchain/pull/7073
1,785,930,550
PR_kwDOIPDwls5Ug1Ca
7,073
Add tags to all callback handler methods
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 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
1
2023-07-03T10:57:42
2023-07-03T17:39:47
2023-07-03T17:39:46
COLLABORATOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response, tag the relevant maintainer (see below)...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7073/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/7073/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7073", "html_url": "https://github.com/langchain-ai/langchain/pull/7073", "diff_url": "https://github.com/langchain-ai/langchain/pull/7073.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7073.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7072
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7072/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7072/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7072/events
https://github.com/langchain-ai/langchain/pull/7072
1,785,870,192
PR_kwDOIPDwls5Ugn0o
7,072
Update base.py
{ "login": "subashkonar13", "id": 18638211, "node_id": "MDQ6VXNlcjE4NjM4MjEx", "avatar_url": "https://avatars.githubusercontent.com/u/18638211?v=4", "gravatar_id": "", "url": "https://api.github.com/users/subashkonar13", "html_url": "https://github.com/subashkonar13", "followers_url": "https://api.githu...
[ { "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" }, { "id": 5680700873, "node_id": ...
closed
false
null
[]
null
2
2023-07-03T10:24:24
2023-08-10T22:56:24
2023-08-10T22:56:24
NONE
null
Added Support for Multiple Dataframes <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Issue: the issue # it fixes (if applicable), - Dependencies: any dependencies required for this change, - Tag maintainer: for a quicker response...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7072/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/7072/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7072", "html_url": "https://github.com/langchain-ai/langchain/pull/7072", "diff_url": "https://github.com/langchain-ai/langchain/pull/7072.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7072.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7070
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7070/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7070/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7070/events
https://github.com/langchain-ai/langchain/pull/7070
1,785,628,835
PR_kwDOIPDwls5UfylK
7,070
Retryable exception for empty OpenAI embedding.
{ "login": "wewebber-merlin", "id": 138414820, "node_id": "U_kgDOCEAK5A", "avatar_url": "https://avatars.githubusercontent.com/u/138414820?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wewebber-merlin", "html_url": "https://github.com/wewebber-merlin", "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": "" }, { "id": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url...
closed
false
null
[]
null
3
2023-07-03T08:31:06
2023-07-05T19:23:46
2023-07-05T19:23:45
CONTRIBUTOR
null
Description: The OpenAI "embeddings" API intermittently falls into a failure state where an embedding is returned as [ Nan ], rather than the expected 1536 floats. This patch checks for that state (specifically, for an embedding of length 1) and if it occurs, throws an ApiError, which will cause the chunk to be ret...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7070/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/7070/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7070", "html_url": "https://github.com/langchain-ai/langchain/pull/7070", "diff_url": "https://github.com/langchain-ai/langchain/pull/7070.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7070.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7069
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7069/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7069/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7069/events
https://github.com/langchain-ai/langchain/pull/7069
1,785,597,576
PR_kwDOIPDwls5UfsF2
7,069
Add concurrency to GitbookLoader
{ "login": "Yevgnen", "id": 16749790, "node_id": "MDQ6VXNlcjE2NzQ5Nzkw", "avatar_url": "https://avatars.githubusercontent.com/u/16749790?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Yevgnen", "html_url": "https://github.com/Yevgnen", "followers_url": "https://api.github.com/users/Yevgne...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url...
closed
false
null
[]
null
1
2023-07-03T08:14:21
2023-07-06T00:51:11
2023-07-06T00:51:10
CONTRIBUTOR
null
- Description: Fetch all pages concurrently. - Dependencies: `scrape_all` -> `fetch_all` -> `_fetch_with_rate_limit` -> `_fetch` (might be broken currently: https://github.com/hwchase17/langchain/pull/6519) - Tag maintainer: @rlancemartin, @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7069/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/7069/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7069", "html_url": "https://github.com/langchain-ai/langchain/pull/7069", "diff_url": "https://github.com/langchain-ai/langchain/pull/7069.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7069.patch", "merged_at": "2023-07-...