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/5884 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5884/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5884/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5884/events | https://github.com/langchain-ai/langchain/pull/5884 | 1,748,008,938 | PR_kwDOIPDwls5ShrcG | 5,884 | Fix vertexai.py 'params' generation for 'init_vertexai' | {
"login": "ariel-talent-fabric",
"id": 91826611,
"node_id": "U_kgDOBXkpsw",
"avatar_url": "https://avatars.githubusercontent.com/u/91826611?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ariel-talent-fabric",
"html_url": "https://github.com/ariel-talent-fabric",
"followers_url": "https:/... | [] | closed | false | null | [] | null | 1 | 2023-06-08T14:25:20 | 2023-06-09T06:08:11 | 2023-06-09T06:08:10 | NONE | null | Fixed a bug that always constructed the 'params' dict for the 'init_vertexai' function as an empty dict.
Fixes # (issue)
#### Who can review?
Tag maintainers/contributors who might be interested:
@hwchase17
@agola11
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5884/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5884/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5884",
"html_url": "https://github.com/langchain-ai/langchain/pull/5884",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5884.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5884.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5883 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5883/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5883/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5883/events | https://github.com/langchain-ai/langchain/issues/5883 | 1,747,873,129 | I_kwDOIPDwls5oLm1p | 5,883 | Errors with .txt & .xlsx files. | {
"login": "AASPLLC",
"id": 123201739,
"node_id": "U_kgDOB1foyw",
"avatar_url": "https://avatars.githubusercontent.com/u/123201739?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/AASPLLC",
"html_url": "https://github.com/AASPLLC",
"followers_url": "https://api.github.com/users/AASPLLC/foll... | [] | closed | false | null | [] | null | 3 | 2023-06-08T13:12:55 | 2023-06-13T12:55:17 | 2023-06-13T12:55:17 | NONE | null | ### System Info
I pulled random info online for the .xlsx.
I used state of the union for the .txt
.docx works without error
.pdf works without error
All data was coded using documentation here:
https://python.langchain.com/en/latest/modules/indexes/document_loaders.html
versions:
python-3.10.11-amd64
langc... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5883/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5883/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5882 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5882/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5882/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5882/events | https://github.com/langchain-ai/langchain/issues/5882 | 1,747,845,462 | I_kwDOIPDwls5oLgFW | 5,882 | invalid JSON object: When using SelfQueryRetriever with huggingface llm | {
"login": "paniabhisek",
"id": 9455582,
"node_id": "MDQ6VXNlcjk0NTU1ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9455582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paniabhisek",
"html_url": "https://github.com/paniabhisek",
"followers_url": "https://api.github.com/us... | [] | open | false | null | [] | null | 13 | 2023-06-08T12:57:21 | 2023-12-26T02:57:51 | null | NONE | null | ### System Info
```
langchain - 0.0.188
platform - CentOS Linux 7
python - 3.8.12
```
### 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 ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5882/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/5882/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5881 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5881/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5881/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5881/events | https://github.com/langchain-ai/langchain/issues/5881 | 1,747,744,487 | I_kwDOIPDwls5oLHbn | 5,881 | Issue: The 'chain' field of ConstitutionalChain is limited to 'LLM' | {
"login": "MeowLake",
"id": 131841916,
"node_id": "U_kgDOB9u_fA",
"avatar_url": "https://avatars.githubusercontent.com/u/131841916?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MeowLake",
"html_url": "https://github.com/MeowLake",
"followers_url": "https://api.github.com/users/MeowLake/... | [] | closed | false | null | [] | null | 2 | 2023-06-08T11:57:36 | 2023-11-29T16:09:55 | 2023-11-29T16:09:54 | NONE | null | ### Issue you'd like to raise.
Failed to pass in an `AgentExecutor` as `chain` field in a `ConsitutionalChain` like this:
```python
constitutional_chain = ConsitutionalChain.from_llm(chain = intialize_agent(<some inputs>), <other inputs>)
```
Digging into the source code, I noticed that `AgentExecutor` is a `C... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5881/reactions",
"total_count": 4,
"+1": 4,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5881/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5879 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5879/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5879/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5879/events | https://github.com/langchain-ai/langchain/pull/5879 | 1,747,580,618 | PR_kwDOIPDwls5SgNUw | 5,879 | MediaWiki docloader improvements + unit tests | {
"login": "Gordon-BP",
"id": 77560236,
"node_id": "MDQ6VXNlcjc3NTYwMjM2",
"avatar_url": "https://avatars.githubusercontent.com/u/77560236?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Gordon-BP",
"html_url": "https://github.com/Gordon-BP",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 2 | 2023-06-08T10:18:39 | 2023-07-17T09:41:27 | 2023-07-15T14:49:36 | CONTRIBUTOR | null | Starting over from #5654 because I utterly borked the poetry.lock file.
Adds new paramerters for to the MWDumpLoader class:
* skip_redirecst (bool) Tells the loader to skip articles that redirect to other articles. False by default.
* stop_on_error (bool) Tells the parser to skip any page that causes a parse err... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5879/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5879/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5879",
"html_url": "https://github.com/langchain-ai/langchain/pull/5879",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5879.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5879.patch",
"merged_at": "2023-07-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5878 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5878/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5878/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5878/events | https://github.com/langchain-ai/langchain/pull/5878 | 1,747,495,254 | PR_kwDOIPDwls5Sf7yh | 5,878 | fix: TypeError when loading confluence pages by cql | {
"login": "haoqixu",
"id": 9400582,
"node_id": "MDQ6VXNlcjk0MDA1ODI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9400582?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/haoqixu",
"html_url": "https://github.com/haoqixu",
"followers_url": "https://api.github.com/users/haoqixu/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-08T09:40:54 | 2023-06-11T20:23:23 | 2023-06-11T20:23:22 | CONTRIBUTOR | null | The Confluence loader uses the wrong API (`Confluence.cql()` provided by `atlassian-python-api`) to load pages by CQL.
`Confluence.cql()` is a wrapper of the `/rest/api/search` API which searches for entities in Confluence.
To search for pages in Confluence, the loader can use the `/rest/api/content/search` API.
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5878/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5878/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5878",
"html_url": "https://github.com/langchain-ai/langchain/pull/5878",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5878.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5878.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5877 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5877/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5877/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5877/events | https://github.com/langchain-ai/langchain/pull/5877 | 1,747,475,322 | PR_kwDOIPDwls5Sf3be | 5,877 | fix: update qa_chain doc for "chai_type" | {
"login": "warjiang",
"id": 6478745,
"node_id": "MDQ6VXNlcjY0Nzg3NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6478745?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/warjiang",
"html_url": "https://github.com/warjiang",
"followers_url": "https://api.github.com/users/warji... | [] | closed | false | null | [] | null | 0 | 2023-06-08T09:28:12 | 2023-06-08T14:32:51 | 2023-06-08T14:32:51 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5877/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5877/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5877",
"html_url": "https://github.com/langchain-ai/langchain/pull/5877",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5877.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5877.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5876 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5876/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5876/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5876/events | https://github.com/langchain-ai/langchain/issues/5876 | 1,747,458,645 | I_kwDOIPDwls5oKBpV | 5,876 | Using GPT 4 or GPT 3.5 with SQL Database Agent throws OutputParserException: Could not parse LLM output: | {
"login": "RamlahAziz",
"id": 44732722,
"node_id": "MDQ6VXNlcjQ0NzMyNzIy",
"avatar_url": "https://avatars.githubusercontent.com/u/44732722?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RamlahAziz",
"html_url": "https://github.com/RamlahAziz",
"followers_url": "https://api.github.com/use... | [] | open | false | null | [] | null | 15 | 2023-06-08T09:17:15 | 2024-01-09T18:40:45 | null | NONE | null | ### System Info
python 3.10
ubuntu Ubuntu 22.04.2 LTS
langchain 0.0.194
### Who can help?
@eyurtsev
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5876/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5876/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5875 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5875/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5875/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5875/events | https://github.com/langchain-ai/langchain/issues/5875 | 1,747,446,016 | I_kwDOIPDwls5oJ-kA | 5,875 | Confluence loader raises exceptions when encounering .xlsx documents , due to lack of support in the underlying library | {
"login": "jonosooty",
"id": 132822066,
"node_id": "U_kgDOB-q0Mg",
"avatar_url": "https://avatars.githubusercontent.com/u/132822066?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jonosooty",
"html_url": "https://github.com/jonosooty",
"followers_url": "https://api.github.com/users/jonoso... | [] | closed | false | null | [] | null | 1 | 2023-06-08T09:10:50 | 2023-09-14T16:05:56 | 2023-09-14T16:05:55 | NONE | null | ### System Info
0.0.191
Python 3.9
Windows 10 Enterprise
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5875/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5875/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5874 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5874/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5874/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5874/events | https://github.com/langchain-ai/langchain/pull/5874 | 1,747,443,052 | PR_kwDOIPDwls5SfwW5 | 5,874 | Fix the shortcut conflict for document page search | {
"login": "xming521",
"id": 32786500,
"node_id": "MDQ6VXNlcjMyNzg2NTAw",
"avatar_url": "https://avatars.githubusercontent.com/u/32786500?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xming521",
"html_url": "https://github.com/xming521",
"followers_url": "https://api.github.com/users/xmi... | [] | closed | false | null | [] | null | 0 | 2023-06-08T09:08:58 | 2023-06-08T21:15:20 | 2023-06-08T21:15:20 | CONTRIBUTOR | null | Fix the document page to open both search and Mendable when pressing Ctrl+K.
I have changed the shortcut for Mendable to Ctrl+J.
<!-- If you're adding a new integration, please include:
1. a test for the integration - favor unit tests that does not rely on network access.
2. an example notebook showing its... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5874/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5874/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5874",
"html_url": "https://github.com/langchain-ai/langchain/pull/5874",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5874.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5874.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5873 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5873/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5873/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5873/events | https://github.com/langchain-ai/langchain/issues/5873 | 1,747,419,441 | I_kwDOIPDwls5oJ4Ex | 5,873 | Suggestion: Control input and output fields of HypotheticalDocumentEmbedder | {
"login": "mykytamykhailenko",
"id": 110097066,
"node_id": "U_kgDOBo_yqg",
"avatar_url": "https://avatars.githubusercontent.com/u/110097066?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mykytamykhailenko",
"html_url": "https://github.com/mykytamykhailenko",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 1 | 2023-06-08T08:55:37 | 2023-09-14T16:06:01 | 2023-09-14T16:06:00 | NONE | null | ### Issue you'd like to raise.
`HypotheticalDocumentEmbedder`'s input field name depends on the prompt selected in `PROMPT_MAP`. So, it can be `QUESTION`, `Claim`, or `PASSAGE` depending on the implementation. Could we control the name of both the output and input fields? This especially plays well when working with `... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5873/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5873/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5872 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5872/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5872/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5872/events | https://github.com/langchain-ai/langchain/issues/5872 | 1,747,393,600 | I_kwDOIPDwls5oJxxA | 5,872 | Prompt injection which leads to arbitrary code execution in `langchain.chains.PALChain` | {
"login": "Lyutoon",
"id": 57178900,
"node_id": "MDQ6VXNlcjU3MTc4OTAw",
"avatar_url": "https://avatars.githubusercontent.com/u/57178900?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Lyutoon",
"html_url": "https://github.com/Lyutoon",
"followers_url": "https://api.github.com/users/Lyutoo... | [] | closed | false | null | [] | null | 5 | 2023-06-08T08:45:37 | 2023-08-29T16:31:34 | 2023-08-29T16:31:34 | NONE | null | ### System Info
langchain version: `0.0.194`
os: `ubuntu 20.04`
python: `3.9.13`
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Promp... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5872/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5872/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5871 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5871/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5871/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5871/events | https://github.com/langchain-ai/langchain/issues/5871 | 1,747,215,529 | I_kwDOIPDwls5oJGSp | 5,871 | why azure langchain answer question confusion | {
"login": "zhuyaguang",
"id": 8857976,
"node_id": "MDQ6VXNlcjg4NTc5NzY=",
"avatar_url": "https://avatars.githubusercontent.com/u/8857976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zhuyaguang",
"html_url": "https://github.com/zhuyaguang",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 2 | 2023-06-08T07:02:58 | 2023-06-09T00:17:24 | 2023-06-09T00:17:23 | NONE | null | ### System Info
0.0.191 mac os python 3.9
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [x] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Out... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5871/reactions",
"total_count": 1,
"+1": 0,
"-1": 1,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5871/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5870 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5870/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5870/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5870/events | https://github.com/langchain-ai/langchain/issues/5870 | 1,747,200,177 | I_kwDOIPDwls5oJCix | 5,870 | STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION using StructuredTool is not generating FinalAnswer | {
"login": "amani-acog",
"id": 117151783,
"node_id": "U_kgDOBvuYJw",
"avatar_url": "https://avatars.githubusercontent.com/u/117151783?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amani-acog",
"html_url": "https://github.com/amani-acog",
"followers_url": "https://api.github.com/users/ama... | [] | open | false | null | [] | null | 6 | 2023-06-08T06:51:52 | 2023-11-20T03:30:12 | null | NONE | null | ### Issue you'd like to raise.
LangChain version: 0.0.163
Python 3.11.3
I am using StructuredTool to pass multiple arguments to a tool along with STRUCTURED_CHAT_ZERO_SHOT_REACT_DESCRIPTION as an agent. It does generating Action and ActionInput as:
Thought:The tool has successfully queried the Patents View API ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5870/reactions",
"total_count": 7,
"+1": 7,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5870/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5869 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5869/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5869/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5869/events | https://github.com/langchain-ai/langchain/issues/5869 | 1,747,104,428 | I_kwDOIPDwls5oIrKs | 5,869 | RuntimeError: no validator found for <enum 'Enum'>, see `arbitrary_types_allowed` in Config | {
"login": "hxujal",
"id": 101686179,
"node_id": "U_kgDOBg-bow",
"avatar_url": "https://avatars.githubusercontent.com/u/101686179?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hxujal",
"html_url": "https://github.com/hxujal",
"followers_url": "https://api.github.com/users/hxujal/follower... | [] | closed | false | null | [] | null | 1 | 2023-06-08T05:20:53 | 2023-09-14T16:06:06 | 2023-09-14T16:06:05 | NONE | null | ### System Info
langchain最新版本,python3.9.12
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ]... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5869/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5869/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5868 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5868/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5868/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5868/events | https://github.com/langchain-ai/langchain/issues/5868 | 1,747,086,149 | I_kwDOIPDwls5oImtF | 5,868 | Issue: How to use LoRa adpter_model.bin for gpt4all_j model in langchain? | {
"login": "ivyas21",
"id": 87355704,
"node_id": "MDQ6VXNlcjg3MzU1NzA0",
"avatar_url": "https://avatars.githubusercontent.com/u/87355704?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ivyas21",
"html_url": "https://github.com/ivyas21",
"followers_url": "https://api.github.com/users/ivyas2... | [] | closed | false | null | [] | null | 1 | 2023-06-08T05:03:18 | 2023-09-14T16:06:11 | 2023-09-14T16:06:10 | NONE | null | Where can I find documentation to use LoRa `adpter_model.bin` for `gpt4all_j model` in langchain? | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5868/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5868/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5867 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5867/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5867/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5867/events | https://github.com/langchain-ai/langchain/issues/5867 | 1,747,075,120 | I_kwDOIPDwls5oIkAw | 5,867 | Invalid response object from API: 'Unsupported data type\n' (HTTP response code was 400) | {
"login": "dineshkumarsarangapani",
"id": 1185492,
"node_id": "MDQ6VXNlcjExODU0OTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1185492?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dineshkumarsarangapani",
"html_url": "https://github.com/dineshkumarsarangapani",
"followers... | [] | closed | false | null | [] | null | 2 | 2023-06-08T04:49:07 | 2023-09-15T22:13:03 | 2023-09-11T16:55:23 | NONE | null | ### System Info
langchain-0.0.191,
openai-0.27.7,
Python 3.10.11
### 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 Selec... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5867/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5867/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5866 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5866/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5866/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5866/events | https://github.com/langchain-ai/langchain/pull/5866 | 1,747,069,815 | PR_kwDOIPDwls5SefDf | 5,866 | bump version to 194 | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5010622926,
"node_id": "LA_kwDOIPDwls8AAAABKqgJzg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/release",
"name": "release",
"color": "07D4BE",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-08T04:41:48 | 2023-06-08T05:47:50 | 2023-06-08T05:47:49 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5866/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5866/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5866",
"html_url": "https://github.com/langchain-ai/langchain/pull/5866",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5866.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5866.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5865 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5865/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5865/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5865/events | https://github.com/langchain-ai/langchain/pull/5865 | 1,747,069,663 | PR_kwDOIPDwls5SefBg | 5,865 | Harrison/nebula graph | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-08T04:41:33 | 2023-06-08T04:56:44 | 2023-06-08T04:56:43 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5865/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5865/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5865",
"html_url": "https://github.com/langchain-ai/langchain/pull/5865",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5865.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5865.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5864 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5864/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5864/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5864/events | https://github.com/langchain-ai/langchain/pull/5864 | 1,747,023,308 | PR_kwDOIPDwls5SeVLu | 5,864 | Harrison/fauna 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": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-08T03:37:29 | 2023-06-08T04:32:24 | 2023-06-08T04:32:24 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5864/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5864/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5864",
"html_url": "https://github.com/langchain-ai/langchain/pull/5864",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5864.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5864.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5863 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5863/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5863/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5863/events | https://github.com/langchain-ai/langchain/issues/5863 | 1,747,012,888 | I_kwDOIPDwls5oIU0Y | 5,863 | DOC: Missing links int Metaphor Search documentation | {
"login": "gwc4github",
"id": 3164663,
"node_id": "MDQ6VXNlcjMxNjQ2NjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/3164663?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gwc4github",
"html_url": "https://github.com/gwc4github",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 4 | 2023-06-08T03:21:21 | 2023-09-07T16:17:25 | 2023-09-07T16:15:08 | NONE | null | ### Issue with current documentation:
At the top of the doc:
https://python.langchain.com/en/latest/modules/agents/tools/examples/metaphor_search.html#call-the-api
```
Metaphor Search
This notebook goes over how to use Metaphor search.
First, you need to set up the proper API keys and environment variables. ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5863/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5863/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5862 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5862/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5862/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5862/events | https://github.com/langchain-ai/langchain/pull/5862 | 1,747,006,437 | PR_kwDOIPDwls5SeRnC | 5,862 | Baseten integration | {
"login": "philipkiely-baseten",
"id": 98474633,
"node_id": "U_kgDOBd6aiQ",
"avatar_url": "https://avatars.githubusercontent.com/u/98474633?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/philipkiely-baseten",
"html_url": "https://github.com/philipkiely-baseten",
"followers_url": "https:/... | [] | closed | false | null | [] | null | 0 | 2023-06-08T03:12:44 | 2023-06-09T06:05:58 | 2023-06-09T06:05:58 | CONTRIBUTOR | null | This PR adds a Baseten integration. I've done my best to follow the contributor's guidelines and add docs, an example notebook, and an integration test modeled after similar integrations' test.
Please let me know if there is anything I can do to improve the PR. When it is merged, please tag https://twitter.com/baset... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5862/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5862/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5862",
"html_url": "https://github.com/langchain-ai/langchain/pull/5862",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5862.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5862.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5861 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5861/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5861/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5861/events | https://github.com/langchain-ai/langchain/issues/5861 | 1,747,003,990 | I_kwDOIPDwls5oISpW | 5,861 | KeyError 'content' | {
"login": "hoohack",
"id": 4621881,
"node_id": "MDQ6VXNlcjQ2MjE4ODE=",
"avatar_url": "https://avatars.githubusercontent.com/u/4621881?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hoohack",
"html_url": "https://github.com/hoohack",
"followers_url": "https://api.github.com/users/hoohack/... | [] | closed | false | null | [] | null | 11 | 2023-06-08T03:09:03 | 2023-12-15T15:03:49 | 2023-07-24T09:51:39 | NONE | null | ### System Info
Langchain version 165
Python 3.9
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parser... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5861/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5861/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5860 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5860/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5860/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5860/events | https://github.com/langchain-ai/langchain/pull/5860 | 1,746,841,892 | PR_kwDOIPDwls5SduL8 | 5,860 | Text splitter for Markdown files by header | {
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | 2 | 2023-06-07T23:58:21 | 2023-06-12T22:46:43 | 2023-06-12T22:46:43 | COLLABORATOR | null | This creates a new kind of text splitter for markdown files.
The user can supply a set of headers that they want to split the file on.
We define a new text splitter class, `MarkdownHeaderTextSplitter`, that does a few things:
(1) For each line, it determines the associated set of user-specified headers
(2) I... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5860/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5860/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5860",
"html_url": "https://github.com/langchain-ai/langchain/pull/5860",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5860.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5860.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5859 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5859/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5859/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5859/events | https://github.com/langchain-ai/langchain/issues/5859 | 1,746,806,324 | I_kwDOIPDwls5oHiY0 | 5,859 | toolkit.py in agent toolkits vectorstore has open ai implementation which restricts the usage of other LLMs. When I try to use Googlepalm, I get the open ai error. | {
"login": "sreevatsan1991",
"id": 24813870,
"node_id": "MDQ6VXNlcjI0ODEzODcw",
"avatar_url": "https://avatars.githubusercontent.com/u/24813870?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sreevatsan1991",
"html_url": "https://github.com/sreevatsan1991",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | 2 | 2023-06-07T23:06:33 | 2023-06-08T00:07:20 | 2023-06-08T00:07:19 | NONE | null | ### System Info
langchain-0.0.193 langchainplus-sdk-0.0.4, Python 3.10.1, Windows
### Who can help?
@vowelparrot @hwchase17 @agola11
### Information
- [x] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Pro... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5859/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5859/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5858 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5858/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5858/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5858/events | https://github.com/langchain-ai/langchain/pull/5858 | 1,746,781,916 | PR_kwDOIPDwls5SdhAu | 5,858 | Update run eval imports in init | {
"login": "vowelparrot",
"id": 130414180,
"node_id": "U_kgDOB8X2ZA",
"avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vowelparrot",
"html_url": "https://github.com/vowelparrot",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T22:41:26 | 2023-06-08T17:44:38 | 2023-06-08T17:44:37 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5858/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5858/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5858",
"html_url": "https://github.com/langchain-ai/langchain/pull/5858",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5858.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5858.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5857 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5857/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5857/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5857/events | https://github.com/langchain-ai/langchain/issues/5857 | 1,746,602,602 | I_kwDOIPDwls5oGwpq | 5,857 | Issue: What if I want the langchain agent to answer an unseen type of question with its own knowledge from its pre-trained embedding? | {
"login": "GoooGu",
"id": 25328738,
"node_id": "MDQ6VXNlcjI1MzI4NzM4",
"avatar_url": "https://avatars.githubusercontent.com/u/25328738?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GoooGu",
"html_url": "https://github.com/GoooGu",
"followers_url": "https://api.github.com/users/GoooGu/fo... | [] | closed | false | null | [] | null | 8 | 2023-06-07T20:13:01 | 2023-10-31T16:06:40 | 2023-10-31T16:06:39 | NONE | null | ### Issue you'd like to raise.
Hi -
I built a langchain agent to solve business analytics problems. I gave it a bunch of examples in the prompt template about how to solve those problem and send it to the LLM for prompt engineering.
The customize tool that I have given to the agent is called `FetchBusinessData... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5857/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5857/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5856 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5856/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5856/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5856/events | https://github.com/langchain-ai/langchain/pull/5856 | 1,746,549,373 | PR_kwDOIPDwls5Sctj2 | 5,856 | Feature/add AWS Kendra Index Retriever | {
"login": "hupe1980",
"id": 24973437,
"node_id": "MDQ6VXNlcjI0OTczNDM3",
"avatar_url": "https://avatars.githubusercontent.com/u/24973437?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hupe1980",
"html_url": "https://github.com/hupe1980",
"followers_url": "https://api.github.com/users/hup... | [] | 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 | 0 | 2023-06-07T19:36:48 | 2023-06-08T22:44:10 | 2023-06-08T22:44:09 | CONTRIBUTOR | null | adding a new retriever for AWS Kendra
@dev2049 please take a look!
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5856/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5856/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5856",
"html_url": "https://github.com/langchain-ai/langchain/pull/5856",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5856.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5856.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5855 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5855/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5855/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5855/events | https://github.com/langchain-ai/langchain/pull/5855 | 1,746,482,004 | PR_kwDOIPDwls5Sce6U | 5,855 | Update to Getting Started docs page for Memory | {
"login": "daveaingram",
"id": 583008,
"node_id": "MDQ6VXNlcjU4MzAwOA==",
"avatar_url": "https://avatars.githubusercontent.com/u/583008?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daveaingram",
"html_url": "https://github.com/daveaingram",
"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": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T18:47:44 | 2023-06-08T02:45:22 | 2023-06-08T02:45:22 | CONTRIBUTOR | null | Simply fixing a small typo in the memory page.
Also removed an extra code block at the end of the file.
Along the way, the current outputs seem to have changed in a few places so left that for posterity, and updated the number of runs which seems harmless, though I can clean that up if preferred. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5855/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5855/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5855",
"html_url": "https://github.com/langchain-ai/langchain/pull/5855",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5855.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5855.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5854 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5854/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5854/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5854/events | https://github.com/langchain-ai/langchain/pull/5854 | 1,746,449,416 | PR_kwDOIPDwls5ScXwK | 5,854 | Add DeepInfra embeddings integration with tests and examples, better exception handling for Deep Infra LLM | {
"login": "yessenzhar",
"id": 8552242,
"node_id": "MDQ6VXNlcjg1NTIyNDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8552242?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yessenzhar",
"html_url": "https://github.com/yessenzhar",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 0 | 2023-06-07T18:24:54 | 2023-06-08T02:14:31 | 2023-06-08T02:14:30 | CONTRIBUTOR | null | #### Who can review?
Tag maintainers/contributors who might be interested:
@hwchase17 - project lead
- @agola11 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5854/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5854/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5854",
"html_url": "https://github.com/langchain-ai/langchain/pull/5854",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5854.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5854.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5853 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5853/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5853/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5853/events | https://github.com/langchain-ai/langchain/issues/5853 | 1,746,417,783 | I_kwDOIPDwls5oGDh3 | 5,853 | `RecursiveCharacterTextSplitter` no longer returning `lookup_index` on `create_documents` like in documentation | {
"login": "jturner116",
"id": 59941858,
"node_id": "MDQ6VXNlcjU5OTQxODU4",
"avatar_url": "https://avatars.githubusercontent.com/u/59941858?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jturner116",
"html_url": "https://github.com/jturner116",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | 1 | 2023-06-07T18:01:59 | 2023-06-07T18:50:09 | 2023-06-07T18:50:08 | NONE | null | ### System Info
Langchain 0.0.193
Documentation and example notebooks for text splitting show `lookup_index` as a field returned by `create_documents`. Using the base RecursiveCharacterTextSplitter or using a HuggingfaceTokenizer do not return this field. I can't tell if this is intentional and the docs are outdate... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5853/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5853/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5852 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5852/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5852/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5852/events | https://github.com/langchain-ai/langchain/pull/5852 | 1,746,406,357 | PR_kwDOIPDwls5ScOTE | 5,852 | Add DeepInfra embeddings integration with tests and examples, better exception handling for Deep Infra LLM | {
"login": "yessenzhar",
"id": 8552242,
"node_id": "MDQ6VXNlcjg1NTIyNDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8552242?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yessenzhar",
"html_url": "https://github.com/yessenzhar",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 0 | 2023-06-07T17:54:25 | 2023-06-07T18:24:02 | 2023-06-07T18:24:02 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5852/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5852/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5852",
"html_url": "https://github.com/langchain-ai/langchain/pull/5852",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5852.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5852.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5851 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5851/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5851/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5851/events | https://github.com/langchain-ai/langchain/issues/5851 | 1,746,359,540 | I_kwDOIPDwls5oF1T0 | 5,851 | Issue: How to do token streaming for other LLMs on Streamlit or Gradio | {
"login": "eshaanagarwal",
"id": 78371148,
"node_id": "MDQ6VXNlcjc4MzcxMTQ4",
"avatar_url": "https://avatars.githubusercontent.com/u/78371148?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eshaanagarwal",
"html_url": "https://github.com/eshaanagarwal",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 4 | 2023-06-07T17:20:31 | 2023-12-03T16:06:46 | 2023-12-03T16:06:45 | NONE | null | ### Issue you'd like to raise.
Hi i was trying to create a chatbot using LLM and langchain. It would be great if you could point me to any function or method or way to implement token streaming for my chatbot.
I am developing the UI using Streamlit but I can change to gradio too. Is there any specific way to do tha... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5851/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5851/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5850 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5850/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5850/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5850/events | https://github.com/langchain-ai/langchain/issues/5850 | 1,746,324,710 | I_kwDOIPDwls5oFszm | 5,850 | Issue: Can we replace the UI of an application using an LLM? | {
"login": "saswat0",
"id": 32325136,
"node_id": "MDQ6VXNlcjMyMzI1MTM2",
"avatar_url": "https://avatars.githubusercontent.com/u/32325136?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/saswat0",
"html_url": "https://github.com/saswat0",
"followers_url": "https://api.github.com/users/saswat... | [] | closed | false | null | [] | null | 3 | 2023-06-07T16:58:43 | 2023-09-14T16:06:17 | 2023-09-14T16:06:16 | NONE | null | ### Issue you'd like to raise.
How can one replace the UI of an application with an LLM's chat window? The bot should be able to do everything it used to but via natural language. So the end user doesn't have to click at buttons or view options in a menu; rather, he/she should be able to tell this via simple sentences... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5850/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5850/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5848 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5848/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5848/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5848/events | https://github.com/langchain-ai/langchain/pull/5848 | 1,746,312,921 | PR_kwDOIPDwls5Sb5w8 | 5,848 | Added param to return only a structured json from the get_format_instructions method | {
"login": "MassimilianoBiancucci",
"id": 25853906,
"node_id": "MDQ6VXNlcjI1ODUzOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/25853906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MassimilianoBiancucci",
"html_url": "https://github.com/MassimilianoBiancucci",
"followers_... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 1 | 2023-06-07T16:51:50 | 2023-07-08T06:57:26 | 2023-07-08T06:57:26 | CONTRIBUTOR | null | I just added a parameter to the method get_format_instructions, to return directly the JSON instructions without the leading instruction sentence. I'm planning to use it to define the structure of a JSON object passed in input, the get_format_instructions().
use case:
```python
response_schemas = [
Respons... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5848/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/5848/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5848",
"html_url": "https://github.com/langchain-ai/langchain/pull/5848",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5848.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5848.patch",
"merged_at": "2023-07-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5847 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5847/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5847/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5847/events | https://github.com/langchain-ai/langchain/pull/5847 | 1,746,302,951 | PR_kwDOIPDwls5Sb3lg | 5,847 | Add how to use a custom scraping function with the sitemap loader. | {
"login": "soos3d",
"id": 99700157,
"node_id": "U_kgDOBfFNvQ",
"avatar_url": "https://avatars.githubusercontent.com/u/99700157?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/soos3d",
"html_url": "https://github.com/soos3d",
"followers_url": "https://api.github.com/users/soos3d/followers"... | [
{
"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": 5509644103,
"node_id": "LA_kwDOIPDwls8AAAABSGZ_Rw",
"url... | closed | false | null | [] | null | 0 | 2023-06-07T16:44:54 | 2023-06-08T02:16:52 | 2023-06-08T02:16:51 | CONTRIBUTOR | null |
Hi! I just added an example of how to use a custom scraping function with the sitemap loader. I recently used this feature and had to dig in the source code to find it. I thought it might be useful to other devs to have an example in the Jupyter Notebook directly.
I only added the example to the documentation pag... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5847/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5847/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5847",
"html_url": "https://github.com/langchain-ai/langchain/pull/5847",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5847.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5847.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5846 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5846/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5846/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5846/events | https://github.com/langchain-ai/langchain/pull/5846 | 1,746,298,820 | PR_kwDOIPDwls5Sb2r2 | 5,846 | Added param to return only a structured json from the get_format_instructions method | {
"login": "MassimilianoBiancucci",
"id": 25853906,
"node_id": "MDQ6VXNlcjI1ODUzOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/25853906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MassimilianoBiancucci",
"html_url": "https://github.com/MassimilianoBiancucci",
"followers_... | [] | closed | false | null | [] | null | 0 | 2023-06-07T16:42:09 | 2023-06-07T16:50:41 | 2023-06-07T16:50:41 | CONTRIBUTOR | null | I just added a parameter to the method get_format_instructions, to return directly the JSON instructions without the leading instruction sentence. I'm planning to use it to define the structure of a JSON object passed in input, the get_format_instructions().
use case:
```python
response_schemas = [
Respons... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5846/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5846/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5846",
"html_url": "https://github.com/langchain-ai/langchain/pull/5846",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5846.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5846.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5845 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5845/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5845/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5845/events | https://github.com/langchain-ai/langchain/issues/5845 | 1,746,279,474 | I_kwDOIPDwls5oFhwy | 5,845 | Issue: Retrieval Chain | {
"login": "mykytamykhailenko",
"id": 110097066,
"node_id": "U_kgDOBo_yqg",
"avatar_url": "https://avatars.githubusercontent.com/u/110097066?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mykytamykhailenko",
"html_url": "https://github.com/mykytamykhailenko",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 4 | 2023-06-07T16:29:38 | 2023-09-18T16:09:04 | 2023-09-18T16:09:03 | NONE | null | ### Issue you'd like to raise.
Is there a chain, which can only retrieve relevant documents from the vector store?
Or do I need to create a custom one?
### Suggestion:
_No response_ | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5845/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5845/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5844 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5844/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5844/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5844/events | https://github.com/langchain-ai/langchain/pull/5844 | 1,746,255,293 | PR_kwDOIPDwls5SbtIN | 5,844 | feat: Add `UnstructuredCSVLoader` for CSV files | {
"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... | [] | closed | false | null | [] | null | 0 | 2023-06-07T16:14:05 | 2023-06-08T02:18:01 | 2023-06-08T02:18:01 | CONTRIBUTOR | null | ### Summary
Adds an `UnstructuredCSVLoader` for loading CSVs. One advantage of using `UnstructuredCSVLoader` relative to the standard `CSVLoader` is that if you use `UnstructuredCSVLoader` in `"elements"` mode, an HTML representation of the table will be available in the metadata.
#### Who can review?
@hwchase... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5844/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5844/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5844",
"html_url": "https://github.com/langchain-ai/langchain/pull/5844",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5844.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5844.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5843 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5843/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5843/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5843/events | https://github.com/langchain-ai/langchain/issues/5843 | 1,746,239,962 | I_kwDOIPDwls5oFYHa | 5,843 | API Chains | {
"login": "LarryStewart2022",
"id": 117864114,
"node_id": "U_kgDOBwZ2sg",
"avatar_url": "https://avatars.githubusercontent.com/u/117864114?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/LarryStewart2022",
"html_url": "https://github.com/LarryStewart2022",
"followers_url": "https://api.gi... | [] | closed | false | null | [] | null | 1 | 2023-06-07T16:04:43 | 2023-09-13T16:06:16 | 2023-09-13T16:06:15 | NONE | null | ### System Info
from langchain.chains import APIChain
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Pa... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5843/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5843/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5842 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5842/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5842/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5842/events | https://github.com/langchain-ai/langchain/pull/5842 | 1,746,236,799 | PR_kwDOIPDwls5SbpJA | 5,842 | Added param to return only a structured json from the get_format_instructions method | {
"login": "MassimilianoBiancucci",
"id": 25853906,
"node_id": "MDQ6VXNlcjI1ODUzOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/25853906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MassimilianoBiancucci",
"html_url": "https://github.com/MassimilianoBiancucci",
"followers_... | [] | closed | false | null | [] | null | 0 | 2023-06-07T16:03:19 | 2023-06-07T16:41:33 | 2023-06-07T16:41:33 | CONTRIBUTOR | null | I just added a parameter to the method get_format_instructions, to return directly the JSON instructions without the leading instruction sentence. I'm planning to use it to define the structure of a JSON object passed in input, the get_format_instructions().
use case:
```python
response_schemas = [
Respons... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5842/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5842/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5842",
"html_url": "https://github.com/langchain-ai/langchain/pull/5842",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5842.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5842.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5841 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5841/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5841/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5841/events | https://github.com/langchain-ai/langchain/pull/5841 | 1,746,168,438 | PR_kwDOIPDwls5SbaTK | 5,841 | Add logging in PBI tool | {
"login": "eavanvalkenburg",
"id": 13749212,
"node_id": "MDQ6VXNlcjEzNzQ5MjEy",
"avatar_url": "https://avatars.githubusercontent.com/u/13749212?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eavanvalkenburg",
"html_url": "https://github.com/eavanvalkenburg",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 0 | 2023-06-07T15:26:06 | 2023-06-30T06:38:33 | 2023-06-08T02:19:21 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5841/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5841/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5841",
"html_url": "https://github.com/langchain-ai/langchain/pull/5841",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5841.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5841.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5840 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5840/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5840/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5840/events | https://github.com/langchain-ai/langchain/issues/5840 | 1,746,130,780 | I_kwDOIPDwls5oE9dc | 5,840 | Issue: How to debug langchain speed issues? | {
"login": "cssndrx",
"id": 1688894,
"node_id": "MDQ6VXNlcjE2ODg4OTQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/1688894?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/cssndrx",
"html_url": "https://github.com/cssndrx",
"followers_url": "https://api.github.com/users/cssndrx/... | [] | closed | false | null | [] | null | 3 | 2023-06-07T15:09:31 | 2023-10-17T16:07:04 | 2023-10-17T16:07:03 | NONE | null | ### Issue you'd like to raise.
I have a simple_qa_with_sources chain - it uses unstructured library for PDF parsing, OpenAI embeddings, and FAISS vector DB. It takes about 10 seconds per query over a short 1 page document.
I would like to speed this up - but is this performance expected?
I profiled it and got ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5840/reactions",
"total_count": 10,
"+1": 3,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 7
} | https://api.github.com/repos/langchain-ai/langchain/issues/5840/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5838 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5838/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5838/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5838/events | https://github.com/langchain-ai/langchain/pull/5838 | 1,746,049,217 | PR_kwDOIPDwls5SbAoM | 5,838 | bump version to 193 | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5010622926,
"node_id": "LA_kwDOIPDwls8AAAABKqgJzg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/release",
"name": "release",
"color": "07D4BE",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T14:30:45 | 2023-06-07T14:38:59 | 2023-06-07T14:38:58 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5838/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5838/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5838",
"html_url": "https://github.com/langchain-ai/langchain/pull/5838",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5838.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5838.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5837 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5837/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5837/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5837/events | https://github.com/langchain-ai/langchain/pull/5837 | 1,745,994,607 | PR_kwDOIPDwls5Sa0t7 | 5,837 | Add additional VertexAI Params | {
"login": "thehappydinoa",
"id": 30162978,
"node_id": "MDQ6VXNlcjMwMTYyOTc4",
"avatar_url": "https://avatars.githubusercontent.com/u/30162978?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/thehappydinoa",
"html_url": "https://github.com/thehappydinoa",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 0 | 2023-06-07T14:06:43 | 2023-06-08T02:20:37 | 2023-06-08T02:20:37 | CONTRIBUTOR | null | ## Changes
- Added the `stop` param to the `_VertexAICommon` class so it can be set at llm initialization
## Example Usage
```python
VertexAI(
# ...
temperature=0.15,
max_output_tokens=128,
top_p=1,
top_k=40,
stop=["\n```"],
)
```
## Possible Reviewers
- @hwchase17
- @a... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5837/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5837/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5837",
"html_url": "https://github.com/langchain-ai/langchain/pull/5837",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5837.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5837.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5836 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5836/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5836/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5836/events | https://github.com/langchain-ai/langchain/pull/5836 | 1,745,991,826 | PR_kwDOIPDwls5Sa0HI | 5,836 | Add support for the endpoint URL in DynamoDBChatMesasgeHistory | {
"login": "rubms",
"id": 16479016,
"node_id": "MDQ6VXNlcjE2NDc5MDE2",
"avatar_url": "https://avatars.githubusercontent.com/u/16479016?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubms",
"html_url": "https://github.com/rubms",
"followers_url": "https://api.github.com/users/rubms/follow... | [] | closed | false | null | [] | null | 0 | 2023-06-07T14:05:14 | 2023-06-09T06:21:12 | 2023-06-09T06:21:12 | CONTRIBUTOR | null | This PR adds the possibility of specifying the endpoint URL to AWS in the DynamoDBChatMessageHistory, so that it is possible to target not only the AWS cloud services, but also a local installation.
Specifying the endpoint URL, which is normally not done when addressing the cloud services, is very helpful when targe... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5836/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5836/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5836",
"html_url": "https://github.com/langchain-ai/langchain/pull/5836",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5836.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5836.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5835 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5835/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5835/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5835/events | https://github.com/langchain-ai/langchain/issues/5835 | 1,745,984,951 | I_kwDOIPDwls5oEZ23 | 5,835 | Support for the AWS endpoint URL in the DynamoDBChatMessageHistory | {
"login": "rubms",
"id": 16479016,
"node_id": "MDQ6VXNlcjE2NDc5MDE2",
"avatar_url": "https://avatars.githubusercontent.com/u/16479016?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rubms",
"html_url": "https://github.com/rubms",
"followers_url": "https://api.github.com/users/rubms/follow... | [] | closed | false | null | [] | null | 0 | 2023-06-07T14:01:56 | 2023-06-09T06:21:13 | 2023-06-09T06:21:13 | CONTRIBUTOR | null | ### Feature request
I propose having the possibility of specifying the endpoint URL to AWS in the DynamoDBChatMessageHistory, so that it is possible to target not only the AWS cloud services, but also a local installation.
### Motivation
Specifying the endpoint URL, which is normally not done when addressing ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5835/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5835/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5834 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5834/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5834/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5834/events | https://github.com/langchain-ai/langchain/issues/5834 | 1,745,981,002 | I_kwDOIPDwls5oEY5K | 5,834 | using MongoDBChatMessageHistory with agent and RetrievalQA throws value is not a valid dict error | {
"login": "ali-faiz-brainx",
"id": 75253642,
"node_id": "MDQ6VXNlcjc1MjUzNjQy",
"avatar_url": "https://avatars.githubusercontent.com/u/75253642?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ali-faiz-brainx",
"html_url": "https://github.com/ali-faiz-brainx",
"followers_url": "https://api... | [] | open | false | null | [] | null | 4 | 2023-06-07T13:59:57 | 2023-10-04T09:56:03 | null | NONE | null | ### System Info
I want to develop a chatbot that answer questions to user based on the Pinecone vectors. And I want to save the chat history in MongoDB. The history part works well with buffer memory but gives value is not a valid dict error with MongoDB memory.
Here is the Code I'm using
```
def run_openai_llm... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5834/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5834/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5833 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5833/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5833/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5833/events | https://github.com/langchain-ai/langchain/issues/5833 | 1,745,974,115 | I_kwDOIPDwls5oEXNj | 5,833 | langchain-server: ModuleNotFoundError: No module named 'langchain.cli' | {
"login": "firezym",
"id": 3654421,
"node_id": "MDQ6VXNlcjM2NTQ0MjE=",
"avatar_url": "https://avatars.githubusercontent.com/u/3654421?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/firezym",
"html_url": "https://github.com/firezym",
"followers_url": "https://api.github.com/users/firezym/... | [] | closed | false | null | [] | null | 6 | 2023-06-07T13:56:35 | 2023-06-13T15:37:09 | 2023-06-13T15:37:09 | NONE | null | ### System Info
WSL Ubuntu 20.04
langchain 0.0.192
langchainplus-sdk 0.0.4
### Who can help?
@agola11
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Mod... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5833/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5833/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5832 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5832/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5832/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5832/events | https://github.com/langchain-ai/langchain/pull/5832 | 1,745,925,719 | PR_kwDOIPDwls5Salyc | 5,832 | Update microsoft loader example with docx2txt dependency | {
"login": "duarteocarmo",
"id": 26342344,
"node_id": "MDQ6VXNlcjI2MzQyMzQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/26342344?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/duarteocarmo",
"html_url": "https://github.com/duarteocarmo",
"followers_url": "https://api.github.c... | [
{
"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": 5509644103,
"node_id... | closed | false | null | [] | null | 0 | 2023-06-07T13:33:46 | 2023-06-08T02:21:49 | 2023-06-08T02:21:49 | CONTRIBUTOR | null | @eyurtsev
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5832/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5832/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5832",
"html_url": "https://github.com/langchain-ai/langchain/pull/5832",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5832.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5832.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5831 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5831/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5831/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5831/events | https://github.com/langchain-ai/langchain/pull/5831 | 1,745,892,602 | PR_kwDOIPDwls5SaeZe | 5,831 | Update openai embeddings notebook with correct embedding model in section 2 | {
"login": "daidoji",
"id": 452431,
"node_id": "MDQ6VXNlcjQ1MjQzMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/452431?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daidoji",
"html_url": "https://github.com/daidoji",
"followers_url": "https://api.github.com/users/daidoji/fo... | [
{
"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-06-07T13:21:00 | 2023-08-11T02:02:10 | 2023-08-11T02:02:10 | CONTRIBUTOR | null | In second section it looks like a copy/paste from the first section and doesn't include the specific embedding model mentioned in the example so I added it for clarity.
<!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valua... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5831/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5831/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5831",
"html_url": "https://github.com/langchain-ai/langchain/pull/5831",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5831.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5831.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5830 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5830/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5830/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5830/events | https://github.com/langchain-ai/langchain/pull/5830 | 1,745,869,360 | PR_kwDOIPDwls5SaZQf | 5,830 | Update openai.ipynb embedding to reflect model named in example | {
"login": "daidoji",
"id": 452431,
"node_id": "MDQ6VXNlcjQ1MjQzMQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/452431?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daidoji",
"html_url": "https://github.com/daidoji",
"followers_url": "https://api.github.com/users/daidoji/fo... | [] | closed | false | null | [] | null | 0 | 2023-06-07T13:10:55 | 2023-06-07T13:15:26 | 2023-06-07T13:15:21 | CONTRIBUTOR | null | There were two sections showing how to call different embedding models with openai. However, the second section was just a copy/paste from the first and didn't include the model name as intended I think.
<!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Pleas... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5830/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5830/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5830",
"html_url": "https://github.com/langchain-ai/langchain/pull/5830",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5830.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5830.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5829 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5829/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5829/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5829/events | https://github.com/langchain-ai/langchain/issues/5829 | 1,745,839,229 | I_kwDOIPDwls5oD2R9 | 5,829 | reduce with long text | {
"login": "nezhazheng",
"id": 1982475,
"node_id": "MDQ6VXNlcjE5ODI0NzU=",
"avatar_url": "https://avatars.githubusercontent.com/u/1982475?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nezhazheng",
"html_url": "https://github.com/nezhazheng",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 1 | 2023-06-07T12:55:30 | 2023-09-13T16:06:23 | 2023-09-13T16:06:22 | NONE | null | ### Issue you'd like to raise.
I have a large text that I want to summarize using the load_summarize_chain map_reduce type. However, I found that the text is still too large after the reduce stage, exceeding the token limit. How can I generally solve this problem?
Error message:
A single document was so long it co... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5829/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5829/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5826 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5826/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5826/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5826/events | https://github.com/langchain-ai/langchain/issues/5826 | 1,745,762,876 | I_kwDOIPDwls5oDjo8 | 5,826 | SQLalchemy MovedIn20Warning error when writing app tests that includes langchain | {
"login": "tonilopezmr",
"id": 5845622,
"node_id": "MDQ6VXNlcjU4NDU2MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/5845622?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tonilopezmr",
"html_url": "https://github.com/tonilopezmr",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | 1 | 2023-06-07T12:13:16 | 2023-09-13T16:06:27 | 2023-09-13T16:06:26 | NONE | null | ### System Info
When running `nox test` there is a warning about SQLalchemy MovedIn20Warning deprecated, here is the error:
Happening in `langchain = "^0.0.183"`
```
.nox/test/lib/python3.10/site-packages/langchain/__init__.py:7: in <module>
from langchain.cache import BaseCache
.nox/test/lib/python3.10/s... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5826/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/5826/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5825 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5825/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5825/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5825/events | https://github.com/langchain-ai/langchain/pull/5825 | 1,745,664,387 | PR_kwDOIPDwls5SZsPq | 5,825 | Create snowflake Loader | {
"login": "sergiolrinditex",
"id": 119440106,
"node_id": "U_kgDOBx6C6g",
"avatar_url": "https://avatars.githubusercontent.com/u/119440106?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sergiolrinditex",
"html_url": "https://github.com/sergiolrinditex",
"followers_url": "https://api.githu... | [] | closed | false | null | [] | null | 3 | 2023-06-07T11:19:15 | 2023-06-10T20:05:06 | 2023-06-09T05:03:01 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5825/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5825/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5825",
"html_url": "https://github.com/langchain-ai/langchain/pull/5825",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5825.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5825.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5824 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5824/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5824/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5824/events | https://github.com/langchain-ai/langchain/issues/5824 | 1,745,475,416 | I_kwDOIPDwls5oCddY | 5,824 | Support integer/float comparators for WeaviateTranslator | {
"login": "Yanterra",
"id": 12778725,
"node_id": "MDQ6VXNlcjEyNzc4NzI1",
"avatar_url": "https://avatars.githubusercontent.com/u/12778725?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Yanterra",
"html_url": "https://github.com/Yanterra",
"followers_url": "https://api.github.com/users/Yan... | [] | closed | false | null | [] | null | 1 | 2023-06-07T09:38:21 | 2023-09-13T16:06:31 | 2023-09-13T16:06:31 | NONE | null | ### Feature request
The WeaviateTranslator Class should allow for Comparators like GTE, GT, LT or LTE when using number/float attributes in Weaviate.
### Motivation
Currently, when using the [SelfQueryRetriever with Weaviate](https://python.langchain.com/en/latest/modules/indexes/retrievers/examples/weaviate_self_qu... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5824/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5824/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5823 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5823/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5823/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5823/events | https://github.com/langchain-ai/langchain/pull/5823 | 1,745,456,809 | PR_kwDOIPDwls5SY-il | 5,823 | add ocr_languages param for ConfluenceLoader.load() | {
"login": "blankbro",
"id": 31715758,
"node_id": "MDQ6VXNlcjMxNzE1NzU4",
"avatar_url": "https://avatars.githubusercontent.com/u/31715758?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/blankbro",
"html_url": "https://github.com/blankbro",
"followers_url": "https://api.github.com/users/bla... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 3 | 2023-06-07T09:27:46 | 2023-06-10T23:51:04 | 2023-06-10T23:51:04 | CONTRIBUTOR | null | @eyurtsev
当Confluence文档内容中包含附件,且附件内容为非英文时,提取出来的文本是乱码的。
When the content of the document contains attachments, and the content of the attachments is not in English, the extracted text is garbled.
这主要是因为没有为pytesseract传递lang参数,默认情况下只支持英文。
This is mainly because lang parameter is not passed to pytesseract, and onl... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5823/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5823/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5823",
"html_url": "https://github.com/langchain-ai/langchain/pull/5823",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5823.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5823.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5822 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5822/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5822/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5822/events | https://github.com/langchain-ai/langchain/issues/5822 | 1,745,358,828 | I_kwDOIPDwls5oCA_s | 5,822 | skip openai params when embedding | {
"login": "warjiang",
"id": 6478745,
"node_id": "MDQ6VXNlcjY0Nzg3NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6478745?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/warjiang",
"html_url": "https://github.com/warjiang",
"followers_url": "https://api.github.com/users/warji... | [] | closed | false | null | [] | null | 0 | 2023-06-07T08:36:23 | 2023-06-07T14:32:59 | 2023-06-07T14:32:59 | CONTRIBUTOR | null | ### System Info
langchain@0.0.192
I upgrade my langchain lib by execute pip install -U langchain, and the verion is 0.0.192。But i found that openai.api_base not working. I use azure openai service as openai backend, the openai.api_base is very import for me. I hava compared tag/0.0.192 and tag/0.0.191, and figure out... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5822/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5822/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5821 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5821/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5821/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5821/events | https://github.com/langchain-ai/langchain/pull/5821 | 1,745,348,855 | PR_kwDOIPDwls5SYnZ3 | 5,821 | fix: fullfill openai params when embedding | {
"login": "warjiang",
"id": 6478745,
"node_id": "MDQ6VXNlcjY0Nzg3NDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/6478745?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/warjiang",
"html_url": "https://github.com/warjiang",
"followers_url": "https://api.github.com/users/warji... | [] | closed | false | null | [] | null | 0 | 2023-06-07T08:30:23 | 2023-06-07T14:32:58 | 2023-06-07T14:32:58 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5821/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5821/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5821",
"html_url": "https://github.com/langchain-ai/langchain/pull/5821",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5821.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5821.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5820 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5820/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5820/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5820/events | https://github.com/langchain-ai/langchain/issues/5820 | 1,745,282,711 | I_kwDOIPDwls5oBuaX | 5,820 | Issue: RateLimitError: The server had an error while processing your request. Sorry about that! | {
"login": "mykytamykhailenko",
"id": 110097066,
"node_id": "U_kgDOBo_yqg",
"avatar_url": "https://avatars.githubusercontent.com/u/110097066?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mykytamykhailenko",
"html_url": "https://github.com/mykytamykhailenko",
"followers_url": "https://api... | [] | closed | false | null | [] | null | 8 | 2023-06-07T07:51:10 | 2023-12-18T23:50:03 | 2023-12-18T23:50:02 | NONE | null | ### Issue you'd like to raise.
I have encountered the following error:
`RateLimitError: The server had an error while processing your request. Sorry about that!`
This is the call stack:
```---------------------------------------------------------------------------
RateLimitError Tracebac... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5820/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/5820/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5819 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5819/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5819/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5819/events | https://github.com/langchain-ai/langchain/issues/5819 | 1,745,264,416 | I_kwDOIPDwls5oBp8g | 5,819 | Issue: cannot using cuBLAS to accelerate | {
"login": "yixliu1",
"id": 49300332,
"node_id": "MDQ6VXNlcjQ5MzAwMzMy",
"avatar_url": "https://avatars.githubusercontent.com/u/49300332?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yixliu1",
"html_url": "https://github.com/yixliu1",
"followers_url": "https://api.github.com/users/yixliu... | [] | closed | false | null | [] | null | 1 | 2023-06-07T07:40:36 | 2023-09-13T16:06:37 | 2023-09-13T16:06:36 | NONE | null | ### Issue you'd like to raise.
so I am successfully use CPU version of LLama,
However, when I want to use cuBLAS to accelerate, BLAS = 0 in model properties.
My process is as following:
1. Since I am using HPC, I firstly load CUDA tookit by `module load`.
2. Set environment variable LLAMA_CUBLAS=1
3. Reinstall ll... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5819/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5819/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5818 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5818/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5818/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5818/events | https://github.com/langchain-ai/langchain/pull/5818 | 1,745,230,568 | PR_kwDOIPDwls5SYNxO | 5,818 | Implement saving and loading of RetrievalQA chain | {
"login": "liangz1",
"id": 7851093,
"node_id": "MDQ6VXNlcjc4NTEwOTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/7851093?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/liangz1",
"html_url": "https://github.com/liangz1",
"followers_url": "https://api.github.com/users/liangz1/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T07:21:07 | 2023-06-08T04:07:13 | 2023-06-08T04:07:13 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5818/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5818/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5818",
"html_url": "https://github.com/langchain-ai/langchain/pull/5818",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5818.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5818.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5817 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5817/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5817/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5817/events | https://github.com/langchain-ai/langchain/issues/5817 | 1,745,229,585 | I_kwDOIPDwls5oBhcR | 5,817 | how to clear VectorStoreRetrieverMemory? | {
"login": "dengxian-xreal",
"id": 134575521,
"node_id": "U_kgDOCAV1oQ",
"avatar_url": "https://avatars.githubusercontent.com/u/134575521?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dengxian-xreal",
"html_url": "https://github.com/dengxian-xreal",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 1 | 2023-06-07T07:20:29 | 2023-06-08T02:57:48 | 2023-06-08T02:57:48 | NONE | null | ### System Info
python: 3.9
langchain: 0.0.190
MacOS 13.2.1 (22D68)
### Who can help?
@hwchase17
### Information
I use **CombinedMemory** which contains **VectorStoreRetrieverMemory** and **ConversationBufferMemory** in my app. It seems that ConversationBufferMemory is easy to clear, but when I use... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5817/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5817/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5816 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5816/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5816/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5816/events | https://github.com/langchain-ai/langchain/issues/5816 | 1,745,171,377 | I_kwDOIPDwls5oBTOx | 5,816 | Issue: OpenAIEmbeddings class about Azure Openai usage example error | {
"login": "Magicen0722",
"id": 66616125,
"node_id": "MDQ6VXNlcjY2NjE2MTI1",
"avatar_url": "https://avatars.githubusercontent.com/u/66616125?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Magicen0722",
"html_url": "https://github.com/Magicen0722",
"followers_url": "https://api.github.com/... | [] | closed | false | null | [] | null | 3 | 2023-06-07T06:52:58 | 2023-07-19T10:10:33 | 2023-07-19T10:10:33 | NONE | null | https://github.com/hwchase17/langchain/blob/b3ae6bcd3f42ec85ee65eb29c922ab22a17a0210/langchain/embeddings/openai.py#L100
I was profoundly misled by it when using it, the parameters used in the use case depicted in the example have been renamed to openai_api_base, which seems to be an exact bug, the correct example:
`... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5816/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5816/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5815 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5815/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5815/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5815/events | https://github.com/langchain-ai/langchain/pull/5815 | 1,745,168,525 | PR_kwDOIPDwls5SX_8S | 5,815 | FIX: backslash escaped | {
"login": "ugfly1210",
"id": 30715202,
"node_id": "MDQ6VXNlcjMwNzE1MjAy",
"avatar_url": "https://avatars.githubusercontent.com/u/30715202?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ugfly1210",
"html_url": "https://github.com/ugfly1210",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 1 | 2023-06-07T06:51:20 | 2023-06-08T01:49:13 | 2023-06-07T23:01:08 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5815/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5815/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5815",
"html_url": "https://github.com/langchain-ai/langchain/pull/5815",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5815.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5815.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5814 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5814/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5814/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5814/events | https://github.com/langchain-ai/langchain/pull/5814 | 1,745,133,013 | PR_kwDOIPDwls5SX4YJ | 5,814 | docs: add Shale Protocol integration guide | {
"login": "renning22",
"id": 4597657,
"node_id": "MDQ6VXNlcjQ1OTc2NTc=",
"avatar_url": "https://avatars.githubusercontent.com/u/4597657?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/renning22",
"html_url": "https://github.com/renning22",
"followers_url": "https://api.github.com/users/re... | [] | closed | false | null | [] | null | 0 | 2023-06-07T06:26:55 | 2023-06-08T02:25:59 | 2023-06-08T02:25:59 | CONTRIBUTOR | null | This PR adds documentation for Shale Protocol's integration with LangChain.
[Shale Protocol](https://shaleprotocol.com) provides forever-free production-ready inference APIs to the open-source community. We have global data centers and plan to support all major open LLMs (estimated ~1,000 by 2025).
The team consi... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5814/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5814/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5814",
"html_url": "https://github.com/langchain-ai/langchain/pull/5814",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5814.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5814.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5812 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5812/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5812/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5812/events | https://github.com/langchain-ai/langchain/pull/5812 | 1,745,041,511 | PR_kwDOIPDwls5SXkgK | 5,812 | bump ver to 192 | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T05:02:35 | 2023-06-07T05:23:12 | 2023-06-07T05:23:11 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5812/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5812",
"html_url": "https://github.com/langchain-ai/langchain/pull/5812",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5812.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5812.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5811 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5811/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5811/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5811/events | https://github.com/langchain-ai/langchain/pull/5811 | 1,745,037,726 | PR_kwDOIPDwls5SXjqH | 5,811 | rm docs mongo | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T04:59:33 | 2023-06-07T05:22:45 | 2023-06-07T05:22:44 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5811/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5811/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5811",
"html_url": "https://github.com/langchain-ai/langchain/pull/5811",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5811.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5811.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5810 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5810/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5810/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5810/events | https://github.com/langchain-ai/langchain/pull/5810 | 1,745,029,099 | PR_kwDOIPDwls5SXhvu | 5,810 | Add in the async methods and link the run id | {
"login": "vowelparrot",
"id": 130414180,
"node_id": "U_kgDOB8X2ZA",
"avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vowelparrot",
"html_url": "https://github.com/vowelparrot",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T04:50:57 | 2023-06-07T15:27:45 | 2023-06-07T15:27:44 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5810/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5810/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5810",
"html_url": "https://github.com/langchain-ai/langchain/pull/5810",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5810.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5810.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5809 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5809/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5809/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5809/events | https://github.com/langchain-ai/langchain/pull/5809 | 1,745,012,637 | PR_kwDOIPDwls5SXeQE | 5,809 | Add DeepInfra embeddings integration with tests and examples, better exception handling for Deep Infra LLM. | {
"login": "yessenzhar",
"id": 8552242,
"node_id": "MDQ6VXNlcjg1NTIyNDI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8552242?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yessenzhar",
"html_url": "https://github.com/yessenzhar",
"followers_url": "https://api.github.com/users... | [] | closed | false | null | [] | null | 0 | 2023-06-07T04:31:30 | 2023-06-07T17:52:39 | 2023-06-07T17:52:39 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5809/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5809/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5809",
"html_url": "https://github.com/langchain-ai/langchain/pull/5809",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5809.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5809.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5808 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5808/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5808/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5808/events | https://github.com/langchain-ai/langchain/pull/5808 | 1,744,980,578 | PR_kwDOIPDwls5SXXQt | 5,808 | fixed faiss integ tests | {
"login": "bnassivet",
"id": 42321180,
"node_id": "MDQ6VXNlcjQyMzIxMTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/42321180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bnassivet",
"html_url": "https://github.com/bnassivet",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T03:53:20 | 2023-06-07T05:07:28 | 2023-06-07T05:07:27 | CONTRIBUTOR | null | Fixes # 5807
Realigned tests with implementation.
Also reinforced folder unicity for the test_faiss_local_save_load test using date-time suffix
#### Before submitting
- Integration test updated
- formatting and linting ok (locally)
#### Who can review?
Tag maintainers/contributors who might be interes... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5808/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5808/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5808",
"html_url": "https://github.com/langchain-ai/langchain/pull/5808",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5808.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5808.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5807 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5807/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5807/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5807/events | https://github.com/langchain-ai/langchain/issues/5807 | 1,744,977,363 | I_kwDOIPDwls5oAj3T | 5,807 | Issue: Integration tests fail for faiss vector store | {
"login": "bnassivet",
"id": 42321180,
"node_id": "MDQ6VXNlcjQyMzIxMTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/42321180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bnassivet",
"html_url": "https://github.com/bnassivet",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T03:49:08 | 2023-06-19T00:25:50 | 2023-06-19T00:25:50 | CONTRIBUTOR | null | ### Issue you'd like to raise.
Integration tests for faiss vector store fail when run.
It appears that the tests are not in sync with the module implementation.
command: poetry run pytest tests/integration_tests/vectorstores/test_faiss.py
Results summary:
===================================================... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5807/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5807/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5806 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5806/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5806/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5806/events | https://github.com/langchain-ai/langchain/pull/5806 | 1,744,965,008 | PR_kwDOIPDwls5SXT8A | 5,806 | Update adding_memory.ipynb | {
"login": "ASwitlyk",
"id": 7741426,
"node_id": "MDQ6VXNlcjc3NDE0MjY=",
"avatar_url": "https://avatars.githubusercontent.com/u/7741426?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ASwitlyk",
"html_url": "https://github.com/ASwitlyk",
"followers_url": "https://api.github.com/users/ASwit... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T03:30:42 | 2023-06-07T05:10:54 | 2023-06-07T05:10:54 | CONTRIBUTOR | null | just change "to" to "too" so it matches the above prompt
<!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and rele... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5806/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5806/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5806",
"html_url": "https://github.com/langchain-ai/langchain/pull/5806",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5806.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5806.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5805 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5805/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5805/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5805/events | https://github.com/langchain-ai/langchain/pull/5805 | 1,744,942,400 | PR_kwDOIPDwls5SXPAr | 5,805 | add doc about reusing MongoDBAtlasVectorSearch | {
"login": "Pliman",
"id": 3078105,
"node_id": "MDQ6VXNlcjMwNzgxMDU=",
"avatar_url": "https://avatars.githubusercontent.com/u/3078105?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Pliman",
"html_url": "https://github.com/Pliman",
"followers_url": "https://api.github.com/users/Pliman/foll... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T03:02:46 | 2023-06-07T06:16:57 | 2023-06-07T05:10:36 | CONTRIBUTOR | null | DOC: add doc about reusing MongoDBAtlasVectorSearch
#### Who can review?
Anyone authorized.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5805/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5805/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5805",
"html_url": "https://github.com/langchain-ai/langchain/pull/5805",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5805.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5805.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5804 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5804/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5804/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5804/events | https://github.com/langchain-ai/langchain/pull/5804 | 1,744,936,280 | PR_kwDOIPDwls5SXNse | 5,804 | split up batch llm calls into separate runs | {
"login": "agola11",
"id": 9536492,
"node_id": "MDQ6VXNlcjk1MzY0OTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/9536492?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/agola11",
"html_url": "https://github.com/agola11",
"followers_url": "https://api.github.com/users/agola11/... | [] | closed | false | null | [] | null | 2 | 2023-06-07T02:55:05 | 2023-07-06T09:58:50 | 2023-06-25T04:03:31 | COLLABORATOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5804/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5804/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5804",
"html_url": "https://github.com/langchain-ai/langchain/pull/5804",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5804.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5804.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5803 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5803/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5803/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5803/events | https://github.com/langchain-ai/langchain/issues/5803 | 1,744,890,796 | I_kwDOIPDwls5oAOus | 5,803 | Issue: JSON agent tool "json_spec_list_keys" does not error when access non existing list | {
"login": "nai-kon",
"id": 25865392,
"node_id": "MDQ6VXNlcjI1ODY1Mzky",
"avatar_url": "https://avatars.githubusercontent.com/u/25865392?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nai-kon",
"html_url": "https://github.com/nai-kon",
"followers_url": "https://api.github.com/users/nai-ko... | [] | closed | false | null | [] | null | 1 | 2023-06-07T01:54:03 | 2023-09-13T16:06:41 | 2023-09-13T16:06:40 | NONE | null | ### Issue you'd like to raise.
`json_spec_list_keys` works with not exists list index `[0]` and no error occurs.
Here is a a simple example.
```python
# [test.json]
#
# {
# "name": "Andrew Lee",
# "assets": {"cash": 10000, "stock": 5000}
# }
json_spec = JsonSpec.from_file(pathlib.Path("test.json"))... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5803/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5803/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5802 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5802/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5802/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5802/events | https://github.com/langchain-ai/langchain/pull/5802 | 1,744,868,110 | PR_kwDOIPDwls5SW_If | 5,802 | Add UTF-8 json ouput support while langchain.debug is set to True. | {
"login": "boxcounter",
"id": 4317474,
"node_id": "MDQ6VXNlcjQzMTc0NzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/4317474?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/boxcounter",
"html_url": "https://github.com/boxcounter",
"followers_url": "https://api.github.com/users... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-07T01:27:51 | 2023-06-07T04:56:33 | 2023-06-07T04:56:33 | CONTRIBUTOR | null | Before:
<img width="984" alt="image" src="https://github.com/hwchase17/langchain/assets/4317474/2b0807b4-a1d6-4df2-87cc-92b1c8e10534">
After:
<img width="992" alt="image" src="https://github.com/hwchase17/langchain/assets/4317474/128c2c7d-2ed5-4c95-954d-b0964c83526a">
Thanks in advance.
@agola11
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5802/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5802/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5802",
"html_url": "https://github.com/langchain-ai/langchain/pull/5802",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5802.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5802.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5801 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5801/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5801/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5801/events | https://github.com/langchain-ai/langchain/pull/5801 | 1,744,859,177 | PR_kwDOIPDwls5SW9NU | 5,801 | Rm extraneous args to the trace group helper | {
"login": "vowelparrot",
"id": 130414180,
"node_id": "U_kgDOB8X2ZA",
"avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vowelparrot",
"html_url": "https://github.com/vowelparrot",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-07T01:17:46 | 2023-06-07T20:09:30 | 2023-06-07T20:09:29 | CONTRIBUTOR | null | These are being ignored | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5801/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5801/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5801",
"html_url": "https://github.com/langchain-ai/langchain/pull/5801",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5801.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5801.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5800 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5800/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5800/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5800/events | https://github.com/langchain-ai/langchain/pull/5800 | 1,744,795,702 | PR_kwDOIPDwls5SWv36 | 5,800 | [Docs][Hotfix] Fix broken links | {
"login": "kouroshHakha",
"id": 31483498,
"node_id": "MDQ6VXNlcjMxNDgzNDk4",
"avatar_url": "https://avatars.githubusercontent.com/u/31483498?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kouroshHakha",
"html_url": "https://github.com/kouroshHakha",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 0 | 2023-06-07T00:01:11 | 2023-06-07T00:17:16 | 2023-06-07T00:17:16 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5800/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5800/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5800",
"html_url": "https://github.com/langchain-ai/langchain/pull/5800",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5800.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5800.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5799 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5799/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5799/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5799/events | https://github.com/langchain-ai/langchain/issues/5799 | 1,744,793,878 | I_kwDOIPDwls5n_3EW | 5,799 | Utilizing langchain library for SQL database querying with GIS functionality | {
"login": "vlasvlasvlas",
"id": 4071796,
"node_id": "MDQ6VXNlcjQwNzE3OTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/4071796?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vlasvlasvlas",
"html_url": "https://github.com/vlasvlasvlas",
"followers_url": "https://api.github.com... | [] | open | false | null | [] | null | 19 | 2023-06-07T00:00:19 | 2023-11-28T17:57:06 | null | NONE | null | ### Feature request
Hi!
It's possible to integrate the langchain library with a SQL database, enabling the execution of SQL queries with spatial analysis capabilities?
Specifically, I'd like to leverage GIS functions to perform spatial operations such as distance calculations, point-in-polygon queries, and othe... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5799/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/5799/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5798 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5798/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5798/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5798/events | https://github.com/langchain-ai/langchain/pull/5798 | 1,744,712,875 | PR_kwDOIPDwls5SWdna | 5,798 | LOTR: Lord of the Retrievers. A retriever that merge several retrievers together applying document_formatters to them. | {
"login": "GMartin-dev",
"id": 1821407,
"node_id": "MDQ6VXNlcjE4MjE0MDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1821407?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/GMartin-dev",
"html_url": "https://github.com/GMartin-dev",
"followers_url": "https://api.github.com/us... | [] | closed | false | null | [] | null | 11 | 2023-06-06T22:31:47 | 2023-06-19T07:46:52 | 2023-06-10T15:41:02 | CONTRIBUTOR | null | "One Retriever to merge them all, One Retriever to expose them, One Retriever to bring them all and in and process them with Document formatters."
Hi @dev2049! Here bothering people again!
I'm using this simple idea to deal with merging the output of several retrievers into one.
I'm aware of DocumentCompressorPi... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5798/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5798/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5798",
"html_url": "https://github.com/langchain-ai/langchain/pull/5798",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5798.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5798.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5796 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5796/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5796/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5796/events | https://github.com/langchain-ai/langchain/pull/5796 | 1,744,561,290 | PR_kwDOIPDwls5SV8Oc | 5,796 | Revise DATABRICKS_API_TOKEN as DATABRICKS_TOKEN | {
"login": "gengliangwang",
"id": 1097932,
"node_id": "MDQ6VXNlcjEwOTc5MzI=",
"avatar_url": "https://avatars.githubusercontent.com/u/1097932?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gengliangwang",
"html_url": "https://github.com/gengliangwang",
"followers_url": "https://api.github.... | [] | closed | false | null | [] | null | 1 | 2023-06-06T20:35:37 | 2023-06-06T21:22:50 | 2023-06-06T21:22:50 | CONTRIBUTOR | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
Replace this with a description of the change, the issue it fixes (if applicable), and relevant context. List any dependencies required for this change... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5796/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5796/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5796",
"html_url": "https://github.com/langchain-ai/langchain/pull/5796",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5796.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5796.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5795 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5795/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5795/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5795/events | https://github.com/langchain-ai/langchain/issues/5795 | 1,744,520,207 | I_kwDOIPDwls5n-0QP | 5,795 | Getting Import Error Basemodel | {
"login": "alijavaidistar",
"id": 131304144,
"node_id": "U_kgDOB9OK0A",
"avatar_url": "https://avatars.githubusercontent.com/u/131304144?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alijavaidistar",
"html_url": "https://github.com/alijavaidistar",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 5 | 2023-06-06T20:07:52 | 2023-09-18T16:09:09 | 2023-09-18T16:09:09 | NONE | null | ### System Info
Hello,
I am getting an error in import
Here are my import statements:
from llama_index import SimpleDirectoryReader, GPTListIndex, readers, GPTSimpleVectorIndex, LLMPredictor, PromptHelper
from langchain import OpenAI
import sys
import os
from IPython.display import Markdown, display
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5795/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5795/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5794 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5794/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5794/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5794/events | https://github.com/langchain-ai/langchain/pull/5794 | 1,744,498,109 | PR_kwDOIPDwls5SVuHV | 5,794 | fixing from_documents method of the MongoDB Atlas vector store | {
"login": "P-E-B",
"id": 38215315,
"node_id": "MDQ6VXNlcjM4MjE1MzE1",
"avatar_url": "https://avatars.githubusercontent.com/u/38215315?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/P-E-B",
"html_url": "https://github.com/P-E-B",
"followers_url": "https://api.github.com/users/P-E-B/follow... | [] | closed | false | null | [] | null | 0 | 2023-06-06T19:55:00 | 2023-06-06T21:22:23 | 2023-06-06T21:22:23 | CONTRIBUTOR | null | FIxed a bug in from_documents method --> Collection objects do not implement truth value testing or bool().
@dev2049
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5794/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5794/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5794",
"html_url": "https://github.com/langchain-ai/langchain/pull/5794",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5794.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5794.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5793 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5793/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5793/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5793/events | https://github.com/langchain-ai/langchain/pull/5793 | 1,744,495,609 | PR_kwDOIPDwls5SVtib | 5,793 | Fix exporting GCP Vertex Matching Engine from vectorstores | {
"login": "mjmammoth",
"id": 78297942,
"node_id": "MDQ6VXNlcjc4Mjk3OTQy",
"avatar_url": "https://avatars.githubusercontent.com/u/78297942?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mjmammoth",
"html_url": "https://github.com/mjmammoth",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 0 | 2023-06-06T19:53:59 | 2023-06-08T02:45:34 | 2023-06-08T02:45:34 | CONTRIBUTOR | null | The Vertex Matching Engine docs include [the line](https://github.com/hwchase17/langchain/blob/b177a29d3f942eeccf85814f0f628c32509b9b6a/docs/modules/indexes/vectorstores/examples/matchingengine.ipynb?short_path=54ebfde#L32) `from langchain.vectorstores import MatchingEngine` which doesn't work as it wasn't added to the... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5793/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5793/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5793",
"html_url": "https://github.com/langchain-ai/langchain/pull/5793",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5793.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5793.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5792 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5792/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5792/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5792/events | https://github.com/langchain-ai/langchain/pull/5792 | 1,744,334,274 | PR_kwDOIPDwls5SVKFX | 5,792 | WIP: openai settings | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 2 | 2023-06-06T17:59:33 | 2023-07-18T08:48:16 | 2023-06-07T04:57:58 | COLLABORATOR | null | [] need to test more
[] make sure they arent saved when serializing
[] do for embeddings | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5792/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5792/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5792",
"html_url": "https://github.com/langchain-ai/langchain/pull/5792",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5792.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5792.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5791 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5791/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5791/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5791/events | https://github.com/langchain-ai/langchain/issues/5791 | 1,744,309,218 | I_kwDOIPDwls5n-Avi | 5,791 | Enable the use of Unstructured loaders with Google drive loader | {
"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... | [] | closed | false | null | [] | null | 3 | 2023-06-06T17:42:09 | 2023-11-06T14:57:07 | 2023-10-30T16:18:39 | CONTRIBUTOR | null | ### Feature request
The goal of this issue is to enable the use of Unstructured loaders in conjunction with the Google drive loader.
### Motivation
This would enable the use of the GoogleDriveLoader with document types other than the standard Google Drive documents/spreadsheets/presentations.
### Your contribution
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5791/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5791/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5789 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5789/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5789/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5789/events | https://github.com/langchain-ai/langchain/pull/5789 | 1,744,200,456 | PR_kwDOIPDwls5SUs7_ | 5,789 | added support for different types in ResponseSchema class | {
"login": "MassimilianoBiancucci",
"id": 25853906,
"node_id": "MDQ6VXNlcjI1ODUzOTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/25853906?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MassimilianoBiancucci",
"html_url": "https://github.com/MassimilianoBiancucci",
"followers_... | [] | closed | false | null | [] | null | 1 | 2023-06-06T16:26:26 | 2023-06-07T05:00:49 | 2023-06-07T05:00:49 | CONTRIBUTOR | null | I added support for specifing different types with ResponseSchema objects:
## before
`
extracted_info = ResponseSchema(name="extracted_info", description="List of extracted information")
`
generate the following doc: ```json\n{\n\t\"extracted_info\": string // List of extracted information}```
This brings GPT t... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5789/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5789/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5789",
"html_url": "https://github.com/langchain-ai/langchain/pull/5789",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5789.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5789.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5788 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5788/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5788/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5788/events | https://github.com/langchain-ai/langchain/issues/5788 | 1,744,062,702 | I_kwDOIPDwls5n9Eju | 5,788 | Not only print HumanInputRun tool query to console, but also export query as a string variable | {
"login": "MeowLake",
"id": 131841916,
"node_id": "U_kgDOB9u_fA",
"avatar_url": "https://avatars.githubusercontent.com/u/131841916?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MeowLake",
"html_url": "https://github.com/MeowLake",
"followers_url": "https://api.github.com/users/MeowLake/... | [] | closed | false | null | [] | null | 1 | 2023-06-06T15:04:18 | 2023-09-12T16:09:48 | 2023-09-12T16:09:47 | NONE | null | ### Feature request
Now when the `HumanInputRun` is run, it goes through three steps in order:
1. print out the query that is to be clarified to console
2. call input function to get user input
3. return the user input to the downstream
Hopefully the query in 1st step can be exported as a string **variable** l... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5788/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5788/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5787 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5787/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5787/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5787/events | https://github.com/langchain-ai/langchain/issues/5787 | 1,744,057,044 | I_kwDOIPDwls5n9DLU | 5,787 | Capture agent observations for further processing | {
"login": "KBB99",
"id": 19329998,
"node_id": "MDQ6VXNlcjE5MzI5OTk4",
"avatar_url": "https://avatars.githubusercontent.com/u/19329998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KBB99",
"html_url": "https://github.com/KBB99",
"followers_url": "https://api.github.com/users/KBB99/follow... | [] | closed | false | null | [] | null | 3 | 2023-06-06T15:01:23 | 2023-08-05T08:12:41 | 2023-07-05T17:28:44 | CONTRIBUTOR | null | ### Feature request
I would like a way to capture observations in the same way you can capture new llm tokens using the callback's on_llm_new_token.
### Motivation
I've written a basic self-improving agent. I get it to "self-improve" by feeding the entire previous chain output to a meta agent that then refines the b... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5787/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/5787/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5786 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5786/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5786/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5786/events | https://github.com/langchain-ai/langchain/pull/5786 | 1,744,047,727 | PR_kwDOIPDwls5SUMrA | 5,786 | Log Anthropic Token Usage | {
"login": "vowelparrot",
"id": 130414180,
"node_id": "U_kgDOB8X2ZA",
"avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vowelparrot",
"html_url": "https://github.com/vowelparrot",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 3 | 2023-06-06T14:56:50 | 2023-06-08T19:44:47 | 2023-06-08T19:44:47 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5786/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5786/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5786",
"html_url": "https://github.com/langchain-ai/langchain/pull/5786",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5786.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5786.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5785 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5785/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5785/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5785/events | https://github.com/langchain-ai/langchain/issues/5785 | 1,744,027,285 | I_kwDOIPDwls5n876V | 5,785 | Issue: How to do the recursivley summarization with the summarize_chain? | {
"login": "nicolasH1027",
"id": 50087006,
"node_id": "MDQ6VXNlcjUwMDg3MDA2",
"avatar_url": "https://avatars.githubusercontent.com/u/50087006?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nicolasH1027",
"html_url": "https://github.com/nicolasH1027",
"followers_url": "https://api.github.c... | [] | closed | false | null | [] | null | 2 | 2023-06-06T14:45:51 | 2023-10-12T16:09:08 | 2023-10-12T16:09:07 | NONE | null | ### Issue you'd like to raise.
For the code of class`MapReduceDocumentsChain`, there is a comment in `combine_docs` saying that
"""Combine documents in a map reduce manner.
Combine by mapping first chain over all documents, then reducing the results.
This reducing can be done rec... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5785/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/5785/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5784 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5784/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5784/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5784/events | https://github.com/langchain-ai/langchain/pull/5784 | 1,744,021,037 | PR_kwDOIPDwls5SUG_M | 5,784 | fix ver 191 | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-06T14:42:28 | 2023-06-06T16:17:25 | 2023-06-06T16:17:24 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5784/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5784/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5784",
"html_url": "https://github.com/langchain-ai/langchain/pull/5784",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5784.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5784.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5783 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5783/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5783/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5783/events | https://github.com/langchain-ai/langchain/pull/5783 | 1,743,977,975 | PR_kwDOIPDwls5ST9k1 | 5,783 | Set Falsey | {
"login": "vowelparrot",
"id": 130414180,
"node_id": "U_kgDOB8X2ZA",
"avatar_url": "https://avatars.githubusercontent.com/u/130414180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/vowelparrot",
"html_url": "https://github.com/vowelparrot",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-06T14:20:19 | 2023-06-06T16:26:39 | 2023-06-06T16:26:38 | CONTRIBUTOR | null | Seems natural to try to disable logging by setting `MY_VAR=false` rather than unsetting (especially once you've already set it in the background) | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5783/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5783/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5783",
"html_url": "https://github.com/langchain-ai/langchain/pull/5783",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5783.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5783.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5782 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5782/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5782/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5782/events | https://github.com/langchain-ai/langchain/pull/5782 | 1,743,854,003 | PR_kwDOIPDwls5STidq | 5,782 | Attribute support for html tags | {
"login": "Xmaster6y",
"id": 66315201,
"node_id": "MDQ6VXNlcjY2MzE1MjAx",
"avatar_url": "https://avatars.githubusercontent.com/u/66315201?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Xmaster6y",
"html_url": "https://github.com/Xmaster6y",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 0 | 2023-06-06T13:16:09 | 2023-06-06T16:27:37 | 2023-06-06T16:27:37 | CONTRIBUTOR | null | # What does this PR do?
Change the HTML tags so that a tag with attributes can be found.
## Before submitting
- [x] Tests added
- [x] CI/CD validated
### Who can review?
Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interes... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5782/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5782/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5782",
"html_url": "https://github.com/langchain-ai/langchain/pull/5782",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5782.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5782.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5781 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5781/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5781/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5781/events | https://github.com/langchain-ai/langchain/pull/5781 | 1,743,817,550 | PR_kwDOIPDwls5STadG | 5,781 | qdrant vector store - search with relevancy scores | {
"login": "bnassivet",
"id": 42321180,
"node_id": "MDQ6VXNlcjQyMzIxMTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/42321180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bnassivet",
"html_url": "https://github.com/bnassivet",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
}
] | closed | false | null | [] | null | 2 | 2023-06-06T12:56:43 | 2023-06-09T14:07:57 | 2023-06-08T02:26:40 | CONTRIBUTOR | null | Implementation of similarity_search_with_relevance_scores for quadrant vector store.
As implemented the method is also compatible with other capacities such as filtering.
Integration tests updated.
#### Who can review?
Tag maintainers/contributors who might be interested:
VectorStores / Retrievers / Me... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5781/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5781/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5781",
"html_url": "https://github.com/langchain-ai/langchain/pull/5781",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5781.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5781.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5780 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5780/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5780/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5780/events | https://github.com/langchain-ai/langchain/pull/5780 | 1,743,774,112 | PR_kwDOIPDwls5STRDr | 5,780 | Feature/add acreom loader | {
"login": "inferense",
"id": 49389495,
"node_id": "MDQ6VXNlcjQ5Mzg5NDk1",
"avatar_url": "https://avatars.githubusercontent.com/u/49389495?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/inferense",
"html_url": "https://github.com/inferense",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 3 | 2023-06-06T12:31:10 | 2023-06-15T18:53:04 | 2023-06-15T18:53:00 | CONTRIBUTOR | null | adding new loader for [acreom](https://acreom.com) vaults. It's based on the Obsidian loader with some additional text processing for acreom specific markdown elements.
@eyurtsev please take a look!
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5780/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5780/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5780",
"html_url": "https://github.com/langchain-ai/langchain/pull/5780",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5780.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5780.patch",
"merged_at": "2023-06-... |
https://api.github.com/repos/langchain-ai/langchain/issues/5779 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5779/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5779/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5779/events | https://github.com/langchain-ai/langchain/issues/5779 | 1,743,725,820 | I_kwDOIPDwls5n7yT8 | 5,779 | [Feature] Implementation of OpenAI's Edit Models | {
"login": "guangchen811",
"id": 103159823,
"node_id": "U_kgDOBiYYDw",
"avatar_url": "https://avatars.githubusercontent.com/u/103159823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/guangchen811",
"html_url": "https://github.com/guangchen811",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | 1 | 2023-06-06T12:07:22 | 2023-09-12T16:09:53 | 2023-09-12T16:09:53 | CONTRIBUTOR | null | ### Feature request
Regarding issue #4999, the `code-davinci-002` model has been deprecated, so we can no longer use it with langchain.llm.OpenAI. Additionally, OpenAI also released the API called [edit models](https://platform.openai.com/docs/api-reference/edits), which includes `text-davinc-edit-001` and `code-davin... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5779/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5779/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/5778 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5778/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5778/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5778/events | https://github.com/langchain-ai/langchain/pull/5778 | 1,743,647,076 | PR_kwDOIPDwls5SS1MN | 5,778 | fix: OpenAI and AzureChatOpenAI variables conflict | {
"login": "NickLucche",
"id": 10706289,
"node_id": "MDQ6VXNlcjEwNzA2Mjg5",
"avatar_url": "https://avatars.githubusercontent.com/u/10706289?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NickLucche",
"html_url": "https://github.com/NickLucche",
"followers_url": "https://api.github.com/use... | [] | closed | false | null | [] | null | 2 | 2023-06-06T11:16:57 | 2023-06-08T02:27:49 | 2023-06-08T02:27:48 | NONE | null | <!--
Thank you for contributing to LangChain! Your PR will appear in our release under the title you set. Please make sure it highlights your valuable contribution.
After you're done, someone will review your PR. They may suggest improvements. If no one reviews your PR within a few days, feel free to @-mention the ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5778/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5778/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5778",
"html_url": "https://github.com/langchain-ai/langchain/pull/5778",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5778.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5778.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/5777 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/5777/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/5777/comments | https://api.github.com/repos/langchain-ai/langchain/issues/5777/events | https://github.com/langchain-ai/langchain/pull/5777 | 1,743,435,408 | PR_kwDOIPDwls5SSGwg | 5,777 | fix: too many values to unpack (expected 2) | {
"login": "gazedreamily",
"id": 82332499,
"node_id": "MDQ6VXNlcjgyMzMyNDk5",
"avatar_url": "https://avatars.githubusercontent.com/u/82332499?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gazedreamily",
"html_url": "https://github.com/gazedreamily",
"followers_url": "https://api.github.c... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 4 | 2023-06-06T09:13:15 | 2023-09-15T15:24:06 | 2023-09-15T15:24:05 | NONE | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/5777/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/5777/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/5777",
"html_url": "https://github.com/langchain-ai/langchain/pull/5777",
"diff_url": "https://github.com/langchain-ai/langchain/pull/5777.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/5777.patch",
"merged_at": null
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.