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/8600
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8600/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8600/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8600/events
https://github.com/langchain-ai/langchain/pull/8600
1,832,098,185
PR_kwDOIPDwls5W8-25
8,600
[OpenSearch] : Fix AOSS Initialization
{ "login": "naveentatikonda", "id": 89161683, "node_id": "MDQ6VXNlcjg5MTYxNjgz", "avatar_url": "https://avatars.githubusercontent.com/u/89161683?v=4", "gravatar_id": "", "url": "https://api.github.com/users/naveentatikonda", "html_url": "https://github.com/naveentatikonda", "followers_url": "https://api...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
null
[]
null
1
2023-08-01T22:08:33
2023-08-01T22:33:52
2023-08-01T22:33:51
CONTRIBUTOR
null
### Description This PR fixes the AOSS Initialization in Opensearch. ### Maintainers @rlancemartin, @eyurtsev, @navneet1v
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8600/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8600/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8600", "html_url": "https://github.com/langchain-ai/langchain/pull/8600", "diff_url": "https://github.com/langchain-ai/langchain/pull/8600.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8600.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8599
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8599/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8599/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8599/events
https://github.com/langchain-ai/langchain/pull/8599
1,832,094,938
PR_kwDOIPDwls5W8-L2
8,599
LlamaCpp, add n_gqa flag to support Llama2
{ "login": "zacps", "id": 9827696, "node_id": "MDQ6VXNlcjk4Mjc2OTY=", "avatar_url": "https://avatars.githubusercontent.com/u/9827696?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zacps", "html_url": "https://github.com/zacps", "followers_url": "https://api.github.com/users/zacps/follower...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
4
2023-08-01T22:04:57
2023-08-04T14:05:52
2023-08-04T14:05:52
NONE
null
To load and run llama 2 70b models `n_gqa` must be set to 8. For other models it can be unset (and defaults to 1). Tested with both llama 2 70b (set) and llama 2 13b (unset) and both work. Maintainer guess @hwchase17 Fixes https://github.com/langchain-ai/langchain/issues/8486
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8599/reactions", "total_count": 2, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8599/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8599", "html_url": "https://github.com/langchain-ai/langchain/pull/8599", "diff_url": "https://github.com/langchain-ai/langchain/pull/8599.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8599.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8598
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8598/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8598/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8598/events
https://github.com/langchain-ai/langchain/pull/8598
1,832,068,716
PR_kwDOIPDwls5W84iW
8,598
Fixed source key name for docugami loader
{ "login": "tjaffri", "id": 749277, "node_id": "MDQ6VXNlcjc0OTI3Nw==", "avatar_url": "https://avatars.githubusercontent.com/u/749277?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tjaffri", "html_url": "https://github.com/tjaffri", "followers_url": "https://api.github.com/users/tjaffri/fo...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
5
2023-08-01T21:38:15
2023-09-17T18:54:21
2023-08-23T18:24:55
CONTRIBUTOR
null
The Docugami loader was not returning the source metadata key. This was triggering this exception when used with retrievers, per https://github.com/langchain-ai/langchain/blob/master/libs/langchain/langchain/schema/prompt_template.py#L193C1-L195C41 The fix is simple and just updates the metadata key name for the doc...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8598/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8598/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8598", "html_url": "https://github.com/langchain-ai/langchain/pull/8598", "diff_url": "https://github.com/langchain-ai/langchain/pull/8598.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8598.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8597
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8597/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8597/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8597/events
https://github.com/langchain-ai/langchain/pull/8597
1,832,042,184
PR_kwDOIPDwls5W8y41
8,597
Add memory to sql chain
{ "login": "keenborder786", "id": 45242107, "node_id": "MDQ6VXNlcjQ1MjQyMTA3", "avatar_url": "https://avatars.githubusercontent.com/u/45242107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keenborder786", "html_url": "https://github.com/keenborder786", "followers_url": "https://api.githu...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5454193895, "node_...
closed
false
{ "login": "efriis", "id": 9557659, "node_id": "MDQ6VXNlcjk1NTc2NTk=", "avatar_url": "https://avatars.githubusercontent.com/u/9557659?v=4", "gravatar_id": "", "url": "https://api.github.com/users/efriis", "html_url": "https://github.com/efriis", "followers_url": "https://api.github.com/users/efriis/foll...
[ { "login": "efriis", "id": 9557659, "node_id": "MDQ6VXNlcjk1NTc2NTk=", "avatar_url": "https://avatars.githubusercontent.com/u/9557659?v=4", "gravatar_id": "", "url": "https://api.github.com/users/efriis", "html_url": "https://github.com/efriis", "followers_url": "https://api.github.c...
null
9
2023-08-01T21:12:29
2023-12-16T20:28:41
2023-10-03T19:04:39
CONTRIBUTOR
null
continuation of PR #8550 @hwchase17 please see and merge. And also close the PR #8550.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8597/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8597/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8597", "html_url": "https://github.com/langchain-ai/langchain/pull/8597", "diff_url": "https://github.com/langchain-ai/langchain/pull/8597.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8597.patch", "merged_at": "2023-10-...
https://api.github.com/repos/langchain-ai/langchain/issues/8596
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8596/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8596/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8596/events
https://github.com/langchain-ai/langchain/pull/8596
1,832,006,554
PR_kwDOIPDwls5W8rDv
8,596
docs: update `unstructured` install instructions
{ "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
2
2023-08-01T20:47:01
2023-08-01T21:17:50
2023-08-01T21:17:50
CONTRIBUTOR
null
### Summary Updates the `unstructured` install instructions. For `unstructured>=0.9.0`, dependencies are broken out by document type and the base `unstructured` package includes fewer dependencies. `pip install "unstructured[local-inference]"` has been replace by `pip install "unstructured[all-docs]"`, though the `l...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8596/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8596/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8596", "html_url": "https://github.com/langchain-ai/langchain/pull/8596", "diff_url": "https://github.com/langchain-ai/langchain/pull/8596.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8596.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8595
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8595/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8595/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8595/events
https://github.com/langchain-ai/langchain/pull/8595
1,831,958,889
PR_kwDOIPDwls5W8g50
8,595
mv
{ "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": 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-08-01T20:09:34
2023-08-01T21:17:06
2023-08-01T21:17:05
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8595/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8595/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8595", "html_url": "https://github.com/langchain-ai/langchain/pull/8595", "diff_url": "https://github.com/langchain-ai/langchain/pull/8595.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8595.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8594
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8594/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8594/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8594/events
https://github.com/langchain-ai/langchain/pull/8594
1,831,889,289
PR_kwDOIPDwls5W8R4I
8,594
Support for `Segment` analytics as a utility tool
{ "login": "yashpokar", "id": 7402810, "node_id": "MDQ6VXNlcjc0MDI4MTA=", "avatar_url": "https://avatars.githubusercontent.com/u/7402810?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yashpokar", "html_url": "https://github.com/yashpokar", "followers_url": "https://api.github.com/users/ya...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
4
2023-08-01T19:25:32
2023-11-01T22:57:56
2023-11-01T22:57:56
NONE
null
Replace this comment with: - Description: The changes will introduce a tool `Segment` for LLM based app's analytics. - Dependencies: `segment-analytics-python` - Tag maintainer: @hinthornw - Twitter handle: @yashpokar The PR is passing linting and testing before submitting. Ran `make format`, `make lint...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8594/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8594/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8594", "html_url": "https://github.com/langchain-ai/langchain/pull/8594", "diff_url": "https://github.com/langchain-ai/langchain/pull/8594.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8594.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8593
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8593/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8593/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8593/events
https://github.com/langchain-ai/langchain/issues/8593
1,831,864,866
I_kwDOIPDwls5tMAoi
8,593
InvalidRequestError: Unrecognized request arguments supplied: function_call, functions
{ "login": "bhishanpdl", "id": 13811914, "node_id": "MDQ6VXNlcjEzODExOTE0", "avatar_url": "https://avatars.githubusercontent.com/u/13811914?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bhishanpdl", "html_url": "https://github.com/bhishanpdl", "followers_url": "https://api.github.com/use...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
open
false
null
[]
null
18
2023-08-01T19:06:48
2023-11-20T17:29:31
null
NONE
null
### Issue with current documentation: I am following the instruction from this doc: DOC: Structure answers with OpenAI functions -https://python.langchain.com/docs/use_cases/question_answering/integrations/openai_functions_retrieval_qa But this gives some error. # Code ```python from langchain.chains impo...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8593/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/8593/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8591
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8591/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8591/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8591/events
https://github.com/langchain-ai/langchain/pull/8591
1,831,836,049
PR_kwDOIPDwls5W8GpJ
8,591
updated to use new llm_util query
{ "login": "brettdbrewer", "id": 8039589, "node_id": "MDQ6VXNlcjgwMzk1ODk=", "avatar_url": "https://avatars.githubusercontent.com/u/8039589?v=4", "gravatar_id": "", "url": "https://api.github.com/users/brettdbrewer", "html_url": "https://github.com/brettdbrewer", "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": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url...
closed
false
null
[]
null
2
2023-08-01T18:47:05
2023-08-01T21:16:27
2023-08-01T21:16:15
CONTRIBUTOR
null
- Description: added memgraph_graph.py which defines the MemgraphGraph class, subclassing off the existing Neo4jGraph class. This lets you query the Memgraph graph database using natural language. It leverages the Neo4j drivers and the bolt protocol. - Dependencies: since it is a subclass off of Neo4jGraph, it is...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8591/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8591/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8591", "html_url": "https://github.com/langchain-ai/langchain/pull/8591", "diff_url": "https://github.com/langchain-ai/langchain/pull/8591.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8591.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8590
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8590/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8590/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8590/events
https://github.com/langchain-ai/langchain/issues/8590
1,831,784,534
I_kwDOIPDwls5tLtBW
8,590
Missing some input keys: {'input'} when using Combined memory and ConversationalRetrievalChain
{ "login": "rameshboggula", "id": 15350844, "node_id": "MDQ6VXNlcjE1MzUwODQ0", "avatar_url": "https://avatars.githubusercontent.com/u/15350844?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rameshboggula", "html_url": "https://github.com/rameshboggula", "followers_url": "https://api.githu...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700839, "node_...
closed
false
null
[]
null
4
2023-08-01T18:08:07
2023-11-08T16:07:09
2023-11-08T16:07:09
NONE
null
### Issue you'd like to raise. Hello there, I am currently attempting to add combined memory to ConversationalRetrievalChain (CRC). However, I am unsure if combined memory is compatible with CRC. I have made a few modifications, but unfortunately, I have encountered errors preventing it from running properly. I ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8590/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/8590/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8589
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8589/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8589/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8589/events
https://github.com/langchain-ai/langchain/pull/8589
1,831,751,582
PR_kwDOIPDwls5W702f
8,589
Implement a router for openai functions
{ "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": 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-08-01T17:43:33
2023-08-09T20:17:06
2023-08-09T20:17:05
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/8589/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8589/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8589", "html_url": "https://github.com/langchain-ai/langchain/pull/8589", "diff_url": "https://github.com/langchain-ai/langchain/pull/8589.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8589.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8588
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8588/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8588/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8588/events
https://github.com/langchain-ai/langchain/pull/8588
1,831,737,148
PR_kwDOIPDwls5W7xxX
8,588
Handling potential issue in file.py
{ "login": "aashishsaini75", "id": 12483054, "node_id": "MDQ6VXNlcjEyNDgzMDU0", "avatar_url": "https://avatars.githubusercontent.com/u/12483054?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aashishsaini75", "html_url": "https://github.com/aashishsaini75", "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" ...
closed
false
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.gi...
null
3
2023-08-01T17:32:51
2023-08-10T04:31:24
2023-08-10T03:57:31
CONTRIBUTOR
null
Potential Resource Leak: The FileCallbackHandler class opens a file in its constructor but does not handle the case where the file opening fails. If there's an exception while opening the file, the object is not closed, which may lead to resource leaks. It's recommended to handle the file opening more gracefully using ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8588/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8588/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8588", "html_url": "https://github.com/langchain-ai/langchain/pull/8588", "diff_url": "https://github.com/langchain-ai/langchain/pull/8588.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8588.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8587
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8587/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8587/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8587/events
https://github.com/langchain-ai/langchain/pull/8587
1,831,716,675
PR_kwDOIPDwls5W7tal
8,587
Callback handler for Amazon SageMaker Experiments
{ "login": "tesfagabir", "id": 5522060, "node_id": "MDQ6VXNlcjU1MjIwNjA=", "avatar_url": "https://avatars.githubusercontent.com/u/5522060?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tesfagabir", "html_url": "https://github.com/tesfagabir", "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
4
2023-08-01T17:17:25
2023-08-01T21:56:48
2023-08-01T20:47:08
CONTRIBUTOR
null
## Description This PR implements a callback handler for SageMaker Experiments which is similar to that of mlflow. * When creating the callback handler, it takes the experiment's run object as an argument. All the callback outputs are then logged to the run object. * The output of each callback action (e.g., `on_l...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8587/reactions", "total_count": 2, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 2, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8587/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8587", "html_url": "https://github.com/langchain-ai/langchain/pull/8587", "diff_url": "https://github.com/langchain-ai/langchain/pull/8587.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8587.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8586
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8586/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8586/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8586/events
https://github.com/langchain-ai/langchain/pull/8586
1,831,713,610
PR_kwDOIPDwls5W7sxo
8,586
Airbyte based loaders
{ "login": "flash1293", "id": 1508364, "node_id": "MDQ6VXNlcjE1MDgzNjQ=", "avatar_url": "https://avatars.githubusercontent.com/u/1508364?v=4", "gravatar_id": "", "url": "https://api.github.com/users/flash1293", "html_url": "https://github.com/flash1293", "followers_url": "https://api.github.com/users/fl...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
12
2023-08-01T17:15:12
2023-08-09T20:22:32
2023-08-08T21:49:25
CONTRIBUTOR
null
This PR adds 8 new loaders: * `AirbyteCDKLoader` This reader can wrap and run all python-based Airbyte source connectors. * Separate loaders for the most commonly used APIs: * `AirbyteGongLoader` * `AirbyteHubspotLoader` * `AirbyteSalesforceLoader` * `AirbyteShopifyLoader` * `AirbyteStripeLoader` * ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8586/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8586/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8586", "html_url": "https://github.com/langchain-ai/langchain/pull/8586", "diff_url": "https://github.com/langchain-ai/langchain/pull/8586.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8586.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8584
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8584/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8584/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8584/events
https://github.com/langchain-ai/langchain/issues/8584
1,831,458,479
I_kwDOIPDwls5tKdav
8,584
GPTCache implementation isnt working with ChatOpenAI
{ "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": 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-08-01T14:51:37
2023-12-04T16:06:03
2023-12-04T16:06:02
CONTRIBUTOR
null
### System Info langchain = "^0.0.248" ### Who can help? @hwchase17 @agola11 ### Information - [x] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [x] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors -...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8584/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8584/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8583
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8583/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8583/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8583/events
https://github.com/langchain-ai/langchain/pull/8583
1,831,441,067
PR_kwDOIPDwls5W6xoc
8,583
SQL block potential harmful commands
{ "login": "Uranium2", "id": 6902440, "node_id": "MDQ6VXNlcjY5MDI0NDA=", "avatar_url": "https://avatars.githubusercontent.com/u/6902440?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Uranium2", "html_url": "https://github.com/Uranium2", "followers_url": "https://api.github.com/users/Urani...
[ { "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
2
2023-08-01T14:42:23
2023-09-20T17:31:01
null
NONE
null
Description: This PR aims to give a bit more control on the commands executed by the `SQLDatabase`. At the moment, if you ask "Drop the table X in database Y" with `SQLDatabaseChain`, it will generate code to drop the table that will be run by `SQLDatabase`. Today no checks are made on the commands in `SQLDatabase`...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8583/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8583/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8583", "html_url": "https://github.com/langchain-ai/langchain/pull/8583", "diff_url": "https://github.com/langchain-ai/langchain/pull/8583.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8583.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8582
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8582/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8582/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8582/events
https://github.com/langchain-ai/langchain/pull/8582
1,831,414,225
PR_kwDOIPDwls5W6rzq
8,582
fix RecursiveUrlLoader
{ "login": "rysloan4", "id": 2359361, "node_id": "MDQ6VXNlcjIzNTkzNjE=", "avatar_url": "https://avatars.githubusercontent.com/u/2359361?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rysloan4", "html_url": "https://github.com/rysloan4", "followers_url": "https://api.github.com/users/ryslo...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
{ "login": "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-08-01T14:28:44
2023-08-03T23:51:57
2023-08-03T23:51:57
CONTRIBUTOR
null
Description: the recursive url loader does not fully crawl for all urls under base url Maintainer: @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8582/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8582/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8582", "html_url": "https://github.com/langchain-ai/langchain/pull/8582", "diff_url": "https://github.com/langchain-ai/langchain/pull/8582.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8582.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8581
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8581/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8581/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8581/events
https://github.com/langchain-ai/langchain/issues/8581
1,831,347,798
I_kwDOIPDwls5tKCZW
8,581
Cannot create "n" responses
{ "login": "oxololuwi", "id": 76955246, "node_id": "MDQ6VXNlcjc2OTU1MjQ2", "avatar_url": "https://avatars.githubusercontent.com/u/76955246?v=4", "gravatar_id": "", "url": "https://api.github.com/users/oxololuwi", "html_url": "https://github.com/oxololuwi", "followers_url": "https://api.github.com/users/...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700839, "node_id...
closed
false
null
[]
null
4
2023-08-01T13:55:11
2023-08-02T16:36:44
2023-08-02T16:36:44
NONE
null
### System Info Verified in dockerimage python:3.9 ### Who can help? @hwchase17 @agola11 ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Outpu...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8581/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/8581/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8580
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8580/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8580/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8580/events
https://github.com/langchain-ai/langchain/issues/8580
1,831,301,181
I_kwDOIPDwls5tJ3A9
8,580
Need support for async memory, especially for ConversationSummaryMemory and ConversationSummaryBufferMemory
{ "login": "chrislrobert", "id": 8631326, "node_id": "MDQ6VXNlcjg2MzEzMjY=", "avatar_url": "https://avatars.githubusercontent.com/u/8631326?v=4", "gravatar_id": "", "url": "https://api.github.com/users/chrislrobert", "html_url": "https://github.com/chrislrobert", "followers_url": "https://api.github.com...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700873, "node_...
closed
false
null
[]
null
7
2023-08-01T13:32:50
2023-11-07T22:50:05
2023-11-07T22:49:54
NONE
null
### Feature request `ConversationSummaryMemory` and `ConversationSummaryBufferMemory` can be used as memory within async conversational chains, but they themselves are fully blocking. In particular, `Chain.acall()` is async, but it calls `Chain.prep_outputs()`, which calls `self.memory.save_context()`. In the case of ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8580/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/8580/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8579
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8579/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8579/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8579/events
https://github.com/langchain-ai/langchain/issues/8579
1,831,277,961
I_kwDOIPDwls5tJxWJ
8,579
Issue: Agent with memory and intermediate steps
{ "login": "lebg1", "id": 87832954, "node_id": "MDQ6VXNlcjg3ODMyOTU0", "avatar_url": "https://avatars.githubusercontent.com/u/87832954?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lebg1", "html_url": "https://github.com/lebg1", "followers_url": "https://api.github.com/users/lebg1/follow...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 4899412369, "node_...
closed
false
null
[]
null
6
2023-08-01T13:22:18
2023-12-18T23:48:48
2023-12-18T23:48:47
NONE
null
### Issue you'd like to raise. Hi everyone, I'm having trouble working with the agent structure in Langchain. I would like to have an agent that has memory and can return intermediate steps. However It doesn't work, when I make an agent executor, the return_intermediate_steps=True makes it crash as the memory can...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8579/reactions", "total_count": 3, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/8579/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8578
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8578/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8578/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8578/events
https://github.com/langchain-ai/langchain/pull/8578
1,831,190,255
PR_kwDOIPDwls5W57oB
8,578
langchain_touchmed
{ "login": "dubuqiangu", "id": 65102625, "node_id": "MDQ6VXNlcjY1MTAyNjI1", "avatar_url": "https://avatars.githubusercontent.com/u/65102625?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dubuqiangu", "html_url": "https://github.com/dubuqiangu", "followers_url": "https://api.github.com/use...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
1
2023-08-01T12:36:52
2023-08-01T13:59:58
2023-08-01T13:52:44
NONE
null
langchain_touchmed,增加 prompt <!-- 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...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8578/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8578/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8578", "html_url": "https://github.com/langchain-ai/langchain/pull/8578", "diff_url": "https://github.com/langchain-ai/langchain/pull/8578.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8578.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8577
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8577/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8577/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8577/events
https://github.com/langchain-ai/langchain/issues/8577
1,831,132,425
I_kwDOIPDwls5tJN0J
8,577
multiple bases have instance lay-out conflict on HumanMessageChunk class on langchain 0.0.249
{ "login": "viduz", "id": 5743925, "node_id": "MDQ6VXNlcjU3NDM5MjU=", "avatar_url": "https://avatars.githubusercontent.com/u/5743925?v=4", "gravatar_id": "", "url": "https://api.github.com/users/viduz", "html_url": "https://github.com/viduz", "followers_url": "https://api.github.com/users/viduz/follower...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
open
false
null
[]
null
20
2023-08-01T12:08:08
2024-01-07T21:10:25
null
NONE
null
### System Info ### langchain Version **0.0.249** ### Python Version **3.8** ### Other notes Using this on notebook in Azure Synapse Studio ### Error ``` When import happening getting bellow error message TypeError Traceback (most recent call last) /tmp/ipykernel_17180/7228...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8577/reactions", "total_count": 9, "+1": 7, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 2 }
https://api.github.com/repos/langchain-ai/langchain/issues/8577/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8574
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8574/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8574/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8574/events
https://github.com/langchain-ai/langchain/pull/8574
1,830,903,613
PR_kwDOIPDwls5W4-Ab
8,574
fix apparent spelling inconsistencies
{ "login": "shibuiwilliam", "id": 23517545, "node_id": "MDQ6VXNlcjIzNTE3NTQ1", "avatar_url": "https://avatars.githubusercontent.com/u/23517545?v=4", "gravatar_id": "", "url": "https://api.github.com/users/shibuiwilliam", "html_url": "https://github.com/shibuiwilliam", "followers_url": "https://api.githu...
[ { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit", "name": "auto:nit", "color": "FEF2C0", "default": false, "description": "Small modifications/deletions, fixes, deps or improvements to existing code o...
closed
false
null
[]
null
2
2023-08-01T09:59:08
2023-08-04T06:17:11
2023-08-01T16:09:10
CONTRIBUTOR
null
<!-- Thank you for contributing to LangChain! Replace this comment with: - Description: fix apparent spelling inconsistencies in raising ImportError - Issue: None - Dependencies: None - Tag maintainer: @baskaryan - Twitter handle: @MLOpsj Please make sure you're PR is passing linting and testing be...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8574/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8574/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8574", "html_url": "https://github.com/langchain-ai/langchain/pull/8574", "diff_url": "https://github.com/langchain-ai/langchain/pull/8574.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8574.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8573
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8573/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8573/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8573/events
https://github.com/langchain-ai/langchain/pull/8573
1,830,773,921
PR_kwDOIPDwls5W4imO
8,573
Add Support for Loading Documents from Huawei OBS
{ "login": "mpb159753", "id": 9007876, "node_id": "MDQ6VXNlcjkwMDc4NzY=", "avatar_url": "https://avatars.githubusercontent.com/u/9007876?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mpb159753", "html_url": "https://github.com/mpb159753", "followers_url": "https://api.github.com/users/mp...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
2
2023-08-01T08:50:15
2023-08-01T16:30:39
2023-08-01T16:30:30
CONTRIBUTOR
null
Description: This PR adds support for loading documents from Huawei OBS (Object Storage Service) in Langchain. OBS is a cloud-based object storage service provided by Huawei Cloud. With this enhancement, Langchain users can now easily access and load documents stored in Huawei OBS directly into the system. Key Chan...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8573/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8573/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8573", "html_url": "https://github.com/langchain-ai/langchain/pull/8573", "diff_url": "https://github.com/langchain-ai/langchain/pull/8573.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8573.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8572
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8572/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8572/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8572/events
https://github.com/langchain-ai/langchain/issues/8572
1,830,771,603
I_kwDOIPDwls5tH1uT
8,572
Issue: Structure of this repo is confusing
{ "login": "r7l", "id": 30982145, "node_id": "MDQ6VXNlcjMwOTgyMTQ1", "avatar_url": "https://avatars.githubusercontent.com/u/30982145?v=4", "gravatar_id": "", "url": "https://api.github.com/users/r7l", "html_url": "https://github.com/r7l", "followers_url": "https://api.github.com/users/r7l/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
1
2023-08-01T08:48:57
2023-11-07T16:05:58
2023-11-07T16:05:57
NONE
null
### Issue you'd like to raise. This repo was split up between the core package and some experimental package. While this is a good idea, it's kinda odd to have both packages in the same repo. Even further you're releasing versions for both of these packages within the same repo. So 5 days ago there was a 0.0.5 release...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8572/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8572/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8571
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8571/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8571/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8571/events
https://github.com/langchain-ai/langchain/pull/8571
1,830,709,083
PR_kwDOIPDwls5W4UvU
8,571
bump 249
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5010622926, "node_id": "LA_kwDOIPDwls8AAAABKqgJzg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/release", "name": "release", "color": "07D4BE", "default": false, "description": "" } ]
closed
false
null
[]
null
1
2023-08-01T08:12:07
2023-08-01T08:20:17
2023-08-01T08:20:16
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8571/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8571/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8571", "html_url": "https://github.com/langchain-ai/langchain/pull/8571", "diff_url": "https://github.com/langchain-ai/langchain/pull/8571.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8571.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8570
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8570/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8570/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8570/events
https://github.com/langchain-ai/langchain/pull/8570
1,830,676,483
PR_kwDOIPDwls5W4Nsb
8,570
Update README.md
{ "login": "levalencia", "id": 6962857, "node_id": "MDQ6VXNlcjY5NjI4NTc=", "avatar_url": "https://avatars.githubusercontent.com/u/6962857?v=4", "gravatar_id": "", "url": "https://api.github.com/users/levalencia", "html_url": "https://github.com/levalencia", "followers_url": "https://api.github.com/users...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
1
2023-08-01T07:53:57
2023-11-27T20:17:09
2023-11-13T06:07:49
CONTRIBUTOR
null
- Description: updated readme. - Tag maintainer: @baskaryan - Twitter handle: @Levalencia
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8570/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8570/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8570", "html_url": "https://github.com/langchain-ai/langchain/pull/8570", "diff_url": "https://github.com/langchain-ai/langchain/pull/8570.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8570.patch", "merged_at": "2023-11-...
https://api.github.com/repos/langchain-ai/langchain/issues/8569
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8569/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8569/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8569/events
https://github.com/langchain-ai/langchain/issues/8569
1,830,662,153
I_kwDOIPDwls5tHbAJ
8,569
Enhance retrieval callback hooks to capture retrieved document IDs and embeddings
{ "login": "axiomofjoy", "id": 15664869, "node_id": "MDQ6VXNlcjE1NjY0ODY5", "avatar_url": "https://avatars.githubusercontent.com/u/15664869?v=4", "gravatar_id": "", "url": "https://api.github.com/users/axiomofjoy", "html_url": "https://github.com/axiomofjoy", "followers_url": "https://api.github.com/use...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
open
false
null
[]
null
3
2023-08-01T07:44:33
2023-11-01T18:45:54
null
NONE
null
### Feature request Enhance the retrieval callback hooks to include: - document IDs from the underlying vector store - document embeddings used during retrieval ### Motivation I want to build a callback handler that enables LangChain users to visualize their data in [Phoenix](https://github.com/Arize-ai/phoenix), ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8569/reactions", "total_count": 3, "+1": 2, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 1 }
https://api.github.com/repos/langchain-ai/langchain/issues/8569/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8568
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8568/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8568/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8568/events
https://github.com/langchain-ai/langchain/pull/8568
1,830,645,039
PR_kwDOIPDwls5W4G_0
8,568
improve insert performance for hologres
{ "login": "zcgeng", "id": 13724617, "node_id": "MDQ6VXNlcjEzNzI0NjE3", "avatar_url": "https://avatars.githubusercontent.com/u/13724617?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zcgeng", "html_url": "https://github.com/zcgeng", "followers_url": "https://api.github.com/users/zcgeng/fo...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.gi...
null
3
2023-08-01T07:33:17
2023-11-09T05:35:26
2023-11-09T05:35:26
CONTRIBUTOR
null
Hi, I made some code changes on the Hologres vector store to improve the data insertion performance. The code has passed the format/lint/spell check. And I have run the unit test for Hologres connecting to my own database. There is already an integration test `test_hologres.py` that covers the content of this change...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8568/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8568/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8568", "html_url": "https://github.com/langchain-ai/langchain/pull/8568", "diff_url": "https://github.com/langchain-ai/langchain/pull/8568.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8568.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8567
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8567/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8567/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8567/events
https://github.com/langchain-ai/langchain/issues/8567
1,830,623,474
I_kwDOIPDwls5tHRjy
8,567
Enhance retrieval callback hooks to include information on cosine similarity scores or other retrieval metrics
{ "login": "axiomofjoy", "id": 15664869, "node_id": "MDQ6VXNlcjE1NjY0ODY5", "avatar_url": "https://avatars.githubusercontent.com/u/15664869?v=4", "gravatar_id": "", "url": "https://api.github.com/users/axiomofjoy", "html_url": "https://github.com/axiomofjoy", "followers_url": "https://api.github.com/use...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
open
false
null
[]
null
4
2023-08-01T07:18:29
2023-12-01T20:41:39
null
NONE
null
### Feature request Make cosine similarity (or other retrieval metric, e.g., Euclidean distance) between query and retrieved documents available at the `retriever` callback hook. Currently, these scores are computed during retrieval and are discarded before they become available to the retrieval callback hook: ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8567/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/8567/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8566
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8566/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8566/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8566/events
https://github.com/langchain-ai/langchain/pull/8566
1,830,597,493
PR_kwDOIPDwls5W381v
8,566
fix bug in AzureML Endpoint
{ "login": "yangmingzhe", "id": 7844726, "node_id": "MDQ6VXNlcjc4NDQ3MjY=", "avatar_url": "https://avatars.githubusercontent.com/u/7844726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yangmingzhe", "html_url": "https://github.com/yangmingzhe", "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" ...
open
false
null
[]
null
10
2023-08-01T07:00:01
2023-12-08T06:08:34
null
NONE
null
Description: fix bug in azureml_endpoint.py Issue: when using the AzureMLOnlineEndpoint class without passing the content_formatter parameter, an AttributeError will occur. similarly, with classAzureMLChatOnlineEndpoint. Details: 1. update ContentFormatterBase to inherit from BaseModel for Pydantic validation ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8566/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8566/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8566", "html_url": "https://github.com/langchain-ai/langchain/pull/8566", "diff_url": "https://github.com/langchain-ai/langchain/pull/8566.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8566.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8565
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8565/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8565/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8565/events
https://github.com/langchain-ai/langchain/issues/8565
1,830,592,050
I_kwDOIPDwls5tHJ4y
8,565
Issue: How to use chain_type args in LLMchain?
{ "login": "yengogo", "id": 61774146, "node_id": "MDQ6VXNlcjYxNzc0MTQ2", "avatar_url": "https://avatars.githubusercontent.com/u/61774146?v=4", "gravatar_id": "", "url": "https://api.github.com/users/yengogo", "html_url": "https://github.com/yengogo", "followers_url": "https://api.github.com/users/yengog...
[ { "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-08-01T06:55:55
2023-11-08T16:07:15
2023-11-08T16:07:14
NONE
null
### Issue you'd like to raise. I am currently working on the task of **article rewriting**, and both the QA chain and Summarize chain are not quite suitable for my task. Since I need to rewrite **multiple "lengthy"** articles, I would like to know how to use the chain_type in LLMchain. Alternatively, are there any o...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8565/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/8565/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8564
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8564/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8564/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8564/events
https://github.com/langchain-ai/langchain/issues/8564
1,830,536,926
I_kwDOIPDwls5tG8be
8,564
Add callback support for embeddings
{ "login": "axiomofjoy", "id": 15664869, "node_id": "MDQ6VXNlcjE1NjY0ODY5", "avatar_url": "https://avatars.githubusercontent.com/u/15664869?v=4", "gravatar_id": "", "url": "https://api.github.com/users/axiomofjoy", "html_url": "https://github.com/axiomofjoy", "followers_url": "https://api.github.com/use...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
closed
false
null
[]
null
2
2023-08-01T06:13:53
2023-11-07T16:06:08
2023-11-07T16:06:07
NONE
null
### Feature request Add embedding support to the callback system. Here is one approach I have in mind. - [ ] Add `on_embedding_start` method on `CallbackManagerMixin` in `libs/langchain/langchain/callbacks/base.py`. - [ ] Implement `EmbeddingManagerMixin` with `on_embedding_end` and `on_embedding_error` methods ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8564/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8564/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8563
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8563/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8563/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8563/events
https://github.com/langchain-ai/langchain/issues/8563
1,830,501,646
I_kwDOIPDwls5tGz0O
8,563
Petals API Support
{ "login": "Sharpz7", "id": 46480158, "node_id": "MDQ6VXNlcjQ2NDgwMTU4", "avatar_url": "https://avatars.githubusercontent.com/u/46480158?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Sharpz7", "html_url": "https://github.com/Sharpz7", "followers_url": "https://api.github.com/users/Sharpz...
[ { "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-08-01T05:38:35
2023-11-28T11:01:45
2023-11-07T16:06:12
NONE
null
### Feature request Currently, langchain supports petals, but I think we should also support using a petals API endpoint. https://github.com/petals-infra/chat.petals.dev ### Motivation The idea here is that users don't need to run the base application on their system, and can just use the API directly. I think th...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8563/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8563/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8562
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8562/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8562/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8562/events
https://github.com/langchain-ai/langchain/pull/8562
1,830,413,556
PR_kwDOIPDwls5W3VnE
8,562
implement async exec for base.py
{ "login": "mzamini92", "id": 32536264, "node_id": "MDQ6VXNlcjMyNTM2MjY0", "avatar_url": "https://avatars.githubusercontent.com/u/32536264?v=4", "gravatar_id": "", "url": "https://api.github.com/users/mzamini92", "html_url": "https://github.com/mzamini92", "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-08-01T03:53:40
2023-09-21T04:00:41
2023-09-21T04:00:41
CONTRIBUTOR
null
Can we such a method for async? The return type is specified as `asyncio.Task[Dict[str, str]]` to represent the dictionary return type wrapped in an `asyncio.Task`. `Since _acall()` is an asynchronous method, any coroutine calls within it should be awaited. So, we use await when calling `run_manager.on_text()` to prope...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8562/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8562/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8562", "html_url": "https://github.com/langchain-ai/langchain/pull/8562", "diff_url": "https://github.com/langchain-ai/langchain/pull/8562.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8562.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8560
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8560/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8560/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8560/events
https://github.com/langchain-ai/langchain/pull/8560
1,830,366,362
PR_kwDOIPDwls5W3Lqx
8,560
Add enum rendering to api reference
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "id": 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
4
2023-08-01T02:50:39
2023-08-04T20:08:03
2023-08-04T20:08:02
COLLABORATOR
null
This is a hack to improve rendering of enums -- it's determining the type of the class based on membership checks of its attributes. It does not feel like the correct solution, but the correct solution seems very involved in this case.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8560/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8560/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8560", "html_url": "https://github.com/langchain-ai/langchain/pull/8560", "diff_url": "https://github.com/langchain-ai/langchain/pull/8560.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8560.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8559
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8559/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8559/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8559/events
https://github.com/langchain-ai/langchain/pull/8559
1,830,294,376
PR_kwDOIPDwls5W280Z
8,559
Harrison/loader bug
{ "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": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url...
closed
false
null
[]
null
1
2023-08-01T01:17:09
2023-08-01T20:31:51
2023-08-01T20:31:50
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8559/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8559/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8559", "html_url": "https://github.com/langchain-ai/langchain/pull/8559", "diff_url": "https://github.com/langchain-ai/langchain/pull/8559.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8559.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8558
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8558/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8558/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8558/events
https://github.com/langchain-ai/langchain/issues/8558
1,830,288,016
I_kwDOIPDwls5tF_qQ
8,558
Add metadata parameter(s) to SQLDatabase class
{ "login": "hagope", "id": 65898, "node_id": "MDQ6VXNlcjY1ODk4", "avatar_url": "https://avatars.githubusercontent.com/u/65898?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hagope", "html_url": "https://github.com/hagope", "followers_url": "https://api.github.com/users/hagope/followers", ...
[ { "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-08-01T01:08:42
2023-11-07T16:06:18
2023-11-07T16:06:17
NONE
null
### Feature request Most databases include comment metadata on both tables and columns in a table. It would be nice to be able to pass this additional context to the LLM to get a better response. The implementation could include adding two parameters to the [SQLDatabase](https://github.com/langchain-ai/langchain...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8558/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/8558/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8557
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8557/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8557/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8557/events
https://github.com/langchain-ai/langchain/pull/8557
1,830,280,248
PR_kwDOIPDwls5W251R
8,557
Fix combining runnable sequences
{ "login": "jacoblee93", "id": 6952323, "node_id": "MDQ6VXNlcjY5NTIzMjM=", "avatar_url": "https://avatars.githubusercontent.com/u/6952323?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jacoblee93", "html_url": "https://github.com/jacoblee93", "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-08-01T00:57:54
2023-08-01T01:17:47
2023-08-01T01:17:47
CONTRIBUTOR
null
Combining runnable sequences was dropping a step in the middle. @nfcampos @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8557/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8557/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8557", "html_url": "https://github.com/langchain-ai/langchain/pull/8557", "diff_url": "https://github.com/langchain-ai/langchain/pull/8557.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8557.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8556
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8556/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8556/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8556/events
https://github.com/langchain-ai/langchain/issues/8556
1,830,261,522
I_kwDOIPDwls5tF5MS
8,556
ValueError: Expected metadata value to be a str, int, or float, got [{'text': 'Git', 'url': '#git'}] which is a <class 'list'> when storing into Chroma vector stores using using element mode of UnstructuredMarkdownLoader
{ "login": "cheeseQI", "id": 45248933, "node_id": "MDQ6VXNlcjQ1MjQ4OTMz", "avatar_url": "https://avatars.githubusercontent.com/u/45248933?v=4", "gravatar_id": "", "url": "https://api.github.com/users/cheeseQI", "html_url": "https://github.com/cheeseQI", "followers_url": "https://api.github.com/users/che...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
open
false
null
[]
null
14
2023-08-01T00:31:42
2024-01-15T08:37:43
null
NONE
null
### System Info LangChain: 0.0.248 Python: 3.9.17 OS version: Linux 6.1.27-43.48.amzn2023.x86_64 ### Who can help? I will submit a PR for a solution to this problem ### Information - [ ] The official example notebooks/scripts - [x] My own modified scripts ### Related Components - [ ] LLMs/Chat M...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8556/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8556/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8555
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8555/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8555/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8555/events
https://github.com/langchain-ai/langchain/pull/8555
1,830,250,278
PR_kwDOIPDwls5W2zis
8,555
Update openai_functions.py to handle KeyError: 'function_call' error
{ "login": "bhavishpahwa", "id": 108733252, "node_id": "U_kgDOBnsjRA", "avatar_url": "https://avatars.githubusercontent.com/u/108733252?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bhavishpahwa", "html_url": "https://github.com/bhavishpahwa", "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-08-01T00:16:50
2023-08-07T18:30:07
2023-08-07T18:30:07
NONE
null
Description: Sometime when trying to custom use Output parsers for function call we get KeyError: 'function_call' when function_call key is not present in the response for a particular request. This exception handles that case. <img width="1275" alt="Screenshot 2023-08-01 at 5 42 52 AM" src="https://github.com/langc...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8555/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8555/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8555", "html_url": "https://github.com/langchain-ai/langchain/pull/8555", "diff_url": "https://github.com/langchain-ai/langchain/pull/8555.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8555.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8554
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8554/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8554/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8554/events
https://github.com/langchain-ai/langchain/pull/8554
1,830,243,885
PR_kwDOIPDwls5W2yKq
8,554
Chatbots use case
{ "login": "rlancemartin", "id": 122662504, "node_id": "U_kgDOB0-uaA", "avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rlancemartin", "html_url": "https://github.com/rlancemartin", "followers_url": "https://api.github.com/use...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
2
2023-08-01T00:10:53
2023-08-04T14:02:15
2023-08-04T14:02:14
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8554/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8554/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8554", "html_url": "https://github.com/langchain-ai/langchain/pull/8554", "diff_url": "https://github.com/langchain-ai/langchain/pull/8554.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8554.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8553
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8553/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8553/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8553/events
https://github.com/langchain-ai/langchain/pull/8553
1,830,235,126
PR_kwDOIPDwls5W2wRZ
8,553
Rm RunTypeEnum
{ "login": "hinthornw", "id": 13333726, "node_id": "MDQ6VXNlcjEzMzMzNzI2", "avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hinthornw", "html_url": "https://github.com/hinthornw", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700892, "node_id": "LA_kwDOIPDwls8AAAABUpid3A", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:refactor", "name": "auto:refactor", "color": "D4C5F9", "default": false, "description": "A large refactor of a feature(s) or restructuring of many files" ...
closed
false
null
[]
null
1
2023-08-01T00:01:53
2023-08-01T06:32:08
2023-08-01T06:32:07
COLLABORATOR
null
We already support raw strings in the SDK but would like to deprecate client-side validation of run types. This removes its usage
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8553/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8553/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8553", "html_url": "https://github.com/langchain-ai/langchain/pull/8553", "diff_url": "https://github.com/langchain-ai/langchain/pull/8553.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8553.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8552
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8552/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8552/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8552/events
https://github.com/langchain-ai/langchain/pull/8552
1,830,228,892
PR_kwDOIPDwls5W2u93
8,552
add example for memory
{ "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": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700918, "node_...
closed
false
null
[]
null
1
2023-07-31T23:53:14
2023-08-01T08:10:20
2023-08-01T08:10:19
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8552/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8552/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8552", "html_url": "https://github.com/langchain-ai/langchain/pull/8552", "diff_url": "https://github.com/langchain-ai/langchain/pull/8552.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8552.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8551
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8551/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8551/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8551/events
https://github.com/langchain-ai/langchain/pull/8551
1,830,228,195
PR_kwDOIPDwls5W2u0W
8,551
AzureSearch Vector Store: Moving the usage of additional_fields into context of it's definition (bug fix from python error)
{ "login": "kevinbuckley", "id": 1470958, "node_id": "MDQ6VXNlcjE0NzA5NTg=", "avatar_url": "https://avatars.githubusercontent.com/u/1470958?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kevinbuckley", "html_url": "https://github.com/kevinbuckley", "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": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url...
closed
false
null
[]
null
2
2023-07-31T23:52:14
2023-08-01T00:25:58
2023-08-01T00:25:58
CONTRIBUTOR
null
Description: Using Azure Cognitive Search as a VectorStore. Calling the `add_texts` method throws an error if there is no metadata property specified. The `additional_fields` field is set in an `if` statement and then is used later outside the if statement. This PR just moves the declaration of `additional_fields...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8551/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8551/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8551", "html_url": "https://github.com/langchain-ai/langchain/pull/8551", "diff_url": "https://github.com/langchain-ai/langchain/pull/8551.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8551.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8550
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8550/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8550/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8550/events
https://github.com/langchain-ai/langchain/pull/8550
1,830,213,730
PR_kwDOIPDwls5W2ruq
8,550
(wip) add memory to sql
{ "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": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700863, "node_...
closed
false
null
[]
null
4
2023-07-31T23:31:10
2023-10-02T23:28:53
2023-10-02T23:28:52
COLLABORATOR
null
@keenborder786 this adds it in a way where it is on the outermost chain (which i think is what is desired) do you want to maybe work off this and add tests to this?
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8550/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8550/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8550", "html_url": "https://github.com/langchain-ai/langchain/pull/8550", "diff_url": "https://github.com/langchain-ai/langchain/pull/8550.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8550.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8549
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8549/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8549/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8549/events
https://github.com/langchain-ai/langchain/pull/8549
1,830,167,620
PR_kwDOIPDwls5W2hp9
8,549
📖 docs: Integration Cards
{ "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
null
[]
null
2
2023-07-31T22:58:06
2023-08-30T16:15:22
2023-08-30T16:15:21
COLLABORATOR
null
- applied the `Integration Card` term to the `integration summary` pages. In the same manner, as HuggingFace uses a `Model Card` and `Dataset Card`, the `Integration Card` is used as a root to access all related info for this integration. @baskaryan
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8549/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8549/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8549", "html_url": "https://github.com/langchain-ai/langchain/pull/8549", "diff_url": "https://github.com/langchain-ai/langchain/pull/8549.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8549.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8547
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8547/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8547/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8547/events
https://github.com/langchain-ai/langchain/pull/8547
1,830,114,371
PR_kwDOIPDwls5W2WHJ
8,547
docs: Update ArangoDB Colab URL
{ "login": "aMahanna", "id": 43019056, "node_id": "MDQ6VXNlcjQzMDE5MDU2", "avatar_url": "https://avatars.githubusercontent.com/u/43019056?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aMahanna", "html_url": "https://github.com/aMahanna", "followers_url": "https://api.github.com/users/aMa...
[ { "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-31T22:00:08
2023-07-31T23:11:22
2023-07-31T23:11:22
CONTRIBUTOR
null
1-commit PR to update the Google Colab URL of the ArangoDB Graph QA Chain notebook
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8547/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8547/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8547", "html_url": "https://github.com/langchain-ai/langchain/pull/8547", "diff_url": "https://github.com/langchain-ai/langchain/pull/8547.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8547.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8546
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8546/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8546/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8546/events
https://github.com/langchain-ai/langchain/pull/8546
1,830,109,040
PR_kwDOIPDwls5W2U52
8,546
API use case
{ "login": "rlancemartin", "id": 122662504, "node_id": "U_kgDOB0-uaA", "avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4", "gravatar_id": "", "url": "https://api.github.com/users/rlancemartin", "html_url": "https://github.com/rlancemartin", "followers_url": "https://api.github.com/use...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
4
2023-07-31T21:56:22
2023-08-10T14:52:54
2023-08-10T14:52:54
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8546/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8546/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8546", "html_url": "https://github.com/langchain-ai/langchain/pull/8546", "diff_url": "https://github.com/langchain-ai/langchain/pull/8546.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8546.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8545
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8545/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8545/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8545/events
https://github.com/langchain-ai/langchain/pull/8545
1,830,107,711
PR_kwDOIPDwls5W2Uml
8,545
Llama formatter
{ "login": "matthewdeguzman", "id": 91019033, "node_id": "MDQ6VXNlcjkxMDE5MDMz", "avatar_url": "https://avatars.githubusercontent.com/u/91019033?v=4", "gravatar_id": "", "url": "https://api.github.com/users/matthewdeguzman", "html_url": "https://github.com/matthewdeguzman", "followers_url": "https://api...
[ { "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-31T21:55:27
2023-07-31T21:55:45
2023-07-31T21:55:45
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/8545/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8545/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8545", "html_url": "https://github.com/langchain-ai/langchain/pull/8545", "diff_url": "https://github.com/langchain-ai/langchain/pull/8545.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8545.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8544
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8544/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8544/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8544/events
https://github.com/langchain-ai/langchain/issues/8544
1,830,035,282
I_kwDOIPDwls5tFB9S
8,544
Vector Store: Azure Cognitive Search :: add_texts throws an error if called with no metadata
{ "login": "kevinbuckley", "id": 1470958, "node_id": "MDQ6VXNlcjE0NzA5NTg=", "avatar_url": "https://avatars.githubusercontent.com/u/1470958?v=4", "gravatar_id": "", "url": "https://api.github.com/users/kevinbuckley", "html_url": "https://github.com/kevinbuckley", "followers_url": "https://api.github.com...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
null
[]
null
2
2023-07-31T21:13:43
2023-11-06T16:05:33
2023-11-06T16:05:33
CONTRIBUTOR
null
### System Info Python: v3.11 Langchain: v0.0.248 ### Who can help? I'll submit a PR for it tonight, just wanted to get the Issue in before. ### Information - [ ] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8544/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/8544/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8543
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8543/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8543/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8543/events
https://github.com/langchain-ai/langchain/pull/8543
1,830,022,415
PR_kwDOIPDwls5W2B8P
8,543
Bagatur/runnable with fallbacks
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
1
2023-07-31T21:02:44
2023-08-04T21:06:06
2023-08-04T21:06:05
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8543/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8543/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8543", "html_url": "https://github.com/langchain-ai/langchain/pull/8543", "diff_url": "https://github.com/langchain-ai/langchain/pull/8543.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8543.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8542
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8542/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8542/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8542/events
https://github.com/langchain-ai/langchain/issues/8542
1,830,021,223
I_kwDOIPDwls5tE-hn
8,542
Error: 'OpenAICallbackHandler' object has no attribute 'on_retry'`
{ "login": "ArslanKAS", "id": 43797457, "node_id": "MDQ6VXNlcjQzNzk3NDU3", "avatar_url": "https://avatars.githubusercontent.com/u/43797457?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ArslanKAS", "html_url": "https://github.com/ArslanKAS", "followers_url": "https://api.github.com/users/...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700839, "node_id...
closed
false
null
[]
null
3
2023-07-31T21:01:43
2023-08-14T23:45:18
2023-08-14T23:45:18
NONE
null
### System Info **LangChain:** 0.0.248 **Python:** 3.10.10 **OS version:** Linux 5.10.178-162.673.amzn2.x86_64 ### Who can help? @agola11 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompt...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8542/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/8542/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8541
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8541/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8541/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8541/events
https://github.com/langchain-ai/langchain/pull/8541
1,829,945,862
PR_kwDOIPDwls5W1xNB
8,541
rfc: fallbacks on model
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
1
2023-07-31T20:11:23
2023-07-31T23:13:46
2023-07-31T23:13:46
COLLABORATOR
null
![Screenshot 2023-07-31 at 1 11 31 PM](https://github.com/langchain-ai/langchain/assets/22008038/6f8284c2-fbef-4b8f-bea6-899ad5296e13) https://dev.smith.langchain.com/public/dadc238d-0737-4211-a1da-1e4aa363548b/r
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8541/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8541/timeline
null
null
true
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8541", "html_url": "https://github.com/langchain-ai/langchain/pull/8541", "diff_url": "https://github.com/langchain-ai/langchain/pull/8541.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8541.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8540
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8540/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8540/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8540/events
https://github.com/langchain-ai/langchain/pull/8540
1,829,928,523
PR_kwDOIPDwls5W1tVi
8,540
Update reduce_openapi_spec in spec.py to handle NULL value for 'docs'
{ "login": "gokul92", "id": 11140011, "node_id": "MDQ6VXNlcjExMTQwMDEx", "avatar_url": "https://avatars.githubusercontent.com/u/11140011?v=4", "gravatar_id": "", "url": "https://api.github.com/users/gokul92", "html_url": "https://github.com/gokul92", "followers_url": "https://api.github.com/users/gokul9...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5463330795, "node_id...
closed
false
null
[]
null
3
2023-07-31T20:00:39
2023-11-10T22:41:42
2023-11-10T22:41:42
NONE
null
@hinthornw **Description** When iterating through an openapi spec, if the value of `docs` is NULL within a get/post/patch or delete endpoint, then the code throws an error - docs not have attribute "get". **Example** An openapi compliant json spec where this is material fix - https://github.com/SpaceTrad...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8540/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8540/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8540", "html_url": "https://github.com/langchain-ai/langchain/pull/8540", "diff_url": "https://github.com/langchain-ai/langchain/pull/8540.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8540.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8539
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8539/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8539/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8539/events
https://github.com/langchain-ai/langchain/pull/8539
1,829,890,019
PR_kwDOIPDwls5W1k37
8,539
Fix AgentExecutor tracing in LangSmith
{ "login": "pokidyshev", "id": 18504735, "node_id": "MDQ6VXNlcjE4NTA0NzM1", "avatar_url": "https://avatars.githubusercontent.com/u/18504735?v=4", "gravatar_id": "", "url": "https://api.github.com/users/pokidyshev", "html_url": "https://github.com/pokidyshev", "followers_url": "https://api.github.com/use...
[ { "id": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700839, "node_id...
closed
false
null
[]
null
4
2023-07-31T19:38:07
2023-08-01T08:24:57
2023-08-01T08:24:57
CONTRIBUTOR
null
Description: this PR fixes an issue when AgentExecutor run is not properly traced and uploaded to LangSmith. Before: AgentExecutor hangs indefinitely in Pending mode, output & tokens & latency are not tracked to the system ![image](https://github.com/langchain-ai/langchain/assets/18504735/5a850fdd-9869-42a7-a898-51...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8539/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8539/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8539", "html_url": "https://github.com/langchain-ai/langchain/pull/8539", "diff_url": "https://github.com/langchain-ai/langchain/pull/8539.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8539.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8538
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8538/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8538/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8538/events
https://github.com/langchain-ai/langchain/pull/8538
1,829,880,667
PR_kwDOIPDwls5W1i0r
8,538
fix web loader
{ "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": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
1
2023-07-31T19:31:34
2023-07-31T19:47:34
2023-07-31T19:47:33
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8538/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8538/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8538", "html_url": "https://github.com/langchain-ai/langchain/pull/8538", "diff_url": "https://github.com/langchain-ai/langchain/pull/8538.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8538.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8537
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8537/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8537/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8537/events
https://github.com/langchain-ai/langchain/pull/8537
1,829,870,523
PR_kwDOIPDwls5W1gpl
8,537
updates some spelling mistakes
{ "login": "Dannzzor", "id": 3094516, "node_id": "MDQ6VXNlcjMwOTQ1MTY=", "avatar_url": "https://avatars.githubusercontent.com/u/3094516?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Dannzzor", "html_url": "https://github.com/Dannzzor", "followers_url": "https://api.github.com/users/Dannz...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
2
2023-07-31T19:23:41
2023-08-01T00:15:30
2023-08-01T00:15:29
CONTRIBUTOR
null
Just updating some spelling / grammar issues in the documentation. No code changes.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8537/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8537/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8537", "html_url": "https://github.com/langchain-ai/langchain/pull/8537", "diff_url": "https://github.com/langchain-ai/langchain/pull/8537.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8537.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8536
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8536/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8536/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8536/events
https://github.com/langchain-ai/langchain/pull/8536
1,829,864,395
PR_kwDOIPDwls5W1fT9
8,536
Added Memory Parameter to SQL-Chain (Langchain Experimental)
{ "login": "keenborder786", "id": 45242107, "node_id": "MDQ6VXNlcjQ1MjQyMTA3", "avatar_url": "https://avatars.githubusercontent.com/u/45242107?v=4", "gravatar_id": "", "url": "https://api.github.com/users/keenborder786", "html_url": "https://github.com/keenborder786", "followers_url": "https://api.githu...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5680700873, "node_...
closed
false
null
[]
null
3
2023-07-31T19:18:55
2023-08-01T07:48:57
2023-08-01T07:48:53
CONTRIBUTOR
null
- Description: SQL Database Chain and Agent does not allow to pass in memory, therefore, added this feature with additional tests. I had created a PR #7546 for this but chain has moved to langchain_experimental lib therefore created a new PR. - Issue: #6918 - Tag maintainer: @hwchase17
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8536/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8536/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8536", "html_url": "https://github.com/langchain-ai/langchain/pull/8536", "diff_url": "https://github.com/langchain-ai/langchain/pull/8536.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8536.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8535
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8535/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8535/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8535/events
https://github.com/langchain-ai/langchain/issues/8535
1,829,840,969
I_kwDOIPDwls5tEShJ
8,535
DOC: Missing documentation langchain.utilities.SQLDatabase
{ "login": "paulo-smcs", "id": 56484955, "node_id": "MDQ6VXNlcjU2NDg0OTU1", "avatar_url": "https://avatars.githubusercontent.com/u/56484955?v=4", "gravatar_id": "", "url": "https://api.github.com/users/paulo-smcs", "html_url": "https://github.com/paulo-smcs", "followers_url": "https://api.github.com/use...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
1
2023-07-31T19:01:18
2023-11-06T16:05:38
2023-11-06T16:05:38
NONE
null
### Issue with current documentation: https://api.python.langchain.com/en/latest/utilities/langchain.utilities.sql_database.SQLDatabase.html ### Idea or request for content: Documentation is missing, although i can import this class in the lateste version.
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8535/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8535/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8534
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8534/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8534/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8534/events
https://github.com/langchain-ai/langchain/pull/8534
1,829,834,757
PR_kwDOIPDwls5W1Y4S
8,534
Rely less on positional arg order in subclasses of vector store when calling async methods
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store", "name": "area: vector store", "color": "D4C5F9", "default": false, "description": "Related to vector store module" }, { "id": 56...
closed
false
null
[]
null
1
2023-07-31T18:56:32
2023-07-31T19:13:13
2023-07-31T19:13:12
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 be...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8534/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8534/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8534", "html_url": "https://github.com/langchain-ai/langchain/pull/8534", "diff_url": "https://github.com/langchain-ai/langchain/pull/8534.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8534.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8533
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8533/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8533/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8533/events
https://github.com/langchain-ai/langchain/pull/8533
1,829,834,570
PR_kwDOIPDwls5W1Y1m
8,533
fix error in chroma docker instructions
{ "login": "jeffchuber", "id": 891664, "node_id": "MDQ6VXNlcjg5MTY2NA==", "avatar_url": "https://avatars.githubusercontent.com/u/891664?v=4", "gravatar_id": "", "url": "https://api.github.com/users/jeffchuber", "html_url": "https://github.com/jeffchuber", "followers_url": "https://api.github.com/users/j...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
1
2023-07-31T18:56:23
2023-07-31T23:34:26
2023-07-31T23:32:53
CONTRIBUTOR
null
This makes the Chroma instructions for Docker work! https://python.langchain.com/docs/integrations/vectorstores/chroma#basic-example-using-the-docker-container
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8533/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8533/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8533", "html_url": "https://github.com/langchain-ai/langchain/pull/8533", "diff_url": "https://github.com/langchain-ai/langchain/pull/8533.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8533.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8532
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8532/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8532/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8532/events
https://github.com/langchain-ai/langchain/pull/8532
1,829,821,698
PR_kwDOIPDwls5W1WB-
8,532
conversational retrieval chain in lcel
{ "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-31T18:46:54
2023-07-31T23:33:08
2023-07-31T23:33:07
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8532/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8532/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8532", "html_url": "https://github.com/langchain-ai/langchain/pull/8532", "diff_url": "https://github.com/langchain-ai/langchain/pull/8532.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8532.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8531
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8531/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8531/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8531/events
https://github.com/langchain-ai/langchain/pull/8531
1,829,789,953
PR_kwDOIPDwls5W1PHV
8,531
Updated docs on Vertex AI going GA
{ "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": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
closed
false
null
[]
null
2
2023-07-31T18:23:24
2023-08-01T00:15:04
2023-08-01T00:15:04
CONTRIBUTOR
null
#8074
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8531/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8531/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8531", "html_url": "https://github.com/langchain-ai/langchain/pull/8531", "diff_url": "https://github.com/langchain-ai/langchain/pull/8531.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8531.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8530
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8530/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8530/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8530/events
https://github.com/langchain-ai/langchain/pull/8530
1,829,785,927
PR_kwDOIPDwls5W1OMc
8,530
doc(prompts): Follow up on broken Prompt Sublink pages
{ "login": "bharatr21", "id": 13381361, "node_id": "MDQ6VXNlcjEzMzgxMzYx", "avatar_url": "https://avatars.githubusercontent.com/u/13381361?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bharatr21", "html_url": "https://github.com/bharatr21", "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-31T18:21:30
2023-07-31T23:46:14
2023-07-31T23:46:13
CONTRIBUTOR
null
- Description: Follow up of #8478 - Issue: #8477 - Dependencies: None - Tag maintainer: @baskaryan - Twitter handle: [@BharatR123](twitter.com/BharatR123) The links were still broken after #8478 and sadly the issue was not caught with either the Vercel app build and `make docs_linkcheck` <!-- Thank ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8530/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8530/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8530", "html_url": "https://github.com/langchain-ai/langchain/pull/8530", "diff_url": "https://github.com/langchain-ai/langchain/pull/8530.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8530.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8529
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8529/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8529/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8529/events
https://github.com/langchain-ai/langchain/pull/8529
1,829,767,775
PR_kwDOIPDwls5W1KP7
8,529
Added formatting system message option to get_buffer_string
{ "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
5
2023-07-31T18:08:48
2023-11-29T01:51:02
2023-11-29T01:51:02
CONTRIBUTOR
null
#8427
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8529/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8529/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8529", "html_url": "https://github.com/langchain-ai/langchain/pull/8529", "diff_url": "https://github.com/langchain-ai/langchain/pull/8529.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8529.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8528
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8528/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8528/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8528/events
https://github.com/langchain-ai/langchain/pull/8528
1,829,749,741
PR_kwDOIPDwls5W1GSl
8,528
fix issue #8357 by making json backtick regex greedy
{ "login": "bborn", "id": 3760, "node_id": "MDQ6VXNlcjM3NjA=", "avatar_url": "https://avatars.githubusercontent.com/u/3760?v=4", "gravatar_id": "", "url": "https://api.github.com/users/bborn", "html_url": "https://github.com/bborn", "followers_url": "https://api.github.com/users/bborn/followers", "fol...
[ { "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-31T17:57:23
2023-08-03T09:04:04
2023-07-31T23:36:57
CONTRIBUTOR
null
- Description: Markdown code blocks in json response should not break the parser - Issue: #8357 @baskaryan @hinthornw
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8528/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8528/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8528", "html_url": "https://github.com/langchain-ai/langchain/pull/8528", "diff_url": "https://github.com/langchain-ai/langchain/pull/8528.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8528.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8527
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8527/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8527/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8527/events
https://github.com/langchain-ai/langchain/issues/8527
1,829,736,076
I_kwDOIPDwls5tD46M
8,527
Cannot import name 'HumanMessage' from 'langchain.schema'
{ "login": "aliammar182", "id": 62073241, "node_id": "MDQ6VXNlcjYyMDczMjQx", "avatar_url": "https://avatars.githubusercontent.com/u/62073241?v=4", "gravatar_id": "", "url": "https://api.github.com/users/aliammar182", "html_url": "https://github.com/aliammar182", "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-31T17:47:47
2023-08-01T16:35:32
2023-08-01T16:35:07
NONE
null
### System Info LangChain ==0.0.248 Platform Windows 10 Python == 3.10.9 Whenever I use from langchain.schema import HumanMessage I get error, **ImportError: cannot import name 'HumanMessage' from 'langchain.schema'** I have tried updating llama-index but still getting same error @agola11 ### Who can...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8527/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/8527/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8526
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8526/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8526/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8526/events
https://github.com/langchain-ai/langchain/issues/8526
1,829,703,530
I_kwDOIPDwls5tDw9q
8,526
how to Stream Search tool responses
{ "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": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700848, "node_id...
closed
false
null
[]
null
2
2023-07-31T17:26:05
2023-11-16T16:06:41
2023-11-16T16:06:40
NONE
null
### Issue you'd like to raise. search = SerpAPIWrapper() tools = define_tools(llm_chain,search) tools = [ Tool( name="Search", func=search.run, description="useful for when you need to answer questions about current events", # return_direct = True ), ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8526/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/8526/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8525
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8525/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8525/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8525/events
https://github.com/langchain-ai/langchain/pull/8525
1,829,681,157
PR_kwDOIPDwls5W03bN
8,525
Add serialisable support for Replicate
{ "login": "dqbd", "id": 1443449, "node_id": "MDQ6VXNlcjE0NDM0NDk=", "avatar_url": "https://avatars.githubusercontent.com/u/1443449?v=4", "gravatar_id": "", "url": "https://api.github.com/users/dqbd", "html_url": "https://github.com/dqbd", "followers_url": "https://api.github.com/users/dqbd/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
1
2023-07-31T17:09:33
2023-08-11T18:35:22
2023-08-11T18:35:22
CONTRIBUTOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8525/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8525/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8525", "html_url": "https://github.com/langchain-ai/langchain/pull/8525", "diff_url": "https://github.com/langchain-ai/langchain/pull/8525.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8525.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8524
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8524/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8524/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8524/events
https://github.com/langchain-ai/langchain/issues/8524
1,829,657,483
I_kwDOIPDwls5tDluL
8,524
Issue: ImportError: cannot import name 'SQLDatabaseChain' from 'langchain'
{ "login": "huangjia2019", "id": 48795276, "node_id": "MDQ6VXNlcjQ4Nzk1Mjc2", "avatar_url": "https://avatars.githubusercontent.com/u/48795276?v=4", "gravatar_id": "", "url": "https://api.github.com/users/huangjia2019", "html_url": "https://github.com/huangjia2019", "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
8
2023-07-31T16:53:56
2023-09-22T01:01:29
2023-09-22T01:01:28
NONE
null
### Issue you'd like to raise. I am just trying to from langchain import LLMMathChain, SerpAPIWrapper, SQLDatabase, SQLDatabaseChain Traceback (most recent call last): File "/home/huangj/01_LangChain/LangChainCHSample/05_05_SQL_Chain.py", line 1, in <module> from langchain import OpenAI, SQLDatabase, SQLDat...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8524/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/8524/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8523
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8523/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8523/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8523/events
https://github.com/langchain-ai/langchain/pull/8523
1,829,649,522
PR_kwDOIPDwls5W0wck
8,523
Update prompts to only return SQL command
{ "login": "joefiorini", "id": 3648, "node_id": "MDQ6VXNlcjM2NDg=", "avatar_url": "https://avatars.githubusercontent.com/u/3648?v=4", "gravatar_id": "", "url": "https://api.github.com/users/joefiorini", "html_url": "https://github.com/joefiorini", "followers_url": "https://api.github.com/users/joefiorin...
[ { "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-31T16:48:56
2023-08-23T08:27:16
2023-08-15T12:41:48
NONE
null
v0.0.248 included new documentation for the sql integration (#8442). I had been struggling already to get sql integration working right, so as soon as I saw that I followed it. Using the `create_sql_query_chain` function resulted in the following error (it's marked as a warning, but sqlite still doesn't do anything wit...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8523/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8523/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8523", "html_url": "https://github.com/langchain-ai/langchain/pull/8523", "diff_url": "https://github.com/langchain-ai/langchain/pull/8523.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8523.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8521
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8521/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8521/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8521/events
https://github.com/langchain-ai/langchain/pull/8521
1,829,461,763
PR_kwDOIPDwls5W0GOv
8,521
Fix bug in SPARQL intent selection
{ "login": "marioscrock", "id": 5709852, "node_id": "MDQ6VXNlcjU3MDk4NTI=", "avatar_url": "https://avatars.githubusercontent.com/u/5709852?v=4", "gravatar_id": "", "url": "https://api.github.com/users/marioscrock", "html_url": "https://github.com/marioscrock", "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
6
2023-07-31T15:24:04
2023-09-07T20:37:10
2023-09-05T21:37:02
CONTRIBUTOR
null
- Description: Fix bug in SPARQL intent selection - Issue: After the change in #7758 the intent is always set to "UPDATE". Indeed, if the answer to the prompt contains only "SELECT" the `find("SELECT")` operation returns a higher value w.r.t. `-1` returned by `find("UPDATE")`. - Dependencies: None, - Tag maintainer:...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8521/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8521/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8521", "html_url": "https://github.com/langchain-ai/langchain/pull/8521", "diff_url": "https://github.com/langchain-ai/langchain/pull/8521.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8521.patch", "merged_at": "2023-09-...
https://api.github.com/repos/langchain-ai/langchain/issues/8519
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8519/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8519/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8519/events
https://github.com/langchain-ai/langchain/pull/8519
1,829,329,146
PR_kwDOIPDwls5Wzoha
8,519
🐛 Docs Fixes [2 one-liners, examples broken]
{ "login": "will-thompson-k", "id": 19388895, "node_id": "MDQ6VXNlcjE5Mzg4ODk1", "avatar_url": "https://avatars.githubusercontent.com/u/19388895?v=4", "gravatar_id": "", "url": "https://api.github.com/users/will-thompson-k", "html_url": "https://github.com/will-thompson-k", "followers_url": "https://api...
[ { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation", "name": "auto:documentation", "color": "C5DEF5", "default": false, "description": "Changes to documentation and examples, like .md, .rst, .i...
closed
false
null
[]
null
2
2023-07-31T14:35:50
2023-08-02T20:39:41
2023-08-02T20:39:41
CONTRIBUTOR
null
## Description: 1)Map reduce example in docs is missing an important import statement. Figured other people would benefit from being able to copy 🍝 the code. 2)RefineDocumentsChain example also broken. ## Issue: None ## Dependencies: None. One liner. ## Tag maintainer: @baskaryan ## Twi...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8519/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8519/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8519", "html_url": "https://github.com/langchain-ai/langchain/pull/8519", "diff_url": "https://github.com/langchain-ai/langchain/pull/8519.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8519.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8518
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8518/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8518/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8518/events
https://github.com/langchain-ai/langchain/pull/8518
1,829,274,100
PR_kwDOIPDwls5Wzcn6
8,518
bump 248
{ "login": "baskaryan", "id": 22008038, "node_id": "MDQ6VXNlcjIyMDA4MDM4", "avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4", "gravatar_id": "", "url": "https://api.github.com/users/baskaryan", "html_url": "https://github.com/baskaryan", "followers_url": "https://api.github.com/users/...
[ { "id": 5010622926, "node_id": "LA_kwDOIPDwls8AAAABKqgJzg", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/release", "name": "release", "color": "07D4BE", "default": false, "description": "" }, { "id": 5680700883, "node_id": "LA_kwDOIPDwls8AAAABUpid0w", ...
closed
false
null
[]
null
1
2023-07-31T14:07:46
2023-07-31T14:14:46
2023-07-31T14:14:45
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8518/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8518/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8518", "html_url": "https://github.com/langchain-ai/langchain/pull/8518", "diff_url": "https://github.com/langchain-ai/langchain/pull/8518.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8518.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8517
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8517/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8517/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8517/events
https://github.com/langchain-ai/langchain/pull/8517
1,829,257,138
PR_kwDOIPDwls5WzY7_
8,517
Add OpenAI Whisper Audio Loader
{ "login": "tyumentsev4", "id": 56769451, "node_id": "MDQ6VXNlcjU2NzY5NDUx", "avatar_url": "https://avatars.githubusercontent.com/u/56769451?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tyumentsev4", "html_url": "https://github.com/tyumentsev4", "followers_url": "https://api.github.com/...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.gi...
null
6
2023-07-31T13:58:56
2023-08-21T13:28:03
2023-08-21T13:28:03
CONTRIBUTOR
null
- Description: Introducing an ability to load a transcription document of audio file using OpenAI Whisper - Issue: None - Dependencies: None - Tag maintainer: @rlancemartin, @eyurtsev <!-- Thank you for contributing to LangChain! Replace this comment with: - Description: a description of the change, - Iss...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8517/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8517/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8517", "html_url": "https://github.com/langchain-ai/langchain/pull/8517", "diff_url": "https://github.com/langchain-ai/langchain/pull/8517.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8517.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8516
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8516/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8516/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8516/events
https://github.com/langchain-ai/langchain/pull/8516
1,829,203,905
PR_kwDOIPDwls5WzNRH
8,516
Bugfix for async requests made through plugins failing making calls through agent.
{ "login": "harsha89vyas", "id": 9271663, "node_id": "MDQ6VXNlcjkyNzE2NjM=", "avatar_url": "https://avatars.githubusercontent.com/u/9271663?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harsha89vyas", "html_url": "https://github.com/harsha89vyas", "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" ...
open
false
null
[]
null
3
2023-07-31T13:32:11
2023-12-21T09:27:27
null
NONE
null
This auth parameter being passed to the method results in a duplicate keyword argument since auth doesn't exist on the parameters. This is an issue fix for https://github.com/langchain-ai/langchain/issues/7953 It was introduced as part of this change. https://github.com/langchain-ai/langchain/commit/663b0933e488...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8516/reactions", "total_count": 3, "+1": 3, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8516/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8516", "html_url": "https://github.com/langchain-ai/langchain/pull/8516", "diff_url": "https://github.com/langchain-ai/langchain/pull/8516.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8516.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8515
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8515/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8515/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8515/events
https://github.com/langchain-ai/langchain/pull/8515
1,829,189,930
PR_kwDOIPDwls5WzKIZ
8,515
Bugfix for async requests made through plugins failing making calls through agent.
{ "login": "harsha89vyas", "id": 9271663, "node_id": "MDQ6VXNlcjkyNzE2NjM=", "avatar_url": "https://avatars.githubusercontent.com/u/9271663?v=4", "gravatar_id": "", "url": "https://api.github.com/users/harsha89vyas", "html_url": "https://github.com/harsha89vyas", "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
1
2023-07-31T13:26:06
2023-07-31T13:27:39
2023-07-31T13:27:39
NONE
null
This auth parameter being passed to the method results in a duplicate keyword argument since auth doesn't exist on the parameters. This is an issue fix for #7953 It was introduced as part of this change. https://github.com/langchain-ai/langchain/commit/663b0933e488383e6a9bc2a04b4b1cf866a8ea94 @agola11 @bask...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8515/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8515/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8515", "html_url": "https://github.com/langchain-ai/langchain/pull/8515", "diff_url": "https://github.com/langchain-ai/langchain/pull/8515.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8515.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8514
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8514/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8514/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8514/events
https://github.com/langchain-ai/langchain/issues/8514
1,829,156,986
I_kwDOIPDwls5tBrh6
8,514
MMR Support for Matching Engine
{ "login": "hadjebi", "id": 123940039, "node_id": "U_kgDOB2Msxw", "avatar_url": "https://avatars.githubusercontent.com/u/123940039?v=4", "gravatar_id": "", "url": "https://api.github.com/users/hadjebi", "html_url": "https://github.com/hadjebi", "followers_url": "https://api.github.com/users/hadjebi/foll...
[ { "id": 5680700863, "node_id": "LA_kwDOIPDwls8AAAABUpidvw", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement", "name": "auto:enhancement", "color": "C2E0C6", "default": false, "description": "A large net-new component, integration, or chain. Use sparing...
closed
false
null
[]
null
1
2023-07-31T13:08:29
2023-11-06T16:05:43
2023-11-06T16:05:42
NONE
null
### Feature request MMR Support for Vertex AI Matching Engine ### Motivation The results of Matching Engine are not optimal ### Your contribution MMR Support for Vertex AI Matching Engine
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8514/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/8514/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8513
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8513/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8513/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8513/events
https://github.com/langchain-ai/langchain/pull/8513
1,829,145,772
PR_kwDOIPDwls5WzAc1
8,513
SQL use case docs
{ "login": "manuel-soria", "id": 66525873, "node_id": "MDQ6VXNlcjY2NTI1ODcz", "avatar_url": "https://avatars.githubusercontent.com/u/66525873?v=4", "gravatar_id": "", "url": "https://api.github.com/users/manuel-soria", "html_url": "https://github.com/manuel-soria", "followers_url": "https://api.github.c...
[ { "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
5
2023-07-31T13:01:49
2023-08-08T10:30:19
2023-08-08T10:30:19
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/8513/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8513/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8513", "html_url": "https://github.com/langchain-ai/langchain/pull/8513", "diff_url": "https://github.com/langchain-ai/langchain/pull/8513.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8513.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8512
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8512/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8512/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8512/events
https://github.com/langchain-ai/langchain/issues/8512
1,829,012,261
I_kwDOIPDwls5tBIMl
8,512
Issue: <Please write a comprehensive title after the 'Issue: ' prefix>
{ "login": "zouguoyan000", "id": 29618485, "node_id": "MDQ6VXNlcjI5NjE4NDg1", "avatar_url": "https://avatars.githubusercontent.com/u/29618485?v=4", "gravatar_id": "", "url": "https://api.github.com/users/zouguoyan000", "html_url": "https://github.com/zouguoyan000", "followers_url": "https://api.github.c...
[ { "id": 5680700848, "node_id": "LA_kwDOIPDwls8AAAABUpidsA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question", "name": "auto:question", "color": "BFD4F2", "default": false, "description": "A specific question about the codebase, product, project, or how to...
closed
false
null
[]
null
4
2023-07-31T11:47:12
2023-11-07T16:06:23
2023-11-07T16:06:22
NONE
null
### Issue you'd like to raise. when i want to use openai, i install it with command"pip3 install openai", but i really wanti to use chatglm, when i run "pip3 install chartglm ", it does not work",please help to answer the question ### Suggestion: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8512/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/8512/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8511
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8511/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8511/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8511/events
https://github.com/langchain-ai/langchain/issues/8511
1,828,789,616
I_kwDOIPDwls5tAR1w
8,511
Add memory to an Agent using RedisChatMessageHistory with sentinels throwing an error
{ "login": "lironezra", "id": 28096499, "node_id": "MDQ6VXNlcjI4MDk2NDk5", "avatar_url": "https://avatars.githubusercontent.com/u/28096499?v=4", "gravatar_id": "", "url": "https://api.github.com/users/lironezra", "html_url": "https://github.com/lironezra", "followers_url": "https://api.github.com/users/...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 4899412369, "node_...
closed
false
null
[]
null
3
2023-07-31T09:34:40
2023-11-08T16:07:19
2023-11-08T16:07:19
NONE
null
### System Info I am trying to use `RedisChatMessageHistory` within an agent, but I'm encountering this error: ![image](https://github.com/langchain-ai/langchain/assets/28096499/2b5b5002-3f6c-4ca3-8d28-7439a6bcbf74) My redis url I am using looks like that: `redis_url = "redis+sentinel://:password@host:port/servic...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8511/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8511/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8510
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8510/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8510/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8510/events
https://github.com/langchain-ai/langchain/issues/8510
1,828,789,032
I_kwDOIPDwls5tARso
8,510
Issue: output_parsers to work with lists of custom objects?
{ "login": "egeres", "id": 8045792, "node_id": "MDQ6VXNlcjgwNDU3OTI=", "avatar_url": "https://avatars.githubusercontent.com/u/8045792?v=4", "gravatar_id": "", "url": "https://api.github.com/users/egeres", "html_url": "https://github.com/egeres", "followers_url": "https://api.github.com/users/egeres/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-31T09:34:19
2023-08-01T14:42:01
2023-08-01T14:42:00
NONE
null
### Issue you'd like to raise. So It's possible to parse "complex" objects with ```python response_schemas = [ ResponseSchema(name="date", description="The date of the event"), ResponseSchema(name="place", description="The place where the event will happen"), ] output_parser = StructuredOutputParser.fr...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8510/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/8510/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8509
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8509/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8509/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8509/events
https://github.com/langchain-ai/langchain/pull/8509
1,828,678,624
PR_kwDOIPDwls5WxZ3T
8,509
add 3 property types in metadata for notiondb loader
{ "login": "litianc", "id": 25164879, "node_id": "MDQ6VXNlcjI1MTY0ODc5", "avatar_url": "https://avatars.githubusercontent.com/u/25164879?v=4", "gravatar_id": "", "url": "https://api.github.com/users/litianc", "html_url": "https://github.com/litianc", "followers_url": "https://api.github.com/users/litian...
[ { "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": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url...
closed
false
null
[]
null
2
2023-07-31T08:33:31
2023-09-28T00:38:05
2023-09-28T00:38:05
CONTRIBUTOR
null
### Description: NotionDB supports a number of common property types. I have found three common types that are not included in notiondb loader. When programs loaded them with notiondb, which will cause some metadata information not to be passed to langchain. Therefore, I added three common types: - date - created_...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8509/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8509/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8509", "html_url": "https://github.com/langchain-ai/langchain/pull/8509", "diff_url": "https://github.com/langchain-ai/langchain/pull/8509.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8509.patch", "merged_at": "2023-09-...
https://api.github.com/repos/langchain-ai/langchain/issues/8508
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8508/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8508/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8508/events
https://github.com/langchain-ai/langchain/pull/8508
1,828,677,520
PR_kwDOIPDwls5WxZoH
8,508
Add OpenAI Whisper Audio Loader
{ "login": "tyumentsev4", "id": 56769451, "node_id": "MDQ6VXNlcjU2NzY5NDUx", "avatar_url": "https://avatars.githubusercontent.com/u/56769451?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tyumentsev4", "html_url": "https://github.com/tyumentsev4", "followers_url": "https://api.github.com/...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
1
2023-07-31T08:32:47
2023-07-31T08:33:11
2023-07-31T08:33:11
CONTRIBUTOR
null
Introducing an ability to load an audi transcription document via OpenAI Whisper. <!-- 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, ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8508/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8508/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8508", "html_url": "https://github.com/langchain-ai/langchain/pull/8508", "diff_url": "https://github.com/langchain-ai/langchain/pull/8508.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8508.patch", "merged_at": null }
https://api.github.com/repos/langchain-ai/langchain/issues/8506
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8506/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8506/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8506/events
https://github.com/langchain-ai/langchain/issues/8506
1,828,562,645
I_kwDOIPDwls5s_abV
8,506
DOC: why remove concepts.md from the latest document page
{ "login": "joeylin", "id": 2030833, "node_id": "MDQ6VXNlcjIwMzA4MzM=", "avatar_url": "https://avatars.githubusercontent.com/u/2030833?v=4", "gravatar_id": "", "url": "https://api.github.com/users/joeylin", "html_url": "https://github.com/joeylin", "followers_url": "https://api.github.com/users/joeylin/...
[ { "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
1
2023-07-31T07:18:44
2023-11-06T16:05:58
2023-11-06T16:05:57
NONE
null
### Issue with current documentation: I did not find this page on https://python.langchain.com/docs/get_started/introduction.html I'm just wondering, what's the motive ? ### Idea or request for content: _No response_
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8506/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8506/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8505
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8505/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8505/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8505/events
https://github.com/langchain-ai/langchain/issues/8505
1,828,539,383
I_kwDOIPDwls5s_Uv3
8,505
langchain/document_loaders/web_base.py
{ "login": "tabee", "id": 8974056, "node_id": "MDQ6VXNlcjg5NzQwNTY=", "avatar_url": "https://avatars.githubusercontent.com/u/8974056?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tabee", "html_url": "https://github.com/tabee", "followers_url": "https://api.github.com/users/tabee/follower...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
2
2023-07-31T07:02:32
2023-11-06T16:06:03
2023-11-06T16:06:02
NONE
null
### System Info langchain/document_loaders/web_base.py > works for me only when i change: ``` return await response.text() ``` with: ``` body = await response.read() return body.decode('utf-8', errors='ignore') ``` otherwise: der Code produziert leider einen Fehler: /home/codespace/.py thon/current/b...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8505/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/8505/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8503
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8503/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8503/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8503/events
https://github.com/langchain-ai/langchain/issues/8503
1,828,472,740
I_kwDOIPDwls5s_Eek
8,503
How to use langchain to create my own databricks dolly chat robot
{ "login": "AndyLinOuO", "id": 83204959, "node_id": "MDQ6VXNlcjgzMjA0OTU5", "avatar_url": "https://avatars.githubusercontent.com/u/83204959?v=4", "gravatar_id": "", "url": "https://api.github.com/users/AndyLinOuO", "html_url": "https://github.com/AndyLinOuO", "followers_url": "https://api.github.com/use...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
closed
false
null
[]
null
0
2023-07-31T06:08:19
2023-07-31T06:14:31
2023-07-31T06:14:31
NONE
null
I have a operation manual pdf file about a website and i want to use langchain let dolly can responed the question about the website below is my code: ``` from langchain.embeddings import HuggingFaceEmbeddings from PyPDF2 import PdfReader from langchain.text_splitter import CharacterTextSplitter from langchain.ve...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8503/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8503/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8502
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8502/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8502/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8502/events
https://github.com/langchain-ai/langchain/pull/8502
1,828,400,680
PR_kwDOIPDwls5WwdoV
8,502
Async Recursive URL loader
{ "login": "proximal-phalanx", "id": 108248080, "node_id": "U_kgDOBnO8EA", "avatar_url": "https://avatars.githubusercontent.com/u/108248080?v=4", "gravatar_id": "", "url": "https://api.github.com/users/proximal-phalanx", "html_url": "https://github.com/proximal-phalanx", "followers_url": "https://api.gi...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
{ "login": "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
17
2023-07-31T04:51:19
2023-08-11T09:12:23
2023-08-06T23:22:32
CONTRIBUTOR
null
Description: This PR improves the function of recursive_url_loader, such as limiting the depth of the access, and customizable extractors(from the raw webpage to the text of the Document object), so that users can use other tools to extract the webpage. This PR also includes the document and test for the new loader. O...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8502/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/8502/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8502", "html_url": "https://github.com/langchain-ai/langchain/pull/8502", "diff_url": "https://github.com/langchain-ai/langchain/pull/8502.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8502.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8500
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8500/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8500/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8500/events
https://github.com/langchain-ai/langchain/pull/8500
1,828,319,217
PR_kwDOIPDwls5WwLwL
8,500
Fixed typo: papaer -> paper
{ "login": "nicolas-raoul", "id": 99590, "node_id": "MDQ6VXNlcjk5NTkw", "avatar_url": "https://avatars.githubusercontent.com/u/99590?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nicolas-raoul", "html_url": "https://github.com/nicolas-raoul", "followers_url": "https://api.github.com/user...
[ { "id": 5454193895, "node_id": "LA_kwDOIPDwls8AAAABRRhk5w", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm", "name": "lgtm", "color": "0E8A16", "default": false, "description": "" }, { "id": 5680700918, "node_id": "LA_kwDOIPDwls8AAAABUpid9g", "url...
closed
false
null
[]
null
2
2023-07-31T03:15:18
2023-07-31T04:08:12
2023-07-31T04:08:12
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/8500/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8500/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8500", "html_url": "https://github.com/langchain-ai/langchain/pull/8500", "diff_url": "https://github.com/langchain-ai/langchain/pull/8500.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8500.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8499
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8499/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8499/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8499/events
https://github.com/langchain-ai/langchain/issues/8499
1,828,243,007
I_kwDOIPDwls5s-MY_
8,499
API Key Leakage in the PromptLayerChatOpenAI Model
{ "login": "noahlias", "id": 3949397, "node_id": "MDQ6VXNlcjM5NDkzOTc=", "avatar_url": "https://avatars.githubusercontent.com/u/3949397?v=4", "gravatar_id": "", "url": "https://api.github.com/users/noahlias", "html_url": "https://github.com/noahlias", "followers_url": "https://api.github.com/users/noahl...
[ { "id": 5541141061, "node_id": "LA_kwDOIPDwls8AAAABSkcaRQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings", "name": "area: embeddings", "color": "C5DEF5", "default": false, "description": "Related to text embedding models module" }, { "id":...
closed
false
null
[]
null
1
2023-07-31T02:14:44
2023-11-02T08:48:45
2023-11-02T08:48:37
NONE
null
### System Info **Langchain**:0.0.247 **Python**:3.10.5 **System**: macOS 13.4 arm64 ### Who can help? @hwchase17 ### Information - [ ] The official example notebooks/scripts - [X] My own modified scripts ### Related Components - [X] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Pr...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8499/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8499/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8498
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8498/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8498/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8498/events
https://github.com/langchain-ai/langchain/issues/8498
1,828,082,841
I_kwDOIPDwls5s9lSZ
8,498
Loading documents from a YouTube url doesn't work.
{ "login": "tyumentsev4", "id": 56769451, "node_id": "MDQ6VXNlcjU2NzY5NDUx", "avatar_url": "https://avatars.githubusercontent.com/u/56769451?v=4", "gravatar_id": "", "url": "https://api.github.com/users/tyumentsev4", "html_url": "https://github.com/tyumentsev4", "followers_url": "https://api.github.com/...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
2
2023-07-30T20:47:14
2023-07-31T06:48:09
2023-07-31T06:48:09
CONTRIBUTOR
null
### System Info LangChain 0.0.247, Python 3.11, Linux. ### Who can help? @rlancemartin ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ] Embedding Models - [ ] Prompts / Prompt Templates / Prompt Selectors - [ ] Output P...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8498/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/8498/timeline
null
completed
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8497
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8497/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8497/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8497/events
https://github.com/langchain-ai/langchain/pull/8497
1,828,079,937
PR_kwDOIPDwls5WvYau
8,497
Add StreamlitChatMessageHistory
{ "login": "sfc-gh-jcarroll", "id": 116604821, "node_id": "U_kgDOBvM_lQ", "avatar_url": "https://avatars.githubusercontent.com/u/116604821?v=4", "gravatar_id": "", "url": "https://api.github.com/users/sfc-gh-jcarroll", "html_url": "https://github.com/sfc-gh-jcarroll", "followers_url": "https://api.githu...
[ { "id": 4899126096, "node_id": "LA_kwDOIPDwls8AAAABJAK7UA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory", "name": "area: memory", "color": "BFDADC", "default": false, "description": "Related to memory module" }, { "id": 5454193895, "node_...
closed
false
null
[]
null
10
2023-07-30T20:35:07
2023-08-03T07:45:16
2023-08-01T21:28:15
CONTRIBUTOR
null
Add a StreamlitChatMessageHistory class that stores chat messages in [Streamlit's Session State](https://docs.streamlit.io/library/api-reference/session-state). Note: The integration test uses a currently-experimental Streamlit testing framework to simulate the execution of a Streamlit app. Marking this PR as draft ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8497/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8497/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8497", "html_url": "https://github.com/langchain-ai/langchain/pull/8497", "diff_url": "https://github.com/langchain-ai/langchain/pull/8497.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8497.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8496
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8496/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8496/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8496/events
https://github.com/langchain-ai/langchain/pull/8496
1,828,077,530
PR_kwDOIPDwls5WvX-b
8,496
router runnable
{ "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-30T20:24:54
2023-07-31T18:07:11
2023-07-31T18:07:10
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8496/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8496/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8496", "html_url": "https://github.com/langchain-ai/langchain/pull/8496", "diff_url": "https://github.com/langchain-ai/langchain/pull/8496.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8496.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8494
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8494/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8494/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8494/events
https://github.com/langchain-ai/langchain/issues/8494
1,828,038,702
I_kwDOIPDwls5s9agu
8,494
RuntimeError: asyncio.run() cannot be called from a running event loop
{ "login": "screwyforcepush", "id": 134045434, "node_id": "U_kgDOB_1e-g", "avatar_url": "https://avatars.githubusercontent.com/u/134045434?v=4", "gravatar_id": "", "url": "https://api.github.com/users/screwyforcepush", "html_url": "https://github.com/screwyforcepush", "followers_url": "https://api.githu...
[ { "id": 5541144676, "node_id": "LA_kwDOIPDwls8AAAABSkcoZA", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader", "name": "area: doc loader", "color": "D4C5F9", "default": false, "description": "Related to document loader module (not documentation)" ...
closed
false
null
[]
null
6
2023-07-30T19:10:58
2023-12-13T16:07:53
2023-12-13T16:07:52
NONE
null
### System Info python 3.11 ### Who can help? @rlancemartin File langchain/document_loaders/async_html.py:136--> results = asyncio.run(self.fetch_all(self.web_paths)) ### Information - [X] The official example notebooks/scripts - [ ] My own modified scripts ### Related Components - [ ] LLMs/Chat Models - [ ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8494/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/8494/timeline
null
not_planned
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8493
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8493/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8493/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8493/events
https://github.com/langchain-ai/langchain/issues/8493
1,828,012,369
I_kwDOIPDwls5s9UFR
8,493
Agent stopped due to iteration limit or time limit
{ "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": 4899412369, "node_id": "LA_kwDOIPDwls8AAAABJAcZkQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent", "name": "area: agent", "color": "BFD4F2", "default": false, "description": "Related to agents module" }, { "id": 5680700839, "node_id...
open
false
null
[]
null
6
2023-07-30T17:37:50
2023-11-01T05:28:25
null
NONE
null
### Issue you'd like to raise. I am getting "Agent stopped due to iteration limit or time limit" as the error , As my max_iteration is also 15 then too i am getting this error. I need some particular output from the model. Following is my code agent_executor = AgentExecutor.from_agent_and_tools(agent=agent, ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8493/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8493/timeline
null
null
null
null
https://api.github.com/repos/langchain-ai/langchain/issues/8492
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8492/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8492/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8492/events
https://github.com/langchain-ai/langchain/pull/8492
1,827,967,056
PR_kwDOIPDwls5WvBbd
8,492
Added Proper Documentation for `faiss-gpu` Installation
{ "login": "OttomanZ", "id": 79105382, "node_id": "MDQ6VXNlcjc5MTA1Mzgy", "avatar_url": "https://avatars.githubusercontent.com/u/79105382?v=4", "gravatar_id": "", "url": "https://api.github.com/users/OttomanZ", "html_url": "https://github.com/OttomanZ", "followers_url": "https://api.github.com/users/Ott...
[ { "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": 5541432778, "node_id": "LA_kwDOIPDwls8AAAABSkuNyg", "url...
closed
false
null
[]
null
1
2023-07-30T15:04:27
2023-07-30T20:24:30
2023-07-30T20:24:30
CONTRIBUTOR
null
### Description In the LangChain Documentation and Comments, I've Noticed that `pip install faiss` was mentioned, instead of `pip install faiss-gpu`, since installing `pip install faiss` results in an error. I've gone ahead and updated the Documentation, and `faiss.ipynb`. This Change will ensure ease of use for the ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8492/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8492/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8492", "html_url": "https://github.com/langchain-ai/langchain/pull/8492", "diff_url": "https://github.com/langchain-ai/langchain/pull/8492.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8492.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8490
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8490/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8490/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8490/events
https://github.com/langchain-ai/langchain/pull/8490
1,827,955,183
PR_kwDOIPDwls5Wu_HK
8,490
bump experimental to 008
{ "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-30T14:24:53
2023-07-30T14:28:19
2023-07-30T14:28:18
COLLABORATOR
null
null
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8490/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8490/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8490", "html_url": "https://github.com/langchain-ai/langchain/pull/8490", "diff_url": "https://github.com/langchain-ai/langchain/pull/8490.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8490.patch", "merged_at": "2023-07-...
https://api.github.com/repos/langchain-ai/langchain/issues/8489
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8489/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8489/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8489/events
https://github.com/langchain-ai/langchain/pull/8489
1,827,931,798
PR_kwDOIPDwls5Wu6di
8,489
Re-add __add__ functionality for messages (revert #8245)
{ "login": "eyurtsev", "id": 3205522, "node_id": "MDQ6VXNlcjMyMDU1MjI=", "avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4", "gravatar_id": "", "url": "https://api.github.com/users/eyurtsev", "html_url": "https://github.com/eyurtsev", "followers_url": "https://api.github.com/users/eyurt...
[ { "id": 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-30T13:07:04
2023-08-02T14:51:46
2023-08-02T14:51:44
COLLABORATOR
null
This PR reverts #8245, so `__add__` is defined on base messages. Resolves issue: https://github.com/langchain-ai/langchain/issues/8472
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8489/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/8489/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8489", "html_url": "https://github.com/langchain-ai/langchain/pull/8489", "diff_url": "https://github.com/langchain-ai/langchain/pull/8489.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8489.patch", "merged_at": "2023-08-...
https://api.github.com/repos/langchain-ai/langchain/issues/8488
https://api.github.com/repos/langchain-ai/langchain
https://api.github.com/repos/langchain-ai/langchain/issues/8488/labels{/name}
https://api.github.com/repos/langchain-ai/langchain/issues/8488/comments
https://api.github.com/repos/langchain-ai/langchain/issues/8488/events
https://github.com/langchain-ai/langchain/pull/8488
1,827,884,412
PR_kwDOIPDwls5WuxCT
8,488
Add new run types for Runnables
{ "login": "nfcampos", "id": 56902, "node_id": "MDQ6VXNlcjU2OTAy", "avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4", "gravatar_id": "", "url": "https://api.github.com/users/nfcampos", "html_url": "https://github.com/nfcampos", "followers_url": "https://api.github.com/users/nfcampos/foll...
[ { "id": 5680700873, "node_id": "LA_kwDOIPDwls8AAAABUpidyQ", "url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement", "name": "auto:improvement", "color": "FBCA04", "default": false, "description": "Medium size change to existing code to handle new use-cases" ...
closed
false
null
[]
null
1
2023-07-30T10:27:39
2023-08-01T11:56:41
2023-08-01T11:56:40
COLLABORATOR
null
- allow overriding run_type in on_chain_start <!-- 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 ...
{ "url": "https://api.github.com/repos/langchain-ai/langchain/issues/8488/reactions", "total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0 }
https://api.github.com/repos/langchain-ai/langchain/issues/8488/timeline
null
null
false
{ "url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8488", "html_url": "https://github.com/langchain-ai/langchain/pull/8488", "diff_url": "https://github.com/langchain-ai/langchain/pull/8488.diff", "patch_url": "https://github.com/langchain-ai/langchain/pull/8488.patch", "merged_at": "2023-08-...