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/7281
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7281/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7281/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7281/events
https://github.com/langchain-ai/langchain/pull/7281
1,791,756,774
PR_kwDOIPDwls5U0lXj
7,281
Allow passing api key into OpenAIWhisperParser
{ "login": "kdcokenny", "id": 99611484, "node_id": "U_kgDOBe_zXA", "avatar_url": "https://avatars.githubusercontent.com/u/99611484?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kdcokenny", "html_url": "https://github.com/kdcokenny", "followers_url": "https://api.github.com/users/kdcokenn...
[ { "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-06T15:12:26
2023-07-10T23:38:00
2023-07-07T19:07:46
CONTRIBUTOR
null
This just allows the user to pass in an api_key directly into OpenAIWhisperParser. Very simple addition. @rlancemartin @eyurtsev
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7281/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/7281/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7281", "html_url": "https://github.com/langchain-ai/langchain/pull/7281", "diff_url": "https://github.com/langchain-ai/langchain/pull/7281.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7281.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7280
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7280/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7280/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7280/events
https://github.com/langchain-ai/langchain/issues/7280
1,791,718,932
I_kwDOIPDwls5qy3YU
7,280
Callback for VertexAI to monitor cost and token consumption
{ "login": "lionelchg", "id": 60159831, "node_id": "MDQ6VXNlcjYwMTU5ODMx", "avatar_url": "https://avatars.githubusercontent.com/u/60159831?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lionelchg", "html_url": "https://github.com/lionelchg", "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...
open
false
null
[]
null
5
2023-07-06T14:50:29
2023-12-25T16:03:03
null
NONE
null
### Feature request It would be nice to have a similar function as `get_openai_callback()` for VertexAI. This actually gives the input tokens, output tokens and cost of using OpenAI models: ```python with get_openai_callback() as cb: llm = OpenAI(temperature=0) chat = ChatOpenAI(temperature=0) emb =...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7280/reactions", "total_count": 4, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7280/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7279
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7279/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7279/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7279/events
https://github.com/langchain-ai/langchain/pull/7279
1,791,684,575
PR_kwDOIPDwls5U0VsQ
7,279
Small updates to run_evaluator after adding dataset.data_type
{ "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
4
2023-07-06T14:31:37
2023-07-08T01:39:07
2023-07-08T01:39:06
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/7279/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/7279/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7279", "html_url": "https://github.com/langchain-ai/langchain/pull/7279", "diff_url": "https://github.com/langchain-ai/langchain/pull/7279.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7279.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7278
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7278/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7278/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7278/events
https://github.com/langchain-ai/langchain/pull/7278
1,791,648,590
PR_kwDOIPDwls5U0N4e
7,278
Add new chain qa_with_references_and_verbatim
{ "login": "pprados", "id": 204694, "node_id": "MDQ6VXNlcjIwNDY5NA==", "avatar_url": "https://avatars.githubusercontent.com/u/204694?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pprados", "html_url": "https://github.com/pprados", "followers_url": "https://api.github.com/users/pprados/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...
open
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
36
2023-07-06T14:11:23
2023-11-10T14:23:53
null
CONTRIBUTOR
null
# Description: This chain returns the selected documents used for the response. Then, it's possible to extract all meta-data for these documents, to generate a markdown link or other stuff. It's not easy to manage the links of sources. Langchain proposed a qa_with_source, but this chain returns only a list of ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7278/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/7278/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7278", "html_url": "https://github.com/langchain-ai/langchain/pull/7278", "diff_url": "https://github.com/langchain-ai/langchain/pull/7278.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7278.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7277
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7277/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7277/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7277/events
https://github.com/langchain-ai/langchain/issues/7277
1,791,621,321
I_kwDOIPDwls5qyfjJ
7,277
Allow filter to be passed in ElasticKnnSearch knn_search and knn_hybrid_search
{ "login": "lemig", "id": 78766, "node_id": "MDQ6VXNlcjc4NzY2", "avatar_url": "https://avatars.githubusercontent.com/u/78766?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lemig", "html_url": "https://github.com/lemig", "followers_url": "https://api.github.com/users/lemig/followers", "f...
[ { "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-06T13:56:39
2023-09-20T14:35:44
2023-09-20T14:35:43
NONE
null
You can pass filter to an kNN in elasticsearch. This is currently implemented in the langchain wrapper in the exact KNN search. But is not yet implemented in the approximate KNN search. Add filter param to [_default_knn_query](https://github.com/jeffvestal/langchain/blob/10f34bf62e2d53f0b1a7b15ba21c2328b64862cd/la...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7277/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/7277/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7276
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7276/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7276/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7276/events
https://github.com/langchain-ai/langchain/pull/7276
1,791,562,933
PR_kwDOIPDwls5Uz7TV
7,276
Fix `make docs_build` and related scripts
{ "login": "os1ma", "id": 39944763, "node_id": "MDQ6VXNlcjM5OTQ0NzYz", "avatar_url": "https://avatars.githubusercontent.com/u/39944763?v=4", "gravatar_id": "", "url": "https://api.github.com/users/os1ma", "html_url": "https://github.com/os1ma", "followers_url": "https://api.github.com/users/os1ma/follow...
[ { "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": "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-06T13:25:17
2023-07-12T02:50:14
2023-07-12T02:05:14
CONTRIBUTOR
null
**Description: a description of the change** Fixed `make docs_build` and related scripts which caused errors. There are several changes. First, I made the build of the documentation and the API Reference into two separate commands. This is because it takes less time to build. The commands for documents are `make ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7276/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/7276/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7276", "html_url": "https://github.com/langchain-ai/langchain/pull/7276", "diff_url": "https://github.com/langchain-ai/langchain/pull/7276.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7276.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7275
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7275/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7275/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7275/events
https://github.com/langchain-ai/langchain/pull/7275
1,791,522,651
PR_kwDOIPDwls5UzyjO
7,275
fix pydantic parser: JSONDecodeError
{ "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": 5463330795, "node_id": "LA_kwDOIPDwls8AAAABRaPP6w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/needs%20test", "name": "needs test", "color": "E99695", "default": false, "description": "PR needs to be updated with tests" }, { "id": 5680700839, "...
closed
false
null
[]
null
3
2023-07-06T13:03:35
2023-09-05T01:58:31
2023-09-05T01:58:30
CONTRIBUTOR
null
## Problem The **double quatations (")** which cannot use `parser.parse()` correctly. For example, completion from chain response as following: ```python text = """ Answer: { "product_name": "Control4® T3 Series 7\" Tabletop Touch Screen", "manufactured_date": "2015-10-09", "size_inch": "7.0\" × 5.1...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7275/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/7275/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7275", "html_url": "https://github.com/langchain-ai/langchain/pull/7275", "diff_url": "https://github.com/langchain-ai/langchain/pull/7275.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7275.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7274
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7274/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7274/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7274/events
https://github.com/langchain-ai/langchain/pull/7274
1,791,493,783
PR_kwDOIPDwls5UzsRF
7,274
Use correct Language for html_splitter
{ "login": "BioGeek", "id": 59344, "node_id": "MDQ6VXNlcjU5MzQ0", "avatar_url": "https://avatars.githubusercontent.com/u/59344?v=4", "gravatar_id": "", "url": "https://api.github.com/users/BioGeek", "html_url": "https://github.com/BioGeek", "followers_url": "https://api.github.com/users/BioGeek/follower...
[ { "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-06T12:46:58
2023-07-06T13:24:26
2023-07-06T13:24:26
CONTRIBUTOR
null
`html_splitter` was using `Language.MARKDOWN`.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7274/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/7274/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7274", "html_url": "https://github.com/langchain-ai/langchain/pull/7274", "diff_url": "https://github.com/langchain-ai/langchain/pull/7274.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7274.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7273
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7273/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7273/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7273/events
https://github.com/langchain-ai/langchain/issues/7273
1,791,490,032
I_kwDOIPDwls5qx_fw
7,273
[FEATURE] SOLR Based Vector Store
{ "login": "samadkoita", "id": 53687543, "node_id": "MDQ6VXNlcjUzNjg3NTQz", "avatar_url": "https://avatars.githubusercontent.com/u/53687543?v=4", "gravatar_id": "", "url": "https://api.github.com/users/samadkoita", "html_url": "https://github.com/samadkoita", "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...
open
false
null
[]
null
7
2023-07-06T12:44:39
2023-10-29T17:35:57
null
CONTRIBUTOR
null
### Feature request This adds support for Apache SOLRs vector search capabilities (https://solr.apache.org/guide/solr/latest/query-guide/dense-vector-search.html) ### Motivation As SOLR is a commonly used search index and now offers this feature, it is important to allow SOLR users to be able to integrate seamlessl...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7273/reactions", "total_count": 7, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 4 }
https://api.github.com/repos/langchain-ai/langchain/issues/7273/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7272
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7272/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7272/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7272/events
https://github.com/langchain-ai/langchain/issues/7272
1,791,458,701
I_kwDOIPDwls5qx32N
7,272
'Qdrant.from_documents' Memory overflow
{ "login": "zhugexinxin", "id": 42615243, "node_id": "MDQ6VXNlcjQyNjE1MjQz", "avatar_url": "https://avatars.githubusercontent.com/u/42615243?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhugexinxin", "html_url": "https://github.com/zhugexinxin", "followers_url": "https://api.github.com/...
[ { "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-06T12:25:00
2023-10-16T16:06:24
2023-10-16T16:06:23
NONE
null
### Issue you'd like to raise. ``` def handle_embeddings(payload): loader = UnstructuredPDFLoader(payload["filepath"]) documents = loader.load() text_splitter = SpacyTextSplitter(pipeline=payload["language"], chunk_size=1536, chunk_overlap=0) docs = text_splitter.split_documents(documents) ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7272/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/7272/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7271
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7271/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7271/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7271/events
https://github.com/langchain-ai/langchain/pull/7271
1,791,279,132
PR_kwDOIPDwls5Uy9XT
7,271
Added number_of_head_rows to pandas agent parameters
{ "login": "activenikhilg", "id": 20630353, "node_id": "MDQ6VXNlcjIwNjMwMzUz", "avatar_url": "https://avatars.githubusercontent.com/u/20630353?v=4", "gravatar_id": "", "url": "https://api.github.com/users/activenikhilg", "html_url": "https://github.com/activenikhilg", "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
1
2023-07-06T10:33:03
2023-07-07T06:24:22
2023-07-07T06:17:26
CONTRIBUTOR
null
Description: Added number_of_head_rows as a parameter to pandas agent. number_of_head_rows allows the user to select the number of rows to pass with the prompt when include_df_in_prompt is True. This gives the ability to control the token length and can be helpful in dealing with large dataframe. Tag maintainer: @hi...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7271/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/7271/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7271", "html_url": "https://github.com/langchain-ai/langchain/pull/7271", "diff_url": "https://github.com/langchain-ai/langchain/pull/7271.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7271.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7270
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7270/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7270/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7270/events
https://github.com/langchain-ai/langchain/pull/7270
1,791,245,161
PR_kwDOIPDwls5Uy2At
7,270
Generic OpenAI fn chain
{ "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": 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-06T10:12:39
2023-07-07T09:44:54
2023-07-07T09:44:53
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7270/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/7270/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7270", "html_url": "https://github.com/langchain-ai/langchain/pull/7270", "diff_url": "https://github.com/langchain-ai/langchain/pull/7270.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7270.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7269
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7269/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7269/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7269/events
https://github.com/langchain-ai/langchain/issues/7269
1,791,243,008
I_kwDOIPDwls5qxDMA
7,269
Langchain Tools and Agents
{ "login": "Ajaypawar02", "id": 65480235, "node_id": "MDQ6VXNlcjY1NDgwMjM1", "avatar_url": "https://avatars.githubusercontent.com/u/65480235?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Ajaypawar02", "html_url": "https://github.com/Ajaypawar02", "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
5
2023-07-06T10:11:15
2023-12-01T16:09:13
2023-12-01T16:09:12
NONE
null
### Issue you'd like to raise. I am using Tools and Agents to query on different vectorstores. But when I am asking question which is not from the vectorstore.It responds i dont know. So is there any approach i can try where if the answer is not from the vectorstore i can carry out the conversation like chatgpt. If ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7269/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/7269/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7268
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7268/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7268/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7268/events
https://github.com/langchain-ai/langchain/issues/7268
1,791,159,677
I_kwDOIPDwls5qwu19
7,268
langchain + gpt4all 执行异常,总提示参数问题
{ "login": "guanman", "id": 41034077, "node_id": "MDQ6VXNlcjQxMDM0MDc3", "avatar_url": "https://avatars.githubusercontent.com/u/41034077?v=4", "gravatar_id": "", "url": "https://api.github.com/users/guanman", "html_url": "https://github.com/guanman", "followers_url": "https://api.github.com/users/guanma...
[ { "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-06T09:22:31
2023-10-14T20:11:07
2023-10-14T20:11:06
NONE
null
### System Info LangChain v0.0.225, Windows10, Python 3.10 ### 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 - [ ] Outp...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7268/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/7268/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7267
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7267/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7267/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7267/events
https://github.com/langchain-ai/langchain/pull/7267
1,791,131,382
PR_kwDOIPDwls5Uydb7
7,267
FLARE Example notebook: switch to named arg to pass pydantic validation
{ "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
1
2023-07-06T09:05:53
2023-08-31T00:05:49
2023-07-06T13:32:01
CONTRIBUTOR
null
Adding the name of the parameter to comply with latest requirements by Pydantic usage for BaseModels.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7267/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/7267/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7267", "html_url": "https://github.com/langchain-ai/langchain/pull/7267", "diff_url": "https://github.com/langchain-ai/langchain/pull/7267.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7267.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7266
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7266/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7266/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7266/events
https://github.com/langchain-ai/langchain/pull/7266
1,791,093,877
PR_kwDOIPDwls5UyVjV
7,266
refactor BedrockEmbeddings class
{ "login": "jeff2go", "id": 6629280, "node_id": "MDQ6VXNlcjY2MjkyODA=", "avatar_url": "https://avatars.githubusercontent.com/u/6629280?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeff2go", "html_url": "https://github.com/jeff2go", "followers_url": "https://api.github.com/users/jeff2go/...
[ { "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": 5680700892, "node_id": "LA_kwDOIPDwls8AAAABUpid3A", "url...
closed
false
null
[]
null
1
2023-07-06T08:43:14
2023-07-06T15:56:31
2023-07-06T15:56:31
CONTRIBUTOR
null
#### Description refactor BedrockEmbeddings class to clean code as below: 1. inline content type and accept 2. rewrite input_body as a dictionary literal 3. no need to declare embeddings variable, so remove it #### Tag maintainer - General / Misc / if you don't know who to tag: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7266/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/7266/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7266", "html_url": "https://github.com/langchain-ai/langchain/pull/7266", "diff_url": "https://github.com/langchain-ai/langchain/pull/7266.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7266.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7264
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7264/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7264/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7264/events
https://github.com/langchain-ai/langchain/pull/7264
1,791,034,515
PR_kwDOIPDwls5UyIyk
7,264
Remove whitespace in filename
{ "login": "troilus-canva", "id": 55678940, "node_id": "MDQ6VXNlcjU1Njc4OTQw", "avatar_url": "https://avatars.githubusercontent.com/u/55678940?v=4", "gravatar_id": "", "url": "https://api.github.com/users/troilus-canva", "html_url": "https://github.com/troilus-canva", "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": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url...
closed
false
null
[]
null
1
2023-07-06T08:05:03
2023-07-07T00:10:05
2023-07-06T15:55:43
CONTRIBUTOR
null
Rename `langchain/tools/office365/__init__ .py` to `langchain/tools/office365/__init__.py` @baskaryan <!-- 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 re...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7264/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/7264/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7264", "html_url": "https://github.com/langchain-ai/langchain/pull/7264", "diff_url": "https://github.com/langchain-ai/langchain/pull/7264.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7264.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7263
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7263/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7263/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7263/events
https://github.com/langchain-ai/langchain/pull/7263
1,791,027,017
PR_kwDOIPDwls5UyHL2
7,263
Fix inconsistent behavior of `CharacterTextSplitter` when changing `keep_separator`
{ "login": "mmz-001", "id": 70096033, "node_id": "MDQ6VXNlcjcwMDk2MDMz", "avatar_url": "https://avatars.githubusercontent.com/u/70096033?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mmz-001", "html_url": "https://github.com/mmz-001", "followers_url": "https://api.github.com/users/mmz-00...
[ { "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-06T08:00:08
2023-07-06T13:30:04
2023-07-06T13:30:04
CONTRIBUTOR
null
- Description: - When `keep_separator` is `True` the `_split_text_with_regex()` method in `text_splitter` uses regex to split, but when `keep_separator` is `False` it uses `str.split()`. This causes problems when the separator is a special regex character like `.` or `*`. This PR fixes that by using `re.split()` i...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7263/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/7263/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7263", "html_url": "https://github.com/langchain-ai/langchain/pull/7263", "diff_url": "https://github.com/langchain-ai/langchain/pull/7263.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7263.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7262
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7262/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7262/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7262/events
https://github.com/langchain-ai/langchain/issues/7262
1,791,023,162
I_kwDOIPDwls5qwNg6
7,262
Inconsistent behavior of `CharacterTextSplitter` when changing `keep_separator` for special regex characters
{ "login": "mmz-001", "id": 70096033, "node_id": "MDQ6VXNlcjcwMDk2MDMz", "avatar_url": "https://avatars.githubusercontent.com/u/70096033?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mmz-001", "html_url": "https://github.com/mmz-001", "followers_url": "https://api.github.com/users/mmz-00...
[ { "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-06T07:57:36
2023-07-06T13:54:13
2023-07-06T13:54:13
CONTRIBUTOR
null
### System Info LangChain v0.0.225, Windows, Python 3.10 ### Who can help? @hwchase17 ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selector...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7262/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/7262/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7261
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7261/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7261/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7261/events
https://github.com/langchain-ai/langchain/pull/7261
1,791,009,500
PR_kwDOIPDwls5UyDbj
7,261
docs: Fixed typos in Amazon Kendra Retriever documentation
{ "login": "hayao-k", "id": 30886141, "node_id": "MDQ6VXNlcjMwODg2MTQx", "avatar_url": "https://avatars.githubusercontent.com/u/30886141?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hayao-k", "html_url": "https://github.com/hayao-k", "followers_url": "https://api.github.com/users/hayao-...
[ { "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-06T07:49:01
2023-07-06T15:56:53
2023-07-06T15:56:52
CONTRIBUTOR
null
## Description Fixed to the official service name Amazon Kendra. ## Tag maintainer @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7261/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/7261/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7261", "html_url": "https://github.com/langchain-ai/langchain/pull/7261", "diff_url": "https://github.com/langchain-ai/langchain/pull/7261.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7261.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7260
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7260/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7260/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7260/events
https://github.com/langchain-ai/langchain/issues/7260
1,791,006,392
I_kwDOIPDwls5qwJa4
7,260
Chroma DB Error
{ "login": "aqibamir", "id": 73932489, "node_id": "MDQ6VXNlcjczOTMyNDg5", "avatar_url": "https://avatars.githubusercontent.com/u/73932489?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aqibamir", "html_url": "https://github.com/aqibamir", "followers_url": "https://api.github.com/users/aqi...
[ { "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
11
2023-07-06T07:46:56
2023-11-24T20:56:06
null
CONTRIBUTOR
null
### System Info Error: Please install chromadb as a dependency with, e.g. `npm install -S chromadb` at Function.imports (file:///home/aqib/backend-11/vision/node_modules/langchain/dist/vectorstores/chroma.js:160:19) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Chroma.en...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7260/reactions", "total_count": 5, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 3 }
https://api.github.com/repos/langchain-ai/langchain/issues/7260/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7259
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7259/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7259/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7259/events
https://github.com/langchain-ai/langchain/issues/7259
1,790,985,762
I_kwDOIPDwls5qwEYi
7,259
Issue: confusion about `Document` or string input for `embed_documents` function
{ "login": "NeuralFlux", "id": 40491005, "node_id": "MDQ6VXNlcjQwNDkxMDA1", "avatar_url": "https://avatars.githubusercontent.com/u/40491005?v=4", "gravatar_id": "", "url": "https://api.github.com/users/NeuralFlux", "html_url": "https://github.com/NeuralFlux", "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
3
2023-07-06T07:32:37
2023-10-05T17:49:36
2023-10-05T17:49:10
NONE
null
### Issue you'd like to raise. I'm using the `OpenAIEmbeddings` object to create embeddings for my list of documents. While it expects a list of strings, the `embed_documents` function seems misleading as to accept a list of documents. As a result, passing a list of documents raises `AttributeError` since `Document` o...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7259/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/7259/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7258
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7258/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7258/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7258/events
https://github.com/langchain-ai/langchain/pull/7258
1,790,972,427
PR_kwDOIPDwls5Ux7dr
7,258
docs: Update documentation for Wikipedia tool to use WikipediaQueryRun
{ "login": "os1ma", "id": 39944763, "node_id": "MDQ6VXNlcjM5OTQ0NzYz", "avatar_url": "https://avatars.githubusercontent.com/u/39944763?v=4", "gravatar_id": "", "url": "https://api.github.com/users/os1ma", "html_url": "https://github.com/os1ma", "followers_url": "https://api.github.com/users/os1ma/follow...
[ { "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-06T07:23:17
2023-07-06T13:29:39
2023-07-06T13:29:38
CONTRIBUTOR
null
**Description** In the following page, "Wikipedia" tool is explained. https://python.langchain.com/docs/modules/agents/tools/integrations/wikipedia However, the WikipediaAPIWrapper being used is not a tool. This PR updated the documentation to use a tool WikipediaQueryRun. **Issue** None **Tag maintainer** ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7258/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/7258/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7258", "html_url": "https://github.com/langchain-ai/langchain/pull/7258", "diff_url": "https://github.com/langchain-ai/langchain/pull/7258.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7258.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7257
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7257/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7257/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7257/events
https://github.com/langchain-ai/langchain/pull/7257
1,790,935,433
PR_kwDOIPDwls5Uxzhm
7,257
Update supabase match_docs ddl and notebook to use expected id type
{ "login": "ShantanuNair", "id": 8559347, "node_id": "MDQ6VXNlcjg1NTkzNDc=", "avatar_url": "https://avatars.githubusercontent.com/u/8559347?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ShantanuNair", "html_url": "https://github.com/ShantanuNair", "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
1
2023-07-06T06:56:23
2023-07-06T13:22:42
2023-07-06T13:22:42
CONTRIBUTOR
null
- Description: Switch supabase match function DDL to use expected uuid type instead of bigint - Issue: https://github.com/hwchase17/langchain/issues/6743, https://github.com/hwchase17/langchain/issues/7179 - Tag maintainer: @rlancemartin, @eyurtsev - Twitter handle: https://twitter.com/ShantanuNair
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7257/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/7257/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7257", "html_url": "https://github.com/langchain-ai/langchain/pull/7257", "diff_url": "https://github.com/langchain-ai/langchain/pull/7257.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7257.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7256
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7256/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7256/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7256/events
https://github.com/langchain-ai/langchain/pull/7256
1,790,926,592
PR_kwDOIPDwls5UxxqI
7,256
Add HumanInputChatModel
{ "login": "amicus-veritatis", "id": 81076998, "node_id": "MDQ6VXNlcjgxMDc2OTk4", "avatar_url": "https://avatars.githubusercontent.com/u/81076998?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amicus-veritatis", "html_url": "https://github.com/amicus-veritatis", "followers_url": "https://...
[ { "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-06T06:49:09
2023-07-06T13:21:04
2023-07-06T13:21:03
CONTRIBUTOR
null
- Description: This is a chat model equivalent of HumanInputLLM. An example notebook is also added. - Tag maintainer: @hwchase17, @baskaryan - Twitter handle: N/A
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7256/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/7256/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7256", "html_url": "https://github.com/langchain-ai/langchain/pull/7256", "diff_url": "https://github.com/langchain-ai/langchain/pull/7256.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7256.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7255
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7255/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7255/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7255/events
https://github.com/langchain-ai/langchain/issues/7255
1,790,892,343
I_kwDOIPDwls5qvtk3
7,255
OpenAI Functions Agent not asking required parameter value
{ "login": "satishmd", "id": 47328541, "node_id": "MDQ6VXNlcjQ3MzI4NTQx", "avatar_url": "https://avatars.githubusercontent.com/u/47328541?v=4", "gravatar_id": "", "url": "https://api.github.com/users/satishmd", "html_url": "https://github.com/satishmd", "followers_url": "https://api.github.com/users/sat...
[ { "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-06T06:19:57
2023-10-12T16:06:00
2023-10-12T16:05:59
NONE
null
I was using openai functions agent with custom functions , the custom function(loan eligibility) needs three augments , state, age and income . when i run the agent with question "how much can i borrow in state CA?" , it is directly calling function without asking age and income from the user . below is the error...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7255/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/7255/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7254
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7254/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7254/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7254/events
https://github.com/langchain-ai/langchain/issues/7254
1,790,798,010
I_kwDOIPDwls5qvWi6
7,254
Structured Chat Agent cannot save_context when memory has additional input variables
{ "login": "rishniratnam", "id": 26684283, "node_id": "MDQ6VXNlcjI2Njg0Mjgz", "avatar_url": "https://avatars.githubusercontent.com/u/26684283?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rishniratnam", "html_url": "https://github.com/rishniratnam", "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-06T04:49:18
2023-10-12T16:06:05
2023-10-12T16:06:04
CONTRIBUTOR
null
### System Info LangChain 0.0.225, Python 3.10, Windows ### Who can help? @hwchase17 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selector...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7254/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/7254/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7253
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7253/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7253/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7253/events
https://github.com/langchain-ai/langchain/pull/7253
1,790,785,408
PR_kwDOIPDwls5UxTOR
7,253
Add verbose parameter for llamacpp
{ "login": "teleprint-me", "id": 77757836, "node_id": "MDQ6VXNlcjc3NzU3ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/77757836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/teleprint-me", "html_url": "https://github.com/teleprint-me", "followers_url": "https://api.github.c...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url...
closed
false
null
[]
null
2
2023-07-06T04:35:08
2023-07-07T20:44:28
2023-07-07T19:08:25
CONTRIBUTOR
null
**Title:** Add verbose parameter for llamacpp **Description:** This pull request adds a 'verbose' parameter to the llamacpp module. The 'verbose' parameter, when set to True, will enable the output of detailed logs during the execution of the Llama model. This added parameter can aid in debugging and understanding ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7253/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/7253/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7253", "html_url": "https://github.com/langchain-ai/langchain/pull/7253", "diff_url": "https://github.com/langchain-ai/langchain/pull/7253.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7253.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7252
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7252/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7252/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7252/events
https://github.com/langchain-ai/langchain/issues/7252
1,790,785,354
I_kwDOIPDwls5qvTdK
7,252
How to parse docx/pdf file which contains text table and image?Also, we need to classify text table and image, maybe operations are different?thanks
{ "login": "michaelxu1107", "id": 5449634, "node_id": "MDQ6VXNlcjU0NDk2MzQ=", "avatar_url": "https://avatars.githubusercontent.com/u/5449634?v=4", "gravatar_id": "", "url": "https://api.github.com/users/michaelxu1107", "html_url": "https://github.com/michaelxu1107", "followers_url": "https://api.github....
[ { "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
2
2023-07-06T04:35:02
2023-10-12T16:06:10
2023-10-12T16:06:09
NONE
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7252/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/7252/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7251
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7251/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7251/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7251/events
https://github.com/langchain-ai/langchain/issues/7251
1,790,771,160
I_kwDOIPDwls5qvP_Y
7,251
How to disable the OpenAI initialization when you're not using an OpenAI model
{ "login": "pradeepdev-1995", "id": 41164884, "node_id": "MDQ6VXNlcjQxMTY0ODg0", "avatar_url": "https://avatars.githubusercontent.com/u/41164884?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pradeepdev-1995", "html_url": "https://github.com/pradeepdev-1995", "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
2
2023-07-06T04:19:04
2023-10-14T20:11:12
2023-10-14T20:11:12
NONE
null
### Feature request how to disable the OpenAI initialization when you're not using an OpenAI model. [Please check this issue](https://github.com/hwchase17/langchain/issues/7189#issuecomment-1621931461) ### Motivation I am trying to build a VectorstoreIndexCreator using the following configuration embeddin...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7251/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/7251/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7250
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7250/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7250/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7250/events
https://github.com/langchain-ai/langchain/pull/7250
1,790,757,303
PR_kwDOIPDwls5UxNJS
7,250
Rename prompt_template => _DEFAULT_GRAPH_QA_TEMPLATE and PROMPT => GRAPH_QA_PROMPT to make consistent with the rest of the files
{ "login": "ozabluda", "id": 14060629, "node_id": "MDQ6VXNlcjE0MDYwNjI5", "avatar_url": "https://avatars.githubusercontent.com/u/14060629?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ozabluda", "html_url": "https://github.com/ozabluda", "followers_url": "https://api.github.com/users/oza...
[ { "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
2
2023-07-06T04:03:20
2023-07-07T06:30:14
2023-07-07T06:17:40
CONTRIBUTOR
null
Rename prompt_template => _DEFAULT_GRAPH_QA_TEMPLATE to make consistent with the rest of the file.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7250/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/7250/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7250", "html_url": "https://github.com/langchain-ai/langchain/pull/7250", "diff_url": "https://github.com/langchain-ai/langchain/pull/7250.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7250.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7249
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7249/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7249/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7249/events
https://github.com/langchain-ai/langchain/issues/7249
1,790,747,965
I_kwDOIPDwls5qvKU9
7,249
Does LlamaCPP currently not support the gpu acceleration of mps when n_gpu_layer to 1?
{ "login": "stoneLee81", "id": 18001708, "node_id": "MDQ6VXNlcjE4MDAxNzA4", "avatar_url": "https://avatars.githubusercontent.com/u/18001708?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stoneLee81", "html_url": "https://github.com/stoneLee81", "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
0
2023-07-06T03:50:02
2023-07-06T03:56:20
2023-07-06T03:56:20
NONE
null
### System Info langchain : 0.0.223 os: mac Ventura 13.4.1 max python: 3.11.3 ### 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...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7249/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/7249/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7248
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7248/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7248/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7248/events
https://github.com/langchain-ai/langchain/pull/7248
1,790,694,441
PR_kwDOIPDwls5Uw_mb
7,248
Re-use Trajectory 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-06T02:46:49
2023-07-06T14:00:26
2023-07-06T14:00:25
COLLABORATOR
null
Use the trajectory eval chain in the run evaluation implementation and update the prepare inputs method to apply to both asynca nd sync
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7248/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/7248/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7248", "html_url": "https://github.com/langchain-ai/langchain/pull/7248", "diff_url": "https://github.com/langchain-ai/langchain/pull/7248.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7248.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7247
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7247/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7247/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7247/events
https://github.com/langchain-ai/langchain/pull/7247
1,790,676,645
PR_kwDOIPDwls5Uw7xH
7,247
Make tqdm for OpenAIEmbeddings optional
{ "login": "amicus-veritatis", "id": 81076998, "node_id": "MDQ6VXNlcjgxMDc2OTk4", "avatar_url": "https://avatars.githubusercontent.com/u/81076998?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amicus-veritatis", "html_url": "https://github.com/amicus-veritatis", "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-06T02:25:59
2023-07-06T03:36:02
2023-07-06T03:36:01
CONTRIBUTOR
null
- Description: I have added a `show_progress_bar` parameter (defaults.to `False`) to the `OpenAIEmbeddings`. If the user sets `show_progress_bar` to `True`, a progress bar will be displayed. - Issue: #7246 - Dependencies: N/A - Tag maintainer: @hwchase17, @baskaryan - Twitter handle: N/A
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7247/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/7247/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7247", "html_url": "https://github.com/langchain-ai/langchain/pull/7247", "diff_url": "https://github.com/langchain-ai/langchain/pull/7247.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7247.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7246
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7246/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7246/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7246/events
https://github.com/langchain-ai/langchain/issues/7246
1,790,672,805
I_kwDOIPDwls5qu3-l
7,246
Make tqdm optional for OpenAIEmbeddings
{ "login": "amicus-veritatis", "id": 81076998, "node_id": "MDQ6VXNlcjgxMDc2OTk4", "avatar_url": "https://avatars.githubusercontent.com/u/81076998?v=4", "gravatar_id": "", "url": "https://api.github.com/users/amicus-veritatis", "html_url": "https://github.com/amicus-veritatis", "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-06T02:21:17
2023-07-06T03:58:55
2023-07-06T03:58:55
CONTRIBUTOR
null
### Feature request Add `show_progress_bar` within `OpenAIEmbeddings` class. ### Motivation Simply speaking, 1. Showing progress bar within existing progress bar is generally not a good practice. Most of time it will break. 2. There might be people who want to keep their console quiet. ### Your contribution ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7246/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/7246/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7245
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7245/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7245/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7245/events
https://github.com/langchain-ai/langchain/pull/7245
1,790,619,844
PR_kwDOIPDwls5UwvJB
7,245
fix conversational 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": 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-06T01:33:53
2023-07-06T01:51:34
2023-07-06T01:51:33
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7245/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/7245/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7245", "html_url": "https://github.com/langchain-ai/langchain/pull/7245", "diff_url": "https://github.com/langchain-ai/langchain/pull/7245.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7245.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7244
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7244/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7244/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7244/events
https://github.com/langchain-ai/langchain/pull/7244
1,790,596,768
PR_kwDOIPDwls5UwqID
7,244
bump ver to 225
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "id": 5010622926, "node_id": "LA_kwDOIPDwls8AAAABKqgJzg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/release", "name": "release", "color": "07D4BE", "default": false, "description": "" }, { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", ...
closed
false
null
[]
null
1
2023-07-06T01:04:27
2023-07-06T01:22:19
2023-07-06T01:22:18
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7244/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/7244/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7244", "html_url": "https://github.com/langchain-ai/langchain/pull/7244", "diff_url": "https://github.com/langchain-ai/langchain/pull/7244.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7244.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7243
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7243/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7243/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7243/events
https://github.com/langchain-ai/langchain/issues/7243
1,790,553,866
I_kwDOIPDwls5qua8K
7,243
DOC: Pinecone functions need more documentation
{ "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
1
2023-07-06T00:15:48
2023-10-12T16:06:20
2023-10-12T16:06:20
CONTRIBUTOR
null
### Issue with current documentation: A continuation of #7126, Pinecone features in Langchain that are not mentioned in Langchain's documentation. https://python.langchain.com/docs/modules/data_connection/vectorstores/integrations/pinecone ### Idea or request for content: Add documentation for the other Pinecone ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7243/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/7243/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7242
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7242/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7242/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7242/events
https://github.com/langchain-ai/langchain/issues/7242
1,790,539,904
I_kwDOIPDwls5quXiA
7,242
Async callback has issues
{ "login": "pnsvk", "id": 30823233, "node_id": "MDQ6VXNlcjMwODIzMjMz", "avatar_url": "https://avatars.githubusercontent.com/u/30823233?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pnsvk", "html_url": "https://github.com/pnsvk", "followers_url": "https://api.github.com/users/pnsvk/follow...
[ { "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-06T00:03:04
2023-07-06T12:43:26
2023-07-06T09:12:31
NONE
null
### System Info Langchain Version: 0.0.224 Platform: Mac Python Version: 3.10.9 ### 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 / Prom...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7242/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/7242/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7241
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7241/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7241/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7241/events
https://github.com/langchain-ai/langchain/pull/7241
1,790,536,805
PR_kwDOIPDwls5Uwc5n
7,241
Add missing token_max in reduce.py acombine_docs
{ "login": "ShantanuNair", "id": 8559347, "node_id": "MDQ6VXNlcjg1NTkzNDc=", "avatar_url": "https://avatars.githubusercontent.com/u/8559347?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ShantanuNair", "html_url": "https://github.com/ShantanuNair", "followers_url": "https://api.github.com...
[ { "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
1
2023-07-06T00:00:33
2023-07-06T01:02:46
2023-07-06T01:02:45
CONTRIBUTOR
null
Replace this comment with: - Description: reduce.py reduce chain implementation's acombine_docs call does not propagate token_max. Without this, the async call will end up using 3000 tokens, the default, for the collapse chain. - Tag maintainer: @hwchase17 @agola11 @baskaryan - Twitter handle: https://twitter...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7241/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/7241/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7241", "html_url": "https://github.com/langchain-ai/langchain/pull/7241", "diff_url": "https://github.com/langchain-ai/langchain/pull/7241.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7241.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7240
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7240/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7240/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7240/events
https://github.com/langchain-ai/langchain/pull/7240
1,790,519,578
PR_kwDOIPDwls5UwZHg
7,240
Add function call params to invocation params
{ "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-05T23:38:44
2023-07-06T20:56:08
2023-07-06T20:56:07
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7240/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/7240/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7240", "html_url": "https://github.com/langchain-ai/langchain/pull/7240", "diff_url": "https://github.com/langchain-ai/langchain/pull/7240.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7240.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7239
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7239/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7239/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7239/events
https://github.com/langchain-ai/langchain/issues/7239
1,790,462,714
I_kwDOIPDwls5quEr6
7,239
Add Document Index Information for QA Inline Citations
{ "login": "wiskojo", "id": 22329910, "node_id": "MDQ6VXNlcjIyMzI5OTEw", "avatar_url": "https://avatars.githubusercontent.com/u/22329910?v=4", "gravatar_id": "", "url": "https://api.github.com/users/wiskojo", "html_url": "https://github.com/wiskojo", "followers_url": "https://api.github.com/users/wiskoj...
[ { "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
19
2023-07-05T22:46:45
2023-10-15T16:28:20
null
NONE
null
### Feature request Include source document index information in the combine document chain prompt. For example in `_get_inputs` of `StuffDocumentChain` we could make the following change (in addition to corresponding changes to `format_document`): ``` # From doc_strings = [format_document(doc, self.document_prom...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7239/reactions", "total_count": 5, "+1": 5, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7239/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7238
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7238/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7238/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7238/events
https://github.com/langchain-ai/langchain/pull/7238
1,790,449,906
PR_kwDOIPDwls5UwJld
7,238
remove arize nb
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "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-05T22:34:15
2023-07-05T22:34:21
2023-07-05T22:34:20
COLLABORATOR
null
was causing some issues with docs build
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7238/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/7238/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7238", "html_url": "https://github.com/langchain-ai/langchain/pull/7238", "diff_url": "https://github.com/langchain-ai/langchain/pull/7238.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7238.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7237
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7237/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7237/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7237/events
https://github.com/langchain-ai/langchain/pull/7237
1,790,445,386
PR_kwDOIPDwls5UwInm
7,237
Harrison/update anthropic
{ "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
3
2023-07-05T22:28:49
2023-07-06T01:02:37
2023-07-06T01:02:36
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7237/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/7237/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7237", "html_url": "https://github.com/langchain-ai/langchain/pull/7237", "diff_url": "https://github.com/langchain-ai/langchain/pull/7237.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7237.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7236
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7236/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7236/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7236/events
https://github.com/langchain-ai/langchain/pull/7236
1,790,420,088
PR_kwDOIPDwls5UwDFT
7,236
Update Hugging Face Hub notebook
{ "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-05T22:04:17
2023-07-06T00:45:02
2023-07-06T00:45:02
CONTRIBUTOR
null
Description: `flan-t5-xl` hangs, updated to `flan-t5-xxl`. Tested all stabilityai LLMs- all hang so removed from tutorial. Temperature > 0 to prevent unintended determinism. Issue: #3275 Tag maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7236/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/7236/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7236", "html_url": "https://github.com/langchain-ai/langchain/pull/7236", "diff_url": "https://github.com/langchain-ai/langchain/pull/7236.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7236.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7235
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7235/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7235/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7235/events
https://github.com/langchain-ai/langchain/pull/7235
1,790,413,277
PR_kwDOIPDwls5UwBmi
7,235
Skip evaluation of unfinished runs
{ "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-05T21:57:48
2023-07-05T23:35:21
2023-07-05T23:35:20
COLLABORATOR
null
Cut down on errors logged
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7235/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/7235/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7235", "html_url": "https://github.com/langchain-ai/langchain/pull/7235", "diff_url": "https://github.com/langchain-ai/langchain/pull/7235.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7235.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7234
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7234/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7234/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7234/events
https://github.com/langchain-ai/langchain/pull/7234
1,790,377,708
PR_kwDOIPDwls5Uv5iz
7,234
Updating for anthropic v0.3.2
{ "login": "dudesparsh", "id": 31439850, "node_id": "MDQ6VXNlcjMxNDM5ODUw", "avatar_url": "https://avatars.githubusercontent.com/u/31439850?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dudesparsh", "html_url": "https://github.com/dudesparsh", "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-05T21:34:04
2023-07-05T22:34:40
2023-07-05T22:34:39
CONTRIBUTOR
null
In the latest version of Anthropic-python-sdk - the api_url variable in the anthropic.Client has been updated to base_url variable. But if we access the same using langchain - it results in an error as explained in the - #6400 . In this pull request, I have updated the variable, which helps us to stay upto mark with An...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7234/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/7234/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7234", "html_url": "https://github.com/langchain-ai/langchain/pull/7234", "diff_url": "https://github.com/langchain-ai/langchain/pull/7234.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7234.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7233
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7233/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7233/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7233/events
https://github.com/langchain-ai/langchain/issues/7233
1,790,374,247
I_kwDOIPDwls5qtvFn
7,233
OpenAPISpec functions can get stuck in a loop
{ "login": "CakeCrusher", "id": 37946988, "node_id": "MDQ6VXNlcjM3OTQ2OTg4", "avatar_url": "https://avatars.githubusercontent.com/u/37946988?v=4", "gravatar_id": "", "url": "https://api.github.com/users/CakeCrusher", "html_url": "https://github.com/CakeCrusher", "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
2
2023-07-05T21:31:57
2023-10-12T16:06:26
2023-10-12T16:06:25
NONE
null
### System Info langchain: '0.0.218' windows 10 ### Who can help? @dev2049 @homanp ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Pars...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7233/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/7233/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7232
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7232/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7232/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7232/events
https://github.com/langchain-ai/langchain/pull/7232
1,790,365,763
PR_kwDOIPDwls5Uv2z6
7,232
ZeroShotAgent prompt fixes
{ "login": "gregorio-clara", "id": 113200739, "node_id": "U_kgDOBr9OYw", "avatar_url": "https://avatars.githubusercontent.com/u/113200739?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gregorio-clara", "html_url": "https://github.com/gregorio-clara", "followers_url": "https://api.github.c...
[ { "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-05T21:27:48
2023-12-01T15:59:05
2023-11-07T03:47:04
NONE
null
- Description: Reformatting prompt for ZeroShotAgent. The current prompt for the ZeroShotAgent presents limitations when getting the response from the agents. The purpose of this PR is to be more specific in its prompt in order to achieve the response in the expected format. - Issue: None - Dependencies: None ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7232/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/7232/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7232", "html_url": "https://github.com/langchain-ai/langchain/pull/7232", "diff_url": "https://github.com/langchain-ai/langchain/pull/7232.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7232.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7231
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7231/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7231/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7231/events
https://github.com/langchain-ai/langchain/pull/7231
1,790,342,178
PR_kwDOIPDwls5UvxdA
7,231
store template and template args in prompt output
{ "login": "alecf", "id": 135340, "node_id": "MDQ6VXNlcjEzNTM0MA==", "avatar_url": "https://avatars.githubusercontent.com/u/135340?v=4", "gravatar_id": "", "url": "https://api.github.com/users/alecf", "html_url": "https://github.com/alecf", "followers_url": "https://api.github.com/users/alecf/followers"...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
4
2023-07-05T21:16:13
2023-07-07T00:58:17
2023-07-07T00:58:13
CONTRIBUTOR
null
This exposes the original template + variables used in prompts to downstream consumers such as the callbacks system or LLM libraries. It does this by altering the template-formatting system to use a subclass of `str` rather than just a `str`. This is the most pythonic way I could find to accomplish this (There is also ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7231/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/7231/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7231", "html_url": "https://github.com/langchain-ai/langchain/pull/7231", "diff_url": "https://github.com/langchain-ai/langchain/pull/7231.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7231.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7230
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7230/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7230/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7230/events
https://github.com/langchain-ai/langchain/pull/7230
1,790,332,080
PR_kwDOIPDwls5UvvK-
7,230
docs: tutorials 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
1
2023-07-05T21:10:31
2023-07-06T16:49:06
2023-07-06T16:44:23
COLLABORATOR
null
updated `tutorials.mdx`: - added a link to new `Deeplearning AI` course on LangChain - added links to other tutorial videos - fixed format @baskaryan, @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7230/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/7230/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7230", "html_url": "https://github.com/langchain-ai/langchain/pull/7230", "diff_url": "https://github.com/langchain-ai/langchain/pull/7230.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7230.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7229
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7229/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7229/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7229/events
https://github.com/langchain-ai/langchain/pull/7229
1,790,310,951
PR_kwDOIPDwls5UvqUp
7,229
feat: support generate as an early stopping method for `OpenAIFunctionsAgent`
{ "login": "aledelunap", "id": 54540938, "node_id": "MDQ6VXNlcjU0NTQwOTM4", "avatar_url": "https://avatars.githubusercontent.com/u/54540938?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aledelunap", "html_url": "https://github.com/aledelunap", "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-05T21:00:37
2023-07-11T15:54:15
2023-07-11T13:25:02
CONTRIBUTOR
null
This PR proposes an implementation to support `generate` as an `early_stopping_method` for the new `OpenAIFunctionsAgent` class. The motivation behind is to facilitate the user to set a maximum number of actions the agent can take with `max_iterations` and force a final response with this new agent (as with the `A...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7229/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/7229/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7229", "html_url": "https://github.com/langchain-ai/langchain/pull/7229", "diff_url": "https://github.com/langchain-ai/langchain/pull/7229.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7229.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7228
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7228/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7228/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7228/events
https://github.com/langchain-ai/langchain/pull/7228
1,790,304,450
PR_kwDOIPDwls5Uvo1O
7,228
Harrison/scene xplain
{ "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": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url...
closed
false
null
[]
null
1
2023-07-05T20:57:44
2023-07-05T22:34:51
2023-07-05T22:34:50
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7228/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/7228/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7228", "html_url": "https://github.com/langchain-ai/langchain/pull/7228", "diff_url": "https://github.com/langchain-ai/langchain/pull/7228.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7228.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7227
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7227/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7227/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7227/events
https://github.com/langchain-ai/langchain/pull/7227
1,790,300,446
PR_kwDOIPDwls5Uvn7D
7,227
fix arize nb
{ "login": "hwchase17", "id": 11986836, "node_id": "MDQ6VXNlcjExOTg2ODM2", "avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hwchase17", "html_url": "https://github.com/hwchase17", "followers_url": "https://api.github.com/users/...
[ { "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-05T20:55:43
2023-07-05T20:55:51
2023-07-05T20:55:48
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7227/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/7227/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7227", "html_url": "https://github.com/langchain-ai/langchain/pull/7227", "diff_url": "https://github.com/langchain-ai/langchain/pull/7227.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7227.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7226
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7226/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7226/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7226/events
https://github.com/langchain-ai/langchain/pull/7226
1,790,276,112
PR_kwDOIPDwls5Uviax
7,226
use LlamCpp as LlamaCppEmbeddings base, without model reloading
{ "login": "Romiroz", "id": 66079444, "node_id": "MDQ6VXNlcjY2MDc5NDQ0", "avatar_url": "https://avatars.githubusercontent.com/u/66079444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Romiroz", "html_url": "https://github.com/Romiroz", "followers_url": "https://api.github.com/users/Romiro...
[ { "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-05T20:41:24
2023-07-08T18:52:26
2023-07-08T18:52:25
NONE
null
Just create LlamCpp, set embedding to True and when you create LlamaCppEmbeddings, just tranfer your llm as llm parametr, without model path
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7226/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/7226/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7226", "html_url": "https://github.com/langchain-ai/langchain/pull/7226", "diff_url": "https://github.com/langchain-ai/langchain/pull/7226.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7226.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7225
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7225/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7225/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7225/events
https://github.com/langchain-ai/langchain/pull/7225
1,790,240,526
PR_kwDOIPDwls5UvaeK
7,225
Use LlamCpp as LlamaCppEmbeddings base
{ "login": "Romiroz", "id": 66079444, "node_id": "MDQ6VXNlcjY2MDc5NDQ0", "avatar_url": "https://avatars.githubusercontent.com/u/66079444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Romiroz", "html_url": "https://github.com/Romiroz", "followers_url": "https://api.github.com/users/Romiro...
[ { "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-05T20:20:58
2023-07-05T20:32:58
2023-07-05T20:24:40
NONE
null
Use LlamCpp as LlamaCppEmbeddings base, without model reloading, just create LlamaCpp, then transfer it to LlamaCppEmbeddings as "llm" parametr
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7225/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/7225/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7225", "html_url": "https://github.com/langchain-ai/langchain/pull/7225", "diff_url": "https://github.com/langchain-ai/langchain/pull/7225.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7225.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7224
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7224/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7224/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7224/events
https://github.com/langchain-ai/langchain/pull/7224
1,790,205,452
PR_kwDOIPDwls5UvSuA
7,224
Use LlamaCpp as base for LlamaCppEmbeddings
{ "login": "Romiroz", "id": 66079444, "node_id": "MDQ6VXNlcjY2MDc5NDQ0", "avatar_url": "https://avatars.githubusercontent.com/u/66079444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Romiroz", "html_url": "https://github.com/Romiroz", "followers_url": "https://api.github.com/users/Romiro...
[ { "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-05T19:57:07
2023-07-05T20:04:10
2023-07-05T19:57:53
NONE
null
Use LlamCpp as LlamaCppEmbeddings base, without model reloading, just create LlamaCpp, then transfer it to LlamaCppEmbeddings as "llm" parametr
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7224/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/7224/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7224", "html_url": "https://github.com/langchain-ai/langchain/pull/7224", "diff_url": "https://github.com/langchain-ai/langchain/pull/7224.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7224.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7223
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7223/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7223/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7223/events
https://github.com/langchain-ai/langchain/issues/7223
1,790,201,590
I_kwDOIPDwls5qtE72
7,223
Salesforce XGen integration
{ "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": 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-05T19:54:04
2023-07-06T04:53:07
2023-07-06T04:53:07
CONTRIBUTOR
null
### Feature request Still new here so I mimicked the setup of `llm/llamacpp.py` wrapper for the draft of Salesforce's new LLM [XGen](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/91). ### Motivation Expand the LLM sets integrated in Langchain. ### Your contribution PR #7221
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7223/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/7223/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7222
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7222/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7222/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7222/events
https://github.com/langchain-ai/langchain/pull/7222
1,790,201,579
PR_kwDOIPDwls5UvR4V
7,222
docs: update docs strings for base unstructured loaders
{ "login": "MthwRobinson", "id": 1635179, "node_id": "MDQ6VXNlcjE2MzUxNzk=", "avatar_url": "https://avatars.githubusercontent.com/u/1635179?v=4", "gravatar_id": "", "url": "https://api.github.com/users/MthwRobinson", "html_url": "https://github.com/MthwRobinson", "followers_url": "https://api.github.com...
[ { "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-05T19:54:03
2023-07-05T21:02:27
2023-07-05T21:02:27
CONTRIBUTOR
null
### Summary Updates the docstrings for the unstructured base loaders so more useful information appears on the integrations page. If these look good, will add similar docstrings to the other loaders. ### Reviewers - @rlancemartin - @eyurtsev - @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7222/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/7222/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7222", "html_url": "https://github.com/langchain-ai/langchain/pull/7222", "diff_url": "https://github.com/langchain-ai/langchain/pull/7222.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7222.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7221
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7221/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7221/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7221/events
https://github.com/langchain-ai/langchain/pull/7221
1,790,200,814
PR_kwDOIPDwls5UvRuM
7,221
Draft: Starting Salesforce XGen model integration
{ "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": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
2
2023-07-05T19:53:25
2023-07-05T22:04:53
2023-07-05T22:04:53
CONTRIBUTOR
null
Description: Salesforce recently released the LLM [XGen](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard/discussions/91). This change is to begin integration of the model into Langchain. Issue: the issue # it fixes (if applicable), Dependencies: transformers Tag maintainer: @hwchase17 @baskaryan ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7221/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/7221/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7221", "html_url": "https://github.com/langchain-ai/langchain/pull/7221", "diff_url": "https://github.com/langchain-ai/langchain/pull/7221.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7221.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7220
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7220/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7220/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7220/events
https://github.com/langchain-ai/langchain/issues/7220
1,790,197,414
I_kwDOIPDwls5qtD6m
7,220
Issue: Issue with MutliPromptRouter with memory destination chains
{ "login": "smiley-pit", "id": 102155910, "node_id": "U_kgDOBhbGhg", "avatar_url": "https://avatars.githubusercontent.com/u/102155910?v=4", "gravatar_id": "", "url": "https://api.github.com/users/smiley-pit", "html_url": "https://github.com/smiley-pit", "followers_url": "https://api.github.com/users/smi...
[ { "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-05T19:50:23
2023-10-12T16:06:31
2023-10-12T16:06:30
NONE
null
### Issue you'd like to raise. Hi I found myself having to do a "hack" when using MultiPromptChain. In particular when ny destination chains take more than one parameter into the template at runtime for example "{current"_timestamp}" I was getting the following exception ``` File "/home/xxx/venv/lib/python3.10...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7220/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/7220/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7219
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7219/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7219/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7219/events
https://github.com/langchain-ai/langchain/pull/7219
1,790,109,717
PR_kwDOIPDwls5Uu9Yx
7,219
Added retries for Vertex LLM
{ "login": "lkuligin", "id": 11026406, "node_id": "MDQ6VXNlcjExMDI2NDA2", "avatar_url": "https://avatars.githubusercontent.com/u/11026406?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lkuligin", "html_url": "https://github.com/lkuligin", "followers_url": "https://api.github.com/users/lku...
[ { "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-05T18:58:35
2023-07-06T13:38:02
2023-07-06T13:38:02
CONTRIBUTOR
null
#7217
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7219/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/7219/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7219", "html_url": "https://github.com/langchain-ai/langchain/pull/7219", "diff_url": "https://github.com/langchain-ai/langchain/pull/7219.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7219.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7218
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7218/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7218/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7218/events
https://github.com/langchain-ai/langchain/pull/7218
1,790,096,009
PR_kwDOIPDwls5Uu6Z3
7,218
added template repo for CI/CD deployment on Google Cloud Run
{ "login": "emarco177", "id": 44670213, "node_id": "MDQ6VXNlcjQ0NjcwMjEz", "avatar_url": "https://avatars.githubusercontent.com/u/44670213?v=4", "gravatar_id": "", "url": "https://api.github.com/users/emarco177", "html_url": "https://github.com/emarco177", "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": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
null
[]
null
1
2023-07-05T18:48:34
2023-07-06T13:38:39
2023-07-06T13:38:39
CONTRIBUTOR
null
Replace this comment with: - Description: added documentation for a template repo that helps dockerizing and deploying a LangChain using a Cloud Build CI/CD pipeline to Google Cloud build serverless - Issue: None, - Dependencies: None, - Tag maintainer: @baskaryan, - Twitter handle: EdenEmarco177 If y...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7218/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/7218/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7218", "html_url": "https://github.com/langchain-ai/langchain/pull/7218", "diff_url": "https://github.com/langchain-ai/langchain/pull/7218.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7218.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7217
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7217/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7217/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7217/events
https://github.com/langchain-ai/langchain/issues/7217
1,790,092,753
I_kwDOIPDwls5qsqXR
7,217
Add retries to VertexAI models
{ "login": "lkuligin", "id": 11026406, "node_id": "MDQ6VXNlcjExMDI2NDA2", "avatar_url": "https://avatars.githubusercontent.com/u/11026406?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lkuligin", "html_url": "https://github.com/lkuligin", "followers_url": "https://api.github.com/users/lku...
[ { "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-05T18:45:48
2023-07-10T08:52:37
2023-07-10T08:52:37
CONTRIBUTOR
null
### Feature request Add retry policy to VertexAI models. ### Motivation E.g., when trying to run a summarization chain on many chunks (I reproduce the error with 99 chunks), an exception `ResourceExhausted: 429 Quota exceeded` might be returned by Vertex. ### Your contribution yes, I'll submit a PR shortly.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7217/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/7217/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7216
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7216/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7216/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7216/events
https://github.com/langchain-ai/langchain/pull/7216
1,790,092,158
PR_kwDOIPDwls5Uu5lt
7,216
Update milvus and zilliz docstring
{ "login": "filip-halt", "id": 81822489, "node_id": "MDQ6VXNlcjgxODIyNDg5", "avatar_url": "https://avatars.githubusercontent.com/u/81822489?v=4", "gravatar_id": "", "url": "https://api.github.com/users/filip-halt", "html_url": "https://github.com/filip-halt", "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
1
2023-07-05T18:45:18
2023-07-05T21:03:51
2023-07-05T21:03:51
CONTRIBUTOR
null
Description: Updating the docstrings for Milvus and Zilliz so that they appear correctly on https://integrations.langchain.com/vectorstores. No changes done to code. Maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7216/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/7216/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7216", "html_url": "https://github.com/langchain-ai/langchain/pull/7216", "diff_url": "https://github.com/langchain-ai/langchain/pull/7216.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7216.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7215
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7215/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7215/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7215/events
https://github.com/langchain-ai/langchain/issues/7215
1,790,052,100
I_kwDOIPDwls5qsgcE
7,215
DOC: DOCUMENT interface in Javascript but not in Python
{ "login": "neelin1", "id": 112723703, "node_id": "U_kgDOBrgG9w", "avatar_url": "https://avatars.githubusercontent.com/u/112723703?v=4", "gravatar_id": "", "url": "https://api.github.com/users/neelin1", "html_url": "https://github.com/neelin1", "followers_url": "https://api.github.com/users/neelin1/foll...
[ { "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
2
2023-07-05T18:15:21
2023-07-05T18:41:14
2023-07-05T18:41:14
NONE
null
### Issue with current documentation: More of a clarification than an issue. In the javascript documentation, it describes the Document interface. https://js.langchain.com/docs/modules/schema/document. Does an equivalent thing exist in the Python version. When I try 'from langchain.document import Document` in pytho...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7215/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/7215/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7214
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7214/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7214/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7214/events
https://github.com/langchain-ai/langchain/pull/7214
1,790,008,294
PR_kwDOIPDwls5Uungj
7,214
Harrison/dataforseo
{ "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": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
null
[]
null
1
2023-07-05T17:42:25
2023-07-05T20:02:03
2023-07-05T20:02:02
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7214/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/7214/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7214", "html_url": "https://github.com/langchain-ai/langchain/pull/7214", "diff_url": "https://github.com/langchain-ai/langchain/pull/7214.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7214.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7213
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7213/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7213/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7213/events
https://github.com/langchain-ai/langchain/pull/7213
1,789,962,576
PR_kwDOIPDwls5Uudkz
7,213
Remove extra base model
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url...
closed
false
null
[]
null
1
2023-07-05T17:07:39
2023-07-05T18:02:29
2023-07-05T18:02:28
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/7213/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/7213/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7213", "html_url": "https://github.com/langchain-ai/langchain/pull/7213", "diff_url": "https://github.com/langchain-ai/langchain/pull/7213.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7213.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7212
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7212/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7212/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7212/events
https://github.com/langchain-ai/langchain/pull/7212
1,789,949,896
PR_kwDOIPDwls5Uuay9
7,212
Update scenexplain.py to use new API endpoint
{ "login": "deoxykev", "id": 37129444, "node_id": "MDQ6VXNlcjM3MTI5NDQ0", "avatar_url": "https://avatars.githubusercontent.com/u/37129444?v=4", "gravatar_id": "", "url": "https://api.github.com/users/deoxykev", "html_url": "https://github.com/deoxykev", "followers_url": "https://api.github.com/users/deo...
[ { "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
1
2023-07-05T16:59:43
2023-07-05T20:57:16
2023-07-05T20:57:16
CONTRIBUTOR
null
- Description: Update SceneXplain API endpoint URL (taken from official docs: https://scenex.jina.ai/api) - Issue: The old sceneXplain API endpoint: "https://us-central1-causal-diffusion.cloudfunctions.net/describe" is deprecated and now returns 500 internal error codes. - Dependencies: N/A - Tag maintainer:...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7212/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/7212/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7212", "html_url": "https://github.com/langchain-ai/langchain/pull/7212", "diff_url": "https://github.com/langchain-ai/langchain/pull/7212.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7212.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7211
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7211/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7211/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7211/events
https://github.com/langchain-ai/langchain/pull/7211
1,789,859,659
PR_kwDOIPDwls5UuG9Z
7,211
Master test build
{ "login": "borisdev", "id": 367522, "node_id": "MDQ6VXNlcjM2NzUyMg==", "avatar_url": "https://avatars.githubusercontent.com/u/367522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/borisdev", "html_url": "https://github.com/borisdev", "followers_url": "https://api.github.com/users/borisde...
[ { "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-05T16:02:12
2023-07-05T16:02:21
2023-07-05T16:02:21
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/7211/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/7211/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7211", "html_url": "https://github.com/langchain-ai/langchain/pull/7211", "diff_url": "https://github.com/langchain-ai/langchain/pull/7211.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7211.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7210
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7210/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7210/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7210/events
https://github.com/langchain-ai/langchain/pull/7210
1,789,841,676
PR_kwDOIPDwls5UuDEV
7,210
add apply method for async
{ "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-05T15:51:02
2023-08-10T23:07:10
2023-08-10T23:07:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7210/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/7210/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7210", "html_url": "https://github.com/langchain-ai/langchain/pull/7210", "diff_url": "https://github.com/langchain-ai/langchain/pull/7210.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7210.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7209
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7209/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7209/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7209/events
https://github.com/langchain-ai/langchain/pull/7209
1,789,830,894
PR_kwDOIPDwls5UuAwI
7,209
Add 'eval' tag
{ "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-05T15:43:44
2023-07-05T23:28:35
2023-07-05T23:28:34
COLLABORATOR
null
Add an "eval" tag to traced evaluation runs Most of this PR is actually https://github.com/hwchase17/langchain/pull/7207 but I can't diff off two separate PRs
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7209/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/7209/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7209", "html_url": "https://github.com/langchain-ai/langchain/pull/7209", "diff_url": "https://github.com/langchain-ai/langchain/pull/7209.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7209.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7207
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7207/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7207/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7207/events
https://github.com/langchain-ai/langchain/pull/7207
1,789,815,844
PR_kwDOIPDwls5Ut9e0
7,207
Add tags support for langchaintracer
{ "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
2
2023-07-05T15:35:02
2023-07-05T23:19:05
2023-07-05T23:19:04
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7207/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/7207/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7207", "html_url": "https://github.com/langchain-ai/langchain/pull/7207", "diff_url": "https://github.com/langchain-ai/langchain/pull/7207.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7207.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7206
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7206/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7206/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7206/events
https://github.com/langchain-ai/langchain/pull/7206
1,789,794,212
PR_kwDOIPDwls5Ut4vt
7,206
Send evaluator logs to new session
{ "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-05T15:23:50
2023-07-05T23:15:31
2023-07-05T23:15:29
COLLABORATOR
null
Also stop specifying "eval" mode since explicit project modes are deprecated
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7206/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/7206/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7206", "html_url": "https://github.com/langchain-ai/langchain/pull/7206", "diff_url": "https://github.com/langchain-ai/langchain/pull/7206.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7206.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7205
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7205/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7205/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7205/events
https://github.com/langchain-ai/langchain/pull/7205
1,789,785,245
PR_kwDOIPDwls5Ut2yN
7,205
add tqdm to embeddings
{ "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-05T15:18:19
2023-07-05T16:04:24
2023-07-05T16:04:23
COLLABORATOR
null
for longer running embeddings, can be helpful to visualize
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7205/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/7205/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7205", "html_url": "https://github.com/langchain-ai/langchain/pull/7205", "diff_url": "https://github.com/langchain-ai/langchain/pull/7205.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7205.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7204
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7204/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7204/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7204/events
https://github.com/langchain-ai/langchain/pull/7204
1,789,714,293
PR_kwDOIPDwls5UtnOb
7,204
add token max 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": 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-05T14:41:40
2023-07-05T16:09:27
2023-07-05T16:09:26
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7204/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/7204/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7204", "html_url": "https://github.com/langchain-ai/langchain/pull/7204", "diff_url": "https://github.com/langchain-ai/langchain/pull/7204.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7204.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7203
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7203/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7203/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7203/events
https://github.com/langchain-ai/langchain/pull/7203
1,789,690,233
PR_kwDOIPDwls5Uth8_
7,203
bump version to 224
{ "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": 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-05T14:29:15
2023-07-05T14:41:27
2023-07-05T14:41:26
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7203/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/7203/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7203", "html_url": "https://github.com/langchain-ai/langchain/pull/7203", "diff_url": "https://github.com/langchain-ai/langchain/pull/7203.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7203.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7202
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7202/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7202/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7202/events
https://github.com/langchain-ai/langchain/pull/7202
1,789,678,902
PR_kwDOIPDwls5UtfmF
7,202
Update in_memory.py to fix "TypeError: keywords must be strings"
{ "login": "langabi", "id": 790661, "node_id": "MDQ6VXNlcjc5MDY2MQ==", "avatar_url": "https://avatars.githubusercontent.com/u/790661?v=4", "gravatar_id": "", "url": "https://api.github.com/users/langabi", "html_url": "https://github.com/langabi", "followers_url": "https://api.github.com/users/langabi/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": 5680700839, "node_id": "LA_kwDOIPDwls8AAAABUpidpw", "url...
closed
false
null
[]
null
1
2023-07-05T14:23:19
2023-07-05T16:48:39
2023-07-05T16:48:38
CONTRIBUTOR
null
Update in_memory.py to fix "TypeError: keywords must be strings" on certain dictionaries Simple fix to prevent a "TypeError: keywords must be strings" error I encountered in my use case. @baskaryan Thanks! Hope useful!
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7202/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/7202/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7202", "html_url": "https://github.com/langchain-ai/langchain/pull/7202", "diff_url": "https://github.com/langchain-ai/langchain/pull/7202.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7202.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7201
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7201/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7201/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7201/events
https://github.com/langchain-ai/langchain/pull/7201
1,789,652,623
PR_kwDOIPDwls5UtZ3h
7,201
propogate token max
{ "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-05T14:09:55
2023-07-05T14:25:49
2023-07-05T14:25:48
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7201/reactions", "total_count": 2, "+1": 1, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 1, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/7201/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7201", "html_url": "https://github.com/langchain-ai/langchain/pull/7201", "diff_url": "https://github.com/langchain-ai/langchain/pull/7201.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7201.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7200
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7200/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7200/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7200/events
https://github.com/langchain-ai/langchain/pull/7200
1,789,636,913
PR_kwDOIPDwls5UtWbx
7,200
more 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": 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-05T14:02:55
2023-07-05T14:03:04
2023-07-05T14:03:03
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7200/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/7200/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7200", "html_url": "https://github.com/langchain-ai/langchain/pull/7200", "diff_url": "https://github.com/langchain-ai/langchain/pull/7200.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7200.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7199
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7199/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7199/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7199/events
https://github.com/langchain-ai/langchain/issues/7199
1,789,623,893
I_kwDOIPDwls5qq35V
7,199
Undesired outputs when using map_reduce
{ "login": "Hadar933", "id": 45313790, "node_id": "MDQ6VXNlcjQ1MzEzNzkw", "avatar_url": "https://avatars.githubusercontent.com/u/45313790?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Hadar933", "html_url": "https://github.com/Hadar933", "followers_url": "https://api.github.com/users/Had...
[ { "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-05T13:55:41
2023-07-08T17:20:32
2023-07-08T17:20:32
NONE
null
### System Info There seem to be some hallucinations involving the president and Michael Jackson. I use the following, where `data` is loaded using `UnstructuredURLLoader(urls).load()` and `urls` is just a list of URLs I'm interested in. Needless to say that none of the URLs involve Michael Jackson (or the preside...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7199/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/7199/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7198
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7198/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7198/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7198/events
https://github.com/langchain-ai/langchain/pull/7198
1,789,614,225
PR_kwDOIPDwls5UtRgw
7,198
fix weird bold issues in 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": 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-05T13:50:56
2023-07-05T13:52:50
2023-07-05T13:52:49
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7198/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/7198/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7198", "html_url": "https://github.com/langchain-ai/langchain/pull/7198", "diff_url": "https://github.com/langchain-ai/langchain/pull/7198.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7198.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7196
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7196/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7196/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7196/events
https://github.com/langchain-ai/langchain/pull/7196
1,789,429,006
PR_kwDOIPDwls5Usow3
7,196
add preset ability to textgen llm
{ "login": "stavsap", "id": 4201054, "node_id": "MDQ6VXNlcjQyMDEwNTQ=", "avatar_url": "https://avatars.githubusercontent.com/u/4201054?v=4", "gravatar_id": "", "url": "https://api.github.com/users/stavsap", "html_url": "https://github.com/stavsap", "followers_url": "https://api.github.com/users/stavsap/...
[ { "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-05T12:15:15
2023-07-07T06:41:25
2023-07-07T06:41:25
CONTRIBUTOR
null
add an ability for textgen llm to work with preset provided by text gen webui API. @hwchase17, @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7196/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/7196/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7196", "html_url": "https://github.com/langchain-ai/langchain/pull/7196", "diff_url": "https://github.com/langchain-ai/langchain/pull/7196.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7196.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7195
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7195/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7195/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7195/events
https://github.com/langchain-ai/langchain/pull/7195
1,789,422,146
PR_kwDOIPDwls5UsnRW
7,195
Fixed the confluence loader ".csv" files loading issue
{ "login": "Chathura-Rathnayake", "id": 49788133, "node_id": "MDQ6VXNlcjQ5Nzg4MTMz", "avatar_url": "https://avatars.githubusercontent.com/u/49788133?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Chathura-Rathnayake", "html_url": "https://github.com/Chathura-Rathnayake", "followers_url": ...
[ { "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-05T12:10:51
2023-07-06T21:21:44
2023-07-06T21:21:44
CONTRIBUTOR
null
- Description: Sometimes there are csv attachments with the media type "application/vnd.ms-excel". These files failed to be loaded via the xlrd library. It throws a corrupted file error. I fixed it by separately processing excel files using pandas. Excel files will be processed just like before. - Dependencies: pand...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7195/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/7195/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7195", "html_url": "https://github.com/langchain-ai/langchain/pull/7195", "diff_url": "https://github.com/langchain-ai/langchain/pull/7195.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7195.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7194
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7194/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7194/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7194/events
https://github.com/langchain-ai/langchain/pull/7194
1,789,406,993
PR_kwDOIPDwls5Usj-5
7,194
fix: missing parameter in POST/PUT/PATCH HTTP requests
{ "login": "nirga", "id": 4224692, "node_id": "MDQ6VXNlcjQyMjQ2OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/4224692?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nirga", "html_url": "https://github.com/nirga", "followers_url": "https://api.github.com/users/nirga/follower...
[ { "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-05T12:01:27
2023-07-05T16:48:42
2023-07-05T16:47:31
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/7194/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/7194/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7194", "html_url": "https://github.com/langchain-ai/langchain/pull/7194", "diff_url": "https://github.com/langchain-ai/langchain/pull/7194.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7194.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7193
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7193/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7193/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7193/events
https://github.com/langchain-ai/langchain/issues/7193
1,789,401,709
I_kwDOIPDwls5qqBpt
7,193
ConversationalRetrievalChain return only the prompt not the answer
{ "login": "pradeepdev-1995", "id": 41164884, "node_id": "MDQ6VXNlcjQxMTY0ODg0", "avatar_url": "https://avatars.githubusercontent.com/u/41164884?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pradeepdev-1995", "html_url": "https://github.com/pradeepdev-1995", "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-05T11:58:18
2023-11-20T16:06:21
2023-11-20T16:06:21
NONE
null
### System Info **Python : Python 3.9.13 Langchain: langchain==0.0.219 OS : Ubuntu** ### Who can help? _No response_ ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / P...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7193/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/7193/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7192
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7192/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7192/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7192/events
https://github.com/langchain-ai/langchain/issues/7192
1,789,340,428
I_kwDOIPDwls5qpysM
7,192
kwargs are forgot to send to huggingface pipeline call
{ "login": "zhangmaosen", "id": 1047603, "node_id": "MDQ6VXNlcjEwNDc2MDM=", "avatar_url": "https://avatars.githubusercontent.com/u/1047603?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zhangmaosen", "html_url": "https://github.com/zhangmaosen", "followers_url": "https://api.github.com/us...
[ { "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-05T11:18:41
2023-12-19T00:50:02
2023-12-19T00:50:02
NONE
null
https://github.com/hwchase17/langchain/blob/e27ba9d92bd2cc4ac9ed7439becb2d32816fc89c/langchain/llms/huggingface_pipeline.py#L169 should modified to #response = self.pipeline(prompt) response = self.pipeline(prompt, **kwargs)
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7192/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/7192/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7191
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7191/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7191/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7191/events
https://github.com/langchain-ai/langchain/issues/7191
1,789,300,649
I_kwDOIPDwls5qpo-p
7,191
Issue: <Please write a comprehensive title after the 'Issue: ' prefix>
{ "login": "fengminglan", "id": 37437854, "node_id": "MDQ6VXNlcjM3NDM3ODU0", "avatar_url": "https://avatars.githubusercontent.com/u/37437854?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fengminglan", "html_url": "https://github.com/fengminglan", "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-05T10:53:22
2023-10-12T16:06:36
2023-10-12T16:06:35
NONE
null
### Issue you'd like to raise. When using AgentType.OPENAI_FUNCTIONS, the error message "openai.error.InvalidRequestError: 'Gmail: Find Email' does not match '^[a-zA-Z0-9_-]{1,64}$' - '[functions.6.name](http://functions.6.name/)'" suggests that the name you are using for the function ('Gmail: Find Email') does not ad...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7191/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/7191/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7190
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7190/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7190/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7190/events
https://github.com/langchain-ai/langchain/issues/7190
1,789,293,722
I_kwDOIPDwls5qpnSa
7,190
Issue: Missing some input keys: {'question'} when using ConversationalRetrievalChain
{ "login": "mohit19906", "id": 138616221, "node_id": "U_kgDOCEMdnQ", "avatar_url": "https://avatars.githubusercontent.com/u/138616221?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mohit19906", "html_url": "https://github.com/mohit19906", "followers_url": "https://api.github.com/users/moh...
[ { "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-05T10:50:07
2023-10-18T10:09:39
2023-07-06T13:05:01
NONE
null
### Issue you'd like to raise. I have written a code to add the memory to ConversationalRetrievalChain but I am getting an error **"Missing some input keys: {'question'}"**. Below is the snippet of my code memory = ConversationBufferMemory( memory_key="chat_history", input_key=...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7190/reactions", "total_count": 5, "+1": 3, "-1": 1, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/7190/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7189
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7189/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7189/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7189/events
https://github.com/langchain-ai/langchain/issues/7189
1,789,283,892
I_kwDOIPDwls5qpk40
7,189
Did not find openai_api_key, please add an environment variable `OPENAI_API_KEY` which contains it, or pass `openai_api_key` as a named parameter. (type=value_error)
{ "login": "pradeepdev-1995", "id": 41164884, "node_id": "MDQ6VXNlcjQxMTY0ODg0", "avatar_url": "https://avatars.githubusercontent.com/u/41164884?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pradeepdev-1995", "html_url": "https://github.com/pradeepdev-1995", "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
7
2023-07-05T10:43:47
2023-12-06T04:31:44
2023-10-30T16:06:08
NONE
null
### System Info I am trying to build a **VectorstoreIndexCreator** using the following configuration embeddings= **SentenceTransformerEmbeddings** embeddings vectorstore_cls = **Chroma** llm = **HuggingfaceHub** Model Note: I am not using any **openai** model as **llm** or **embedding** purpose here is the...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7189/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/7189/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7188
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7188/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7188/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7188/events
https://github.com/langchain-ai/langchain/issues/7188
1,789,266,410
I_kwDOIPDwls5qpgnq
7,188
Load Chroma database: Invalid Input Error: No magic bytes found at end of file 'database/vectors/chroma-embeddings.parquet'
{ "login": "ericbellet", "id": 11494509, "node_id": "MDQ6VXNlcjExNDk0NTA5", "avatar_url": "https://avatars.githubusercontent.com/u/11494509?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ericbellet", "html_url": "https://github.com/ericbellet", "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
2
2023-07-05T10:33:28
2023-10-12T16:06:41
2023-10-12T16:06:40
NONE
null
### System Info Python 3.11.4 duckdb==0.8.1 chromadb==0.3.26 langchain==0.0.221 ### 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 / P...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7188/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/7188/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7187
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7187/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7187/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7187/events
https://github.com/langchain-ai/langchain/issues/7187
1,789,229,545
I_kwDOIPDwls5qpXnp
7,187
DOC: https://python.langchain.com/docs/modules/model_io/models/llms/integrations/sagemaker
{ "login": "kiranshivaraju", "id": 51982134, "node_id": "MDQ6VXNlcjUxOTgyMTM0", "avatar_url": "https://avatars.githubusercontent.com/u/51982134?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kiranshivaraju", "html_url": "https://github.com/kiranshivaraju", "followers_url": "https://api.gi...
[ { "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
3
2023-07-05T10:10:48
2023-10-09T09:18:13
null
NONE
null
### Issue with current documentation: https://python.langchain.com/docs/modules/model_io/models/llms/integrations/sagemaker This example is not working. I've just copy pasted the code from here and ran it in my notebook instance. I'm using falcon-40b-instruct model. The error I'm getting is as follows Error ra...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7187/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/7187/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7186
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7186/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7186/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7186/events
https://github.com/langchain-ai/langchain/pull/7186
1,789,214,352
PR_kwDOIPDwls5Ur6F9
7,186
make textstat optional in the flyte callback handler
{ "login": "samhita-alla", "id": 27777173, "node_id": "MDQ6VXNlcjI3Nzc3MTcz", "avatar_url": "https://avatars.githubusercontent.com/u/27777173?v=4", "gravatar_id": "", "url": "https://api.github.com/users/samhita-alla", "html_url": "https://github.com/samhita-alla", "followers_url": "https://api.github.c...
[ { "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-05T10:02:26
2023-07-05T17:15:57
2023-07-05T17:15: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/7186/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/7186/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7186", "html_url": "https://github.com/langchain-ai/langchain/pull/7186", "diff_url": "https://github.com/langchain-ai/langchain/pull/7186.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7186.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7185
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7185/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7185/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7185/events
https://github.com/langchain-ai/langchain/pull/7185
1,789,198,867
PR_kwDOIPDwls5Ur2ui
7,185
optimize pgvector `add_texts`
{ "login": "falmanna", "id": 3227740, "node_id": "MDQ6VXNlcjMyMjc3NDA=", "avatar_url": "https://avatars.githubusercontent.com/u/3227740?v=4", "gravatar_id": "", "url": "https://api.github.com/users/falmanna", "html_url": "https://github.com/falmanna", "followers_url": "https://api.github.com/users/falma...
[ { "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
2
2023-07-05T09:54:00
2023-07-06T08:15:19
2023-07-05T20:19:42
CONTRIBUTOR
null
- Description: At the moment, inserting new embeddings to pgvector is querying all embeddings every time as the defined `embeddings` relationship is using the default params, which sets `lazy="select"`. This change drastically improves the performance and adds a few additional cleanups: * remove `collection.embeddin...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7185/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/7185/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7185", "html_url": "https://github.com/langchain-ai/langchain/pull/7185", "diff_url": "https://github.com/langchain-ai/langchain/pull/7185.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7185.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7184
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7184/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7184/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7184/events
https://github.com/langchain-ai/langchain/issues/7184
1,789,191,768
I_kwDOIPDwls5qpOZY
7,184
Issue: RetrievalQAWithSourcesChain gives error 'too many values to unpack (expected 2)' after running.
{ "login": "vianamatesanz", "id": 123553884, "node_id": "U_kgDOB11IXA", "avatar_url": "https://avatars.githubusercontent.com/u/123553884?v=4", "gravatar_id": "", "url": "https://api.github.com/users/vianamatesanz", "html_url": "https://github.com/vianamatesanz", "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
2
2023-07-05T09:49:42
2023-08-16T20:30:16
2023-08-16T20:30:16
NONE
null
Hello, I'm using _langchain_ for QA with court case documents. More specifically, the RetrievalQAWithSourcesChain to retrieve the answer and document source information. However, when running the chain with embedded documents, I get the following error: ``` ValueError: too many values to unpack (expected 2) Tra...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7184/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/7184/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7183
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7183/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7183/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7183/events
https://github.com/langchain-ai/langchain/pull/7183
1,789,126,857
PR_kwDOIPDwls5UrnI2
7,183
Add docs for setting MapReduceChain token_max arg
{ "login": "ShantanuNair", "id": 8559347, "node_id": "MDQ6VXNlcjg1NTkzNDc=", "avatar_url": "https://avatars.githubusercontent.com/u/8559347?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ShantanuNair", "html_url": "https://github.com/ShantanuNair", "followers_url": "https://api.github.com...
[ { "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
7
2023-07-05T09:14:03
2023-11-02T00:50:00
2023-11-02T00:50:00
CONTRIBUTOR
null
- Description: Add docs on how to set and use the token_max arg for MapReduceChains - Issue: Several issues have been repeatedly raised regarding this, since it is non-intuitive how to pass this arg. This makes usage with larger models such as gpt-3.5-turbo-16k much easier. I also explain how it's a sliding scale betw...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7183/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/7183/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7183", "html_url": "https://github.com/langchain-ai/langchain/pull/7183", "diff_url": "https://github.com/langchain-ai/langchain/pull/7183.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7183.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/7182
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7182/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7182/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7182/events
https://github.com/langchain-ai/langchain/issues/7182
1,789,125,219
I_kwDOIPDwls5qo-Jj
7,182
does llms.AzureOpenAI support gpt4 or gpt-32k?
{ "login": "crazyseabiscuit", "id": 878788, "node_id": "MDQ6VXNlcjg3ODc4OA==", "avatar_url": "https://avatars.githubusercontent.com/u/878788?v=4", "gravatar_id": "", "url": "https://api.github.com/users/crazyseabiscuit", "html_url": "https://github.com/crazyseabiscuit", "followers_url": "https://api.git...
[ { "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-05T09:13:02
2023-10-12T16:06:46
2023-10-12T16:06:45
NONE
null
### System Info llm = AzureOpenAI( model_name="gpt-4-32k", engine="gpt-4-32k" ) llm("tell me a joke") Exception: The completion operation does not works with the specific model, gpt-4-32k, pls choose different model.... Environment: LangChain:0.0.218 ### Who can help? _No response_ ### Information - [ ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7182/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/7182/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7181
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7181/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7181/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7181/events
https://github.com/langchain-ai/langchain/issues/7181
1,789,052,195
I_kwDOIPDwls5qosUj
7,181
SentenceTransformersTokenTextSplitter Doesn't Preserve Text
{ "login": "lapp0", "id": 2560255, "node_id": "MDQ6VXNlcjI1NjAyNTU=", "avatar_url": "https://avatars.githubusercontent.com/u/2560255?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lapp0", "html_url": "https://github.com/lapp0", "followers_url": "https://api.github.com/users/lapp0/follower...
[ { "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-05T08:29:31
2023-10-12T16:06:51
2023-10-12T16:06:50
NONE
null
### System Info ``` from langchain.text_splitter import SentenceTransformersTokenTextSplitter splitter = SentenceTransformersTokenTextSplitter( tokens_per_chunk=64, chunk_overlap=0, model_name='intfloat/e5-base-v2', add_start_index=True, ) text = "- afrikaans\n- العربية\n- azərbaycanca\n- বাংলা...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7181/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/7181/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/7180
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7180/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7180/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7180/events
https://github.com/langchain-ai/langchain/pull/7180
1,789,031,100
PR_kwDOIPDwls5UrSpr
7,180
fix: prevent adding an empty string to the result queue in AsyncIteratorCallbackHandler
{ "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": 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
1
2023-07-05T08:17:18
2023-07-05T17:00:36
2023-07-05T17:00:35
CONTRIBUTOR
null
- Description: Modify the code for AsyncIteratorCallbackHandler.on_llm_new_token to ensure that it does not add an empty string to the result queue. - Tag maintainer: @agola11 When using AsyncIteratorCallbackHandler with OpenAIFunctionsAgent, if the LLM response function_call instead of direct answer, the AsyncIter...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7180/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/7180/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/7180", "html_url": "https://github.com/langchain-ai/langchain/pull/7180", "diff_url": "https://github.com/langchain-ai/langchain/pull/7180.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/7180.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/7179
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/7179/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/7179/comments
https://api.github.com/repos/langchain-ai/langchain/issues/7179/events
https://github.com/langchain-ai/langchain/issues/7179
1,788,978,302
I_kwDOIPDwls5qoaR-
7,179
SupabaseVectorStore.from_documents returns APIError: {'code': '22P02'
{ "login": "DmitryKatson", "id": 29101017, "node_id": "MDQ6VXNlcjI5MTAxMDE3", "avatar_url": "https://avatars.githubusercontent.com/u/29101017?v=4", "gravatar_id": "", "url": "https://api.github.com/users/DmitryKatson", "html_url": "https://github.com/DmitryKatson", "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
4
2023-07-05T07:44:06
2023-10-25T16:07:47
2023-10-25T16:07:46
NONE
null
### System Info Langchain version: 0.0.221 ### Who can help? _No response_ ### Information - [X] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [X] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output Parsers - [ ]...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/7179/reactions", "total_count": 7, "+1": 4, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 3 }
https://api.github.com/repos/langchain-ai/langchain/issues/7179/timeline
null
not_planned
null
null