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/9593 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9593/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9593/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9593/events | https://github.com/langchain-ai/langchain/issues/9593 | 1,861,049,462 | I_kwDOIPDwls5u7Vx2 | 9,593 | Allow specifying dtype in `langchain.llms.VLLM` | {
"login": "gabrielfu",
"id": 22888849,
"node_id": "MDQ6VXNlcjIyODg4ODQ5",
"avatar_url": "https://avatars.githubusercontent.com/u/22888849?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gabrielfu",
"html_url": "https://github.com/gabrielfu",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700863,
"node_id": "LA_kwDOIPDwls8AAAABUpidvw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement",
"name": "auto:enhancement",
"color": "C2E0C6",
"default": false,
"description": "A large net-new component, integration, or chain. Use sparing... | closed | false | null | [] | null | 1 | 2023-08-22T09:33:12 | 2023-08-23T03:30:28 | 2023-08-23T03:30:28 | CONTRIBUTOR | null | ### Feature request
Add option to specify dtype (e.g. `float16`) in `langchain.llms.VLLM()` constructor,
### Motivation
Currently, `vllm` library provides an argument to use `float16` dtype, but langchain doesn't.
There is no way to use langchain VLLM with a GPU < 8.0 compute capability.
 or restructuring of many files"
... | closed | false | null | [] | null | 1 | 2023-08-22T08:00:51 | 2023-08-22T08:11:07 | 2023-08-22T08:01:33 | NONE | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9589/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9589/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9589",
"html_url": "https://github.com/langchain-ai/langchain/pull/9589",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9589.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9589.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9588 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9588/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9588/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9588/events | https://github.com/langchain-ai/langchain/pull/9588 | 1,860,810,521 | PR_kwDOIPDwls5YdrYr | 9,588 | Replacing Exception type from ValueError to ImportError | {
"login": "ShorthillsAI",
"id": 141953346,
"node_id": "U_kgDOCHYJQg",
"avatar_url": "https://avatars.githubusercontent.com/u/141953346?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ShorthillsAI",
"html_url": "https://github.com/ShorthillsAI",
"followers_url": "https://api.github.com/use... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 2 | 2023-08-22T07:40:55 | 2023-08-22T14:34:06 | 2023-08-22T14:34:06 | CONTRIBUTOR | null | I have restructured the code to ensure uniform handling of ImportError. In place of previously used ValueError, I've adopted the standard practice of raising ImportError with explanatory messages. This modification enhances code readability and clarifies that any problems stem from module importation.
@eyurtsev , @b... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9588/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9588/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9588",
"html_url": "https://github.com/langchain-ai/langchain/pull/9588",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9588.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9588.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9587 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9587/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9587/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9587/events | https://github.com/langchain-ai/langchain/issues/9587 | 1,860,801,274 | I_kwDOIPDwls5u6ZL6 | 9,587 | Regression: Additional arguments in TransformChain subclass no longer work | {
"login": "efremidze",
"id": 2286277,
"node_id": "MDQ6VXNlcjIyODYyNzc=",
"avatar_url": "https://avatars.githubusercontent.com/u/2286277?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/efremidze",
"html_url": "https://github.com/efremidze",
"followers_url": "https://api.github.com/users/ef... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-22T07:34:56 | 2023-11-28T16:07:50 | 2023-11-28T16:07:49 | NONE | null | ### System Info
LangChain Version: 0.0.260
Python Version: 3.11.4
Operating System: ubuntu-22.04
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] P... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9587/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9587/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9586 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9586/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9586/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9586/events | https://github.com/langchain-ai/langchain/pull/9586 | 1,860,797,419 | PR_kwDOIPDwls5Ydoi6 | 9,586 | Update the nlpcloud connector after some changes on the NLP Cloud API | {
"login": "juliensalinas",
"id": 22055188,
"node_id": "MDQ6VXNlcjIyMDU1MTg4",
"avatar_url": "https://avatars.githubusercontent.com/u/22055188?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/juliensalinas",
"html_url": "https://github.com/juliensalinas",
"followers_url": "https://api.githu... | [
{
"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 | {
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https://api.github.com/use... | [
{
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https:... | null | 2 | 2023-08-22T07:32:25 | 2023-08-23T18:35:09 | 2023-08-23T18:35:08 | CONTRIBUTOR | null | - Description: remove some text generation deprecated parameters and update the embeddings doc,
- Tag maintainer: @rlancemartin
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9586/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9586/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9586",
"html_url": "https://github.com/langchain-ai/langchain/pull/9586",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9586.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9586.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9585 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9585/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9585/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9585/events | https://github.com/langchain-ai/langchain/issues/9585 | 1,860,784,286 | I_kwDOIPDwls5u6VCe | 9,585 | Direct initial redis database can't successfully use searching function since index missing | {
"login": "r1407p",
"id": 91712762,
"node_id": "U_kgDOBXds-g",
"avatar_url": "https://avatars.githubusercontent.com/u/91712762?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/r1407p",
"html_url": "https://github.com/r1407p",
"followers_url": "https://api.github.com/users/r1407p/followers"... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | open | false | null | [] | null | 5 | 2023-08-22T07:24:40 | 2023-10-17T22:23:20 | null | NONE | null | ### System Info
langchain version: 0.0.267
### Who can help?
@hwchase17
@eyurtsev
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Par... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9585/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9585/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9584 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9584/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9584/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9584/events | https://github.com/langchain-ai/langchain/pull/9584 | 1,860,740,197 | PR_kwDOIPDwls5YdcC1 | 9,584 | import tqdm.auto instead of tqdm tqdm for OpenAIEmbeddings | {
"login": "amicus-veritatis",
"id": 81076998,
"node_id": "MDQ6VXNlcjgxMDc2OTk4",
"avatar_url": "https://avatars.githubusercontent.com/u/81076998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amicus-veritatis",
"html_url": "https://github.com/amicus-veritatis",
"followers_url": "https://... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url... | closed | false | null | [] | null | 2 | 2023-08-22T06:59:49 | 2023-08-22T18:54:08 | 2023-08-22T18:54:08 | CONTRIBUTOR | null | - Description: current code does not work very well on jupyter notebook, so I changed the code so that it imports `tqdm.auto` instead.
- Issue: #9582
- Dependencies: N/A
- Tag maintainer: @hwchase17, @baskaryan
- Twitter handle: N/A | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9584/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9584/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9584",
"html_url": "https://github.com/langchain-ai/langchain/pull/9584",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9584.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9584.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9583 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9583/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9583/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9583/events | https://github.com/langchain-ai/langchain/pull/9583 | 1,860,736,794 | PR_kwDOIPDwls5YdbUY | 9,583 | Adds transform and atransform support to runnable sequences | {
"login": "jacoblee93",
"id": 6952323,
"node_id": "MDQ6VXNlcjY5NTIzMjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6952323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jacoblee93",
"html_url": "https://github.com/jacoblee93",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 3 | 2023-08-22T06:57:31 | 2023-09-15T15:58:25 | 2023-09-15T15:58:24 | CONTRIBUTOR | null | Allow runnable sequences to support transform if each individual runnable inside supports transform/atransform.
@nfcampos | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9583/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9583/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9583",
"html_url": "https://github.com/langchain-ai/langchain/pull/9583",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9583.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9583.patch",
"merged_at": "2023-09-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9582 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9582/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9582/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9582/events | https://github.com/langchain-ai/langchain/issues/9582 | 1,860,735,901 | I_kwDOIPDwls5u6JOd | 9,582 | Replace `tqdm` with `tqdm.auto` | {
"login": "amicus-veritatis",
"id": 81076998,
"node_id": "MDQ6VXNlcjgxMDc2OTk4",
"avatar_url": "https://avatars.githubusercontent.com/u/81076998?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/amicus-veritatis",
"html_url": "https://github.com/amicus-veritatis",
"followers_url": "https://... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 2 | 2023-08-22T06:56:51 | 2023-08-23T00:41:43 | 2023-08-23T00:41:42 | CONTRIBUTOR | null | ### Feature request
```
if self.show_progress_bar:
try:
import tqdm
_iter = tqdm.tqdm(range(0, len(tokens), _chunk_size))
except ImportError:
_iter = range(0, len(tokens), _chunk_size)
```
Current code does not work very well on jupyter notebook, so replace it with `tqdm.auto`... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9582/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9582/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9581 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9581/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9581/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9581/events | https://github.com/langchain-ai/langchain/issues/9581 | 1,860,722,360 | I_kwDOIPDwls5u6F64 | 9,581 | make test in experimental crash | {
"login": "pprados",
"id": 204694,
"node_id": "MDQ6VXNlcjIwNDY5NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/204694?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/pprados",
"html_url": "https://github.com/pprados",
"followers_url": "https://api.github.com/users/pprados/fo... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-22T06:49:07 | 2023-09-19T08:47:29 | 2023-09-19T08:47:29 | CONTRIBUTOR | null | ### System Info
langchain version 0.0.270
### Who can help?
@hwchase17
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Doc... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9581/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9581/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9579 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9579/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9579/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9579/events | https://github.com/langchain-ai/langchain/pull/9579 | 1,860,626,011 | PR_kwDOIPDwls5YdClc | 9,579 | Added a pdf parser based on DocAI | {
"login": "lkuligin",
"id": 11026406,
"node_id": "MDQ6VXNlcjExMDI2NDA2",
"avatar_url": "https://avatars.githubusercontent.com/u/11026406?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lkuligin",
"html_url": "https://github.com/lkuligin",
"followers_url": "https://api.github.com/users/lku... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 4 | 2023-08-22T05:53:11 | 2023-08-25T04:44:49 | 2023-08-25T04:44:49 | CONTRIBUTOR | null | #9578 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9579/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9579/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9579",
"html_url": "https://github.com/langchain-ai/langchain/pull/9579",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9579.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9579.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9578 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9578/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9578/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9578/events | https://github.com/langchain-ai/langchain/issues/9578 | 1,860,625,662 | I_kwDOIPDwls5u5uT- | 9,578 | Add support for DocAI from Google Cloud as a pdf parser | {
"login": "lkuligin",
"id": 11026406,
"node_id": "MDQ6VXNlcjExMDI2NDA2",
"avatar_url": "https://avatars.githubusercontent.com/u/11026406?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lkuligin",
"html_url": "https://github.com/lkuligin",
"followers_url": "https://api.github.com/users/lku... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 2 | 2023-08-22T05:52:46 | 2023-11-28T16:07:55 | 2023-11-28T16:07:54 | CONTRIBUTOR | null | ### Feature request
Add support for DocAI from Google Cloud as a pdf parser
### Motivation
It might be faster for large samples of documents (and maybe better in some cases).
### Your contribution
yep, I'm happy to | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9578/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9578/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9577 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9577/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9577/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9577/events | https://github.com/langchain-ai/langchain/pull/9577 | 1,860,602,217 | PR_kwDOIPDwls5Yc9U3 | 9,577 | Hub stub updates | {
"login": "efriis",
"id": 9557659,
"node_id": "MDQ6VXNlcjk1NTc2NTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/9557659?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/efriis",
"html_url": "https://github.com/efriis",
"followers_url": "https://api.github.com/users/efriis/foll... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 1 | 2023-08-22T05:34:12 | 2023-08-22T23:05:42 | 2023-08-22T23:05:41 | COLLABORATOR | null | Updates the hub stubs to not fail when no api key is found. For supporting singleton tenants and default values from sdk 0.1.6.
Also adds the ability to define is_public and description for backup repo creation on push. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9577/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9577/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9577",
"html_url": "https://github.com/langchain-ai/langchain/pull/9577",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9577.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9577.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9576 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9576/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9576/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9576/events | https://github.com/langchain-ai/langchain/issues/9576 | 1,860,497,298 | I_kwDOIPDwls5u5O-S | 9,576 | HuggingFaceEndpoint Returns an Empty String | {
"login": "kmaurinjones",
"id": 67940001,
"node_id": "MDQ6VXNlcjY3OTQwMDAx",
"avatar_url": "https://avatars.githubusercontent.com/u/67940001?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kmaurinjones",
"html_url": "https://github.com/kmaurinjones",
"followers_url": "https://api.github.c... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-22T03:52:51 | 2023-11-28T16:08:00 | 2023-11-28T16:07:59 | NONE | null | ### System Info
HuggingFaceEndpoint Returns an Empty String both when prompted using ._call() method and when used as an LLM in a QA chain. Examples of what I've tried, below:
```
from langchain.llms import HuggingFaceEndpoint
from langchain.chains.question_answering import load_qa_chain
from langchain.vectors... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9576/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9576/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9575 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9575/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9575/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9575/events | https://github.com/langchain-ai/langchain/issues/9575 | 1,860,477,232 | I_kwDOIPDwls5u5KEw | 9,575 | Additional/Popular chains Page Not Found | {
"login": "A1DS19",
"id": 59151555,
"node_id": "MDQ6VXNlcjU5MTUxNTU1",
"avatar_url": "https://avatars.githubusercontent.com/u/59151555?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/A1DS19",
"html_url": "https://github.com/A1DS19",
"followers_url": "https://api.github.com/users/A1DS19/fo... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-22T03:24:06 | 2023-11-28T16:08:05 | 2023-11-28T16:08:04 | NONE | null | ### Issue with current documentation:
I'm getting this:
Page Not Found
We could not find what you were looking for.
Please contact the owner of the site that linked you to the original URL and let them know their link is broken.
When visiting:
- https://python.langchain.com/docs/modules/chains/additional/
-... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9575/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9575/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9574 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9574/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9574/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9574/events | https://github.com/langchain-ai/langchain/pull/9574 | 1,860,410,513 | PR_kwDOIPDwls5YcT9h | 9,574 | bugfix: ArangoDB Empty Schema Case | {
"login": "aMahanna",
"id": 43019056,
"node_id": "MDQ6VXNlcjQzMDE5MDU2",
"avatar_url": "https://avatars.githubusercontent.com/u/43019056?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aMahanna",
"html_url": "https://github.com/aMahanna",
"followers_url": "https://api.github.com/users/aMa... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-22T01:52:11 | 2023-08-22T14:41:07 | 2023-08-22T14:41:06 | CONTRIBUTOR | null | - Introduces a conditional in `ArangoGraph.generate_schema()` to exclude empty ArangoDB Collections from the schema
- Add empty collection test case
Issue: N/A
Dependencies: None | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9574/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9574/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9574",
"html_url": "https://github.com/langchain-ai/langchain/pull/9574",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9574.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9574.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9573 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9573/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9573/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9573/events | https://github.com/langchain-ai/langchain/pull/9573 | 1,860,384,879 | PR_kwDOIPDwls5YcOuw | 9,573 | Remove -E all from installation instructions | {
"login": "seamusp",
"id": 22579106,
"node_id": "MDQ6VXNlcjIyNTc5MTA2",
"avatar_url": "https://avatars.githubusercontent.com/u/22579106?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/seamusp",
"html_url": "https://github.com/seamusp",
"followers_url": "https://api.github.com/users/seamus... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 4 | 2023-08-22T01:12:29 | 2023-08-22T23:16:27 | 2023-08-22T18:57:58 | CONTRIBUTOR | null | Using poetry install -E all no longer works since [tool.poetry.extras] was removed from pyproject.toml, so I removed it and the blurb explaining it from the installation instructions. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9573/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9573/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9573",
"html_url": "https://github.com/langchain-ai/langchain/pull/9573",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9573.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9573.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9572 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9572/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9572/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9572/events | https://github.com/langchain-ai/langchain/pull/9572 | 1,860,299,635 | PR_kwDOIPDwls5Yb8Zh | 9,572 | rfc: with_fallbacks maintains type | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T23:12:11 | 2023-08-22T14:40:39 | 2023-08-22T14:40:39 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9572/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9572/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9572",
"html_url": "https://github.com/langchain-ai/langchain/pull/9572",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9572.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9572.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9571 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9571/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9571/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9571/events | https://github.com/langchain-ai/langchain/pull/9571 | 1,860,277,494 | PR_kwDOIPDwls5Yb3gR | 9,571 | Document AzureML Deployment Example | {
"login": "varndorfer",
"id": 20168613,
"node_id": "MDQ6VXNlcjIwMTY4NjEz",
"avatar_url": "https://avatars.githubusercontent.com/u/20168613?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/varndorfer",
"html_url": "https://github.com/varndorfer",
"followers_url": "https://api.github.com/use... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url... | closed | false | null | [] | null | 2 | 2023-08-21T22:44:33 | 2023-08-22T16:26:51 | 2023-08-22T14:36:47 | CONTRIBUTOR | null | Description: Link an example of deploying a Langchain app to an AzureML online endpoint to the deployments documentation page.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9571/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9571/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9571",
"html_url": "https://github.com/langchain-ai/langchain/pull/9571",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9571.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9571.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9570 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9570/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9570/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9570/events | https://github.com/langchain-ai/langchain/pull/9570 | 1,860,238,526 | PR_kwDOIPDwls5Ybu0Y | 9,570 | parent retriever nit | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 1 | 2023-08-21T22:07:01 | 2023-08-22T18:58:17 | 2023-08-22T18:58:17 | COLLABORATOR | null | if ids are nullable seems like they should have default val None. mirrors VectorStore interface as well. cc @mcantillon21 @jacoblee93 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9570/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 1,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9570/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9570",
"html_url": "https://github.com/langchain-ai/langchain/pull/9570",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9570.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9570.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9569 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9569/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9569/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9569/events | https://github.com/langchain-ai/langchain/pull/9569 | 1,860,214,939 | PR_kwDOIPDwls5Ybpg1 | 9,569 | Add missing param to parent document retriever notebook | {
"login": "jacoblee93",
"id": 6952323,
"node_id": "MDQ6VXNlcjY5NTIzMjM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6952323?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jacoblee93",
"html_url": "https://github.com/jacoblee93",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T21:46:04 | 2023-08-21T22:02:13 | 2023-08-21T22:02:13 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9569/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9569/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9569",
"html_url": "https://github.com/langchain-ai/langchain/pull/9569",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9569.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9569.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9568 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9568/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9568/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9568/events | https://github.com/langchain-ai/langchain/pull/9568 | 1,860,187,623 | PR_kwDOIPDwls5YbjNq | 9,568 | Bagatur/confluence val | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 1 | 2023-08-21T21:32:23 | 2023-08-21T22:02:37 | 2023-08-21T22:02:36 | COLLABORATOR | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9568/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9568/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9568",
"html_url": "https://github.com/langchain-ai/langchain/pull/9568",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9568.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9568.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9567 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9567/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9567/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9567/events | https://github.com/langchain-ai/langchain/pull/9567 | 1,860,185,984 | PR_kwDOIPDwls5Ybi4B | 9,567 | Use the GitHub-suggested safer pattern for shell interpolation. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T21:31:35 | 2023-08-21T21:59:11 | 2023-08-21T21:59:10 | COLLABORATOR | null | Using `${{ }}` to construct shell commands is risky, since the `${{ }}` interpolation runs first and ignores shell quoting rules. This means that shell commands that look safely quoted, like `echo "${{ github.event.issue.title }}"`, are actually vulnerable to shell injection.
More details here: https://github.blog/202... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9567/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9567/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9567",
"html_url": "https://github.com/langchain-ai/langchain/pull/9567",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9567.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9567.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9566 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9566/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9566/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9566/events | https://github.com/langchain-ai/langchain/pull/9566 | 1,860,173,384 | PR_kwDOIPDwls5YbgCS | 9,566 | Use verbose pipx install to see why it's taking so long. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 2 | 2023-08-21T21:23:13 | 2023-08-22T19:39:59 | 2023-08-22T19:39:55 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9566/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9566/timeline | null | null | true | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9566",
"html_url": "https://github.com/langchain-ai/langchain/pull/9566",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9566.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9566.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9565 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9565/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9565/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9565/events | https://github.com/langchain-ai/langchain/pull/9565 | 1,860,165,207 | PR_kwDOIPDwls5YbeOk | 9,565 | Fix typo | {
"login": "jeremysuriel",
"id": 11534,
"node_id": "MDQ6VXNlcjExNTM0",
"avatar_url": "https://avatars.githubusercontent.com/u/11534?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jeremysuriel",
"html_url": "https://github.com/jeremysuriel",
"followers_url": "https://api.github.com/users/j... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url... | closed | false | null | [] | null | 2 | 2023-08-21T21:16:20 | 2023-08-21T22:54:39 | 2023-08-21T22:54:39 | CONTRIBUTOR | null | Corrected a minor documentation typo here: https://python.langchain.com/docs/modules/model_io/models/llms/#generate-batch-calls-richer-outputs | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9565/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9565/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9565",
"html_url": "https://github.com/langchain-ai/langchain/pull/9565",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9565.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9565.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9564 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9564/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9564/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9564/events | https://github.com/langchain-ai/langchain/pull/9564 | 1,860,127,894 | PR_kwDOIPDwls5YbV3y | 9,564 | Set up concurrency groups and workflow cancelation in CI. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T20:48:37 | 2023-08-22T18:22:19 | 2023-08-22T18:21:26 | COLLABORATOR | null | If another push to the same PR or branch happens while its CI is still running, cancel the earlier run in favor of the next run.
There's no point in testing an outdated version of the code. GitHub only allows a limited number of job runners to be active at the same time, so it's better to cancel pointless jobs early s... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9564/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9564/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9564",
"html_url": "https://github.com/langchain-ai/langchain/pull/9564",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9564.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9564.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9563 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9563/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9563/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9563/events | https://github.com/langchain-ai/langchain/pull/9563 | 1,860,091,888 | PR_kwDOIPDwls5YbODb | 9,563 | add variables for field names | {
"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": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 1 | 2023-08-21T20:24:26 | 2023-08-22T14:43:22 | 2023-08-22T14:43:21 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9563/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9563/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9563",
"html_url": "https://github.com/langchain-ai/langchain/pull/9563",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9563.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9563.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9562 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9562/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9562/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9562/events | https://github.com/langchain-ai/langchain/pull/9562 | 1,860,074,944 | PR_kwDOIPDwls5YbKP4 | 9,562 | Eliminate special-casing from test CI workflows. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 3 | 2023-08-21T20:13:07 | 2023-08-22T15:36:53 | 2023-08-22T15:36:52 | COLLABORATOR | null | The previous approach was relying on `_test.yml` taking an input parameter, and then doing almost completely orthogonal things for each parameter value. I've separated out each of those test situations as its own job or workflow file, which eliminated all the special-casing and, in my opinion, improved maintainability ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9562/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9562/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9562",
"html_url": "https://github.com/langchain-ai/langchain/pull/9562",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9562.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9562.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9561 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9561/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9561/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9561/events | https://github.com/langchain-ai/langchain/pull/9561 | 1,860,053,498 | PR_kwDOIPDwls5YbFZT | 9,561 | update data connection -> retrieval | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T20:00:26 | 2023-08-21T20:03:30 | 2023-08-21T20:03:29 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9561/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9561/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9561",
"html_url": "https://github.com/langchain-ai/langchain/pull/9561",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9561.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9561.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9559 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9559/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9559/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9559/events | https://github.com/langchain-ai/langchain/issues/9559 | 1,859,998,066 | I_kwDOIPDwls5u3VFy | 9,559 | Adding thumbs-up and thumbs-down for documentations | {
"login": "kong75",
"id": 20156958,
"node_id": "MDQ6VXNlcjIwMTU2OTU4",
"avatar_url": "https://avatars.githubusercontent.com/u/20156958?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kong75",
"html_url": "https://github.com/kong75",
"followers_url": "https://api.github.com/users/kong75/fo... | [
{
"id": 5680700863,
"node_id": "LA_kwDOIPDwls8AAAABUpidvw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement",
"name": "auto:enhancement",
"color": "C2E0C6",
"default": false,
"description": "A large net-new component, integration, or chain. Use sparing... | closed | false | null | [] | null | 1 | 2023-08-21T19:23:20 | 2023-11-27T16:06:16 | 2023-11-27T16:06:16 | NONE | null | ### Feature request
It might be very helpful to let users react with each page of the documentation so that contributors, users and people working will know which document has been out-dated / not usable.
### Motivation
I saw many inconsistencies in different docs and some codes are no longer usable as the dependanc... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9559/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9559/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9558 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9558/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9558/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9558/events | https://github.com/langchain-ai/langchain/pull/9558 | 1,859,941,495 | PR_kwDOIPDwls5YatUR | 9,558 | Update `SECURITY.md` email address. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T18:45:59 | 2023-08-21T18:55:04 | 2023-08-21T18:52:21 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9558/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9558/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9558",
"html_url": "https://github.com/langchain-ai/langchain/pull/9558",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9558.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9558.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9557 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9557/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9557/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9557/events | https://github.com/langchain-ai/langchain/pull/9557 | 1,859,929,017 | PR_kwDOIPDwls5Yaqlv | 9,557 | Add `py.typed` file to `langchain-experimental`. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 2 | 2023-08-21T18:36:12 | 2023-08-21T19:37:17 | 2023-08-21T19:37:16 | COLLABORATOR | null | The package is linted with mypy, so its type hints are correct and should be exposed publicly. Without this file, the type hints remain private and cannot be used by downstream users of the package.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9557/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9557/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9557",
"html_url": "https://github.com/langchain-ai/langchain/pull/9557",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9557.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9557.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9556 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9556/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9556/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9556/events | https://github.com/langchain-ai/langchain/pull/9556 | 1,859,928,994 | PR_kwDOIPDwls5Yaqld | 9,556 | pin pydantic api ref build | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T18:36:11 | 2023-08-21T19:11:50 | 2023-08-21T19:11:49 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9556/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9556/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9556",
"html_url": "https://github.com/langchain-ai/langchain/pull/9556",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9556.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9556.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9555 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9555/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9555/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9555/events | https://github.com/langchain-ai/langchain/pull/9555 | 1,859,925,417 | PR_kwDOIPDwls5Yapzq | 9,555 | Add additional_kwargs to BasePromptTemplate, allow use in ChatPromptTemplate | {
"login": "alecf",
"id": 135340,
"node_id": "MDQ6VXNlcjEzNTM0MA==",
"avatar_url": "https://avatars.githubusercontent.com/u/135340?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alecf",
"html_url": "https://github.com/alecf",
"followers_url": "https://api.github.com/users/alecf/followers"... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 5 | 2023-08-21T18:33:27 | 2023-09-17T18:43:42 | 2023-09-04T03:50:15 | CONTRIBUTOR | null | It can be useful to annotate templates with 3rd party metadata using `additional_kwargs` - this already works for `BaseStringMessagePromptTemplate` and `BaseMessage` but this wasn't yet wired up to `BasePromptTemplate`
I added this field and also allowed `ChatPromptTemplate.from_messages()` (derived from `BasePrompt... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9555/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9555/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9555",
"html_url": "https://github.com/langchain-ai/langchain/pull/9555",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9555.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9555.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9554 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9554/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9554/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9554/events | https://github.com/langchain-ai/langchain/pull/9554 | 1,859,871,209 | PR_kwDOIPDwls5Yad4o | 9,554 | Reminder to not report security issues as "bug" type issues. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 1 | 2023-08-21T17:53:36 | 2023-08-21T19:48:34 | 2023-08-21T19:48:33 | COLLABORATOR | null | Updated the issue template that pops up when users open a new issue. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9554/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9554/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9554",
"html_url": "https://github.com/langchain-ai/langchain/pull/9554",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9554.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9554.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9553 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9553/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9553/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9553/events | https://github.com/langchain-ai/langchain/issues/9553 | 1,859,861,388 | I_kwDOIPDwls5u2zuM | 9,553 | using PromptTemplate with initialze_agent | {
"login": "Zylon989",
"id": 137006358,
"node_id": "U_kgDOCCqNFg",
"avatar_url": "https://avatars.githubusercontent.com/u/137006358?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Zylon989",
"html_url": "https://github.com/Zylon989",
"followers_url": "https://api.github.com/users/Zylon989/... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 8 | 2023-08-21T17:47:57 | 2023-11-27T16:06:21 | 2023-11-27T16:06:20 | NONE | null | ### System Info
I am trying to use a template to pre customize the AI, but my Code is not working!
Any idea why it's not working?
This is the basic part of my code:
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Compo... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9553/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9553/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9552 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9552/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9552/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9552/events | https://github.com/langchain-ai/langchain/pull/9552 | 1,859,856,978 | PR_kwDOIPDwls5Yaaq3 | 9,552 | Require manually triggering release workflows. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 1 | 2023-08-21T17:45:38 | 2023-08-21T17:54:45 | 2023-08-21T17:54:44 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9552/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9552/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9552",
"html_url": "https://github.com/langchain-ai/langchain/pull/9552",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9552.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9552.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9551 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9551/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9551/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9551/events | https://github.com/langchain-ai/langchain/pull/9551 | 1,859,842,636 | PR_kwDOIPDwls5YaXdW | 9,551 | Add `SECURITY.md` file to the repo. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T17:38:06 | 2023-08-21T17:40:00 | 2023-08-21T17:39:59 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9551/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9551/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9551",
"html_url": "https://github.com/langchain-ai/langchain/pull/9551",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9551.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9551.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9550 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9550/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9550/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9550/events | https://github.com/langchain-ai/langchain/issues/9550 | 1,859,842,021 | I_kwDOIPDwls5u2u_l | 9,550 | llama 2 through HF further integration with langchain on chat model | {
"login": "WenchenLi",
"id": 5865755,
"node_id": "MDQ6VXNlcjU4NjU3NTU=",
"avatar_url": "https://avatars.githubusercontent.com/u/5865755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/WenchenLi",
"html_url": "https://github.com/WenchenLi",
"followers_url": "https://api.github.com/users/We... | [
{
"id": 5680700863,
"node_id": "LA_kwDOIPDwls8AAAABUpidvw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement",
"name": "auto:enhancement",
"color": "C2E0C6",
"default": false,
"description": "A large net-new component, integration, or chain. Use sparing... | closed | false | null | [] | null | 2 | 2023-08-21T17:37:45 | 2023-11-27T16:06:26 | 2023-11-27T16:06:25 | NONE | null | ### Feature request
appreciate your efforts on show how integrate Hugginface models with langchain: https://python.langchain.com/docs/integrations/llms/huggingface_pipelines
but this is just a shallow port from huggingface to langchain not yet a full integration on the [Chat model](https://github.com/langchain-ai/l... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9550/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9550/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9549 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9549/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9549/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9549/events | https://github.com/langchain-ai/langchain/pull/9549 | 1,859,808,627 | PR_kwDOIPDwls5YaP9z | 9,549 | bump 270 | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5010622926,
"node_id": "LA_kwDOIPDwls8AAAABKqgJzg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/release",
"name": "release",
"color": "07D4BE",
"default": false,
"description": ""
},
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
... | closed | false | null | [] | null | 1 | 2023-08-21T17:15:36 | 2023-08-21T17:18:47 | 2023-08-21T17:18:47 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9549/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9549/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9549",
"html_url": "https://github.com/langchain-ai/langchain/pull/9549",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9549.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9549.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9548 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9548/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9548/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9548/events | https://github.com/langchain-ai/langchain/pull/9548 | 1,859,734,487 | PR_kwDOIPDwls5YZ_wz | 9,548 | Add function_call to FakeListChatModel | {
"login": "NarekA",
"id": 737367,
"node_id": "MDQ6VXNlcjczNzM2Nw==",
"avatar_url": "https://avatars.githubusercontent.com/u/737367?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/NarekA",
"html_url": "https://github.com/NarekA",
"followers_url": "https://api.github.com/users/NarekA/follow... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 3 | 2023-08-21T16:29:26 | 2023-11-10T22:04:33 | 2023-11-10T22:04:33 | NONE | null | This PR allows users to simulate function calls using the `FakeListChatModel` by passing in dictionary values as the responses.
<!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dep... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9548/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9548/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9548",
"html_url": "https://github.com/langchain-ai/langchain/pull/9548",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9548.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9548.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9547 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9547/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9547/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9547/events | https://github.com/langchain-ai/langchain/pull/9547 | 1,859,724,450 | PR_kwDOIPDwls5YZ9kT | 9,547 | docs: `MLflow API` and examples | {
"login": "leo-gan",
"id": 2256422,
"node_id": "MDQ6VXNlcjIyNTY0MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2256422?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leo-gan",
"html_url": "https://github.com/leo-gan",
"followers_url": "https://api.github.com/users/leo-gan/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 3 | 2023-08-21T16:22:49 | 2023-09-04T17:08:34 | 2023-09-04T03:52:21 | COLLABORATOR | null | Added docs and links to the API and examples provided by MLflow itself | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9547/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9547/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9547",
"html_url": "https://github.com/langchain-ai/langchain/pull/9547",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9547.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9547.patch",
"merged_at": "2023-09-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9546 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9546/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9546/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9546/events | https://github.com/langchain-ai/langchain/issues/9546 | 1,859,715,484 | I_kwDOIPDwls5u2QGc | 9,546 | Being able to retry a chain until the output is valid | {
"login": "kevin-guimard-ext",
"id": 140074762,
"node_id": "U_kgDOCFlfCg",
"avatar_url": "https://avatars.githubusercontent.com/u/140074762?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kevin-guimard-ext",
"html_url": "https://github.com/kevin-guimard-ext",
"followers_url": "https://api... | [
{
"id": 5680700863,
"node_id": "LA_kwDOIPDwls8AAAABUpidvw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement",
"name": "auto:enhancement",
"color": "C2E0C6",
"default": false,
"description": "A large net-new component, integration, or chain. Use sparing... | open | false | null | [] | null | 5 | 2023-08-21T16:17:22 | 2023-11-22T15:17:59 | null | NONE | null | ### Feature request
The RetryOutputParser class has several drawbacks:
- it must point to a chain different from the one that calls it
- it does not make it possible to specify a number of retries
### Motivation
Following a request, ChatGPT sometimes answers with an invalid format and the same request must be rese... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9546/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9546/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9545 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9545/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9545/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9545/events | https://github.com/langchain-ai/langchain/issues/9545 | 1,859,684,763 | I_kwDOIPDwls5u2Imb | 9,545 | Azure cognitive search retriever: ValidationError: 1 validation error for Document page_content | {
"login": "stefanhuber1510",
"id": 76061695,
"node_id": "MDQ6VXNlcjc2MDYxNjk1",
"avatar_url": "https://avatars.githubusercontent.com/u/76061695?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/stefanhuber1510",
"html_url": "https://github.com/stefanhuber1510",
"followers_url": "https://api... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 2 | 2023-08-21T15:58:11 | 2023-08-21T19:33:47 | 2023-08-21T19:32:44 | NONE | null | ### Issue you'd like to raise.
I am using the Cognitive search retriever according to the documentation, however I run into an error, regarding the type of return value.
**Reproduction**:
import os
from langchain.retrievers import AzureCognitiveSearchRetriever
os.environ["AZURE_COGNITIVE_SEARCH_SERVICE_NAME"] = ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9545/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9545/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9544 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9544/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9544/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9544/events | https://github.com/langchain-ai/langchain/pull/9544 | 1,859,680,740 | PR_kwDOIPDwls5YZz-G | 9,544 | Release on push to `master` instead of on closed PRs targeting it. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T15:55:48 | 2023-08-21T16:57:41 | 2023-08-21T16:57:40 | COLLABORATOR | null | This is safer than the prior approach, since it's safe by default: the release workflows never get triggered for non-merged PRs, so there's no possibility of a buggy conditional accidentally letting a workflow proceed when it shouldn't have.
The only loss is that publishing no longer requires a `release` label on the ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9544/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9544/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9544",
"html_url": "https://github.com/langchain-ai/langchain/pull/9544",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9544.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9544.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9543 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9543/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9543/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9543/events | https://github.com/langchain-ai/langchain/pull/9543 | 1,859,637,622 | PR_kwDOIPDwls5YZqiX | 9,543 | Fix conditional that erroneously always runs. | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 1 | 2023-08-21T15:30:09 | 2023-08-21T17:24:34 | 2023-08-21T17:24:33 | COLLABORATOR | null | The input it means to test for is `"libs/langchain"` and not `"langchain"`.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9543/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9543/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9543",
"html_url": "https://github.com/langchain-ai/langchain/pull/9543",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9543.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9543.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9542 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9542/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9542/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9542/events | https://github.com/langchain-ai/langchain/pull/9542 | 1,859,608,504 | PR_kwDOIPDwls5YZkBW | 9,542 | Nc/small fixes 21aug | {
"login": "nfcampos",
"id": 56902,
"node_id": "MDQ6VXNlcjU2OTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nfcampos",
"html_url": "https://github.com/nfcampos",
"followers_url": "https://api.github.com/users/nfcampos/foll... | [
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:nit",
"name": "auto:nit",
"color": "FEF2C0",
"default": false,
"description": "Small modifications/deletions, fixes, deps or improvements to existing code o... | closed | false | null | [] | null | 1 | 2023-08-21T15:15:56 | 2023-08-21T17:01:21 | 2023-08-21T17:01:20 | COLLABORATOR | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9542/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9542/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9542",
"html_url": "https://github.com/langchain-ai/langchain/pull/9542",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9542.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9542.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9540 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9540/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9540/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9540/events | https://github.com/langchain-ai/langchain/issues/9540 | 1,859,531,876 | I_kwDOIPDwls5u1jRk | 9,540 | Impossible to enrich BaseOutputParser with a custom object member | {
"login": "kevin-guimard-ext",
"id": 140074762,
"node_id": "U_kgDOCFlfCg",
"avatar_url": "https://avatars.githubusercontent.com/u/140074762?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kevin-guimard-ext",
"html_url": "https://github.com/kevin-guimard-ext",
"followers_url": "https://api... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | open | false | null | [] | null | 3 | 2023-08-21T14:43:51 | 2023-11-20T18:19:46 | null | NONE | null | ### System Info
Langchain 0.0.268
Python 3.9
Windows 10
### Who can help?
@hwchase17
@agola11
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [X... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9540/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9540/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9539 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9539/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9539/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9539/events | https://github.com/langchain-ai/langchain/pull/9539 | 1,859,508,257 | PR_kwDOIPDwls5YZNrI | 9,539 | Add exclude to GenericLoader.from_file_system | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 1 | 2023-08-21T14:31:00 | 2023-08-23T23:09:11 | 2023-08-23T23:09:10 | COLLABORATOR | null | - Exclude in Generic from_filesystem
- Update generic.py
- x
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9539/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9539/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9539",
"html_url": "https://github.com/langchain-ai/langchain/pull/9539",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9539.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9539.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9538 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9538/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9538/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9538/events | https://github.com/langchain-ai/langchain/issues/9538 | 1,859,484,256 | I_kwDOIPDwls5u1Xpg | 9,538 | Issue: I am using GPT-4 with SQLDatabaseChain it shows ConnectionAbortedError: [WinError 10053] An established connection was aborted by the software in your host machine error | {
"login": "jayrajle",
"id": 142813374,
"node_id": "U_kgDOCIMovg",
"avatar_url": "https://avatars.githubusercontent.com/u/142813374?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jayrajle",
"html_url": "https://github.com/jayrajle",
"followers_url": "https://api.github.com/users/jayrajle/... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700839,
"node_... | closed | false | null | [] | null | 2 | 2023-08-21T14:18:28 | 2023-11-27T16:06:31 | 2023-11-27T16:06:31 | NONE | null | ### Issue you'd like to raise.
I am working with SQLDatabaseChain in Django framework everytime I execute the code it shows below error.
File "C:\Users\ehsuser\AppData\Local\Programs\Python\Python310\lib\socket.py", line 705, in readinto
return self._sock.recv_into(b)
ConnectionAbortedError: [WinError 10053] ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9538/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9538/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9537 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9537/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9537/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9537/events | https://github.com/langchain-ai/langchain/issues/9537 | 1,859,472,931 | I_kwDOIPDwls5u1U4j | 9,537 | Plain models are not calling callbacks when cached | {
"login": "mariokostelac",
"id": 1917451,
"node_id": "MDQ6VXNlcjE5MTc0NTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/1917451?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mariokostelac",
"html_url": "https://github.com/mariokostelac",
"followers_url": "https://api.github.... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | open | false | null | [] | null | 7 | 2023-08-21T14:12:46 | 2024-01-02T09:20:43 | null | CONTRIBUTOR | null | ### System Info
```
pip freeze | grep langchain
langchain==0.0.268
langchainplus-sdk==0.0.17
```
### Who can help?
@hwchase17 @agola11
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9537/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9537/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9536 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9536/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9536/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9536/events | https://github.com/langchain-ai/langchain/pull/9536 | 1,859,467,730 | PR_kwDOIPDwls5YZE25 | 9,536 | feat(streaming_aiter.py): add support for multiple LLM runs in a AsyncIteratorCallbackHandler | {
"login": "xukecheng",
"id": 29099863,
"node_id": "MDQ6VXNlcjI5MDk5ODYz",
"avatar_url": "https://avatars.githubusercontent.com/u/29099863?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xukecheng",
"html_url": "https://github.com/xukecheng",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 3 | 2023-08-21T14:10:28 | 2023-10-18T00:06:50 | 2023-09-04T03:58:55 | NONE | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9536/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/9536/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9536",
"html_url": "https://github.com/langchain-ai/langchain/pull/9536",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9536.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9536.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9535 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9535/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9535/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9535/events | https://github.com/langchain-ai/langchain/issues/9535 | 1,859,456,565 | I_kwDOIPDwls5u1Q41 | 9,535 | Regression in structured_chat agent's Output parser | {
"login": "Und3rf10w",
"id": 3812012,
"node_id": "MDQ6VXNlcjM4MTIwMTI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3812012?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Und3rf10w",
"html_url": "https://github.com/Und3rf10w",
"followers_url": "https://api.github.com/users/Un... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 2 | 2023-08-21T14:05:33 | 2023-11-27T16:06:36 | 2023-11-27T16:06:35 | NONE | null | ### System Info
This regression affects Langchain >=0.0.262. This regression was introduced with #8965.
If an agent's output to input to a tool (e.g. to generate an `AgentAction`) contains either backticks (such as to represent a code block with ```), or embedded JSON (such as a structured JSON string in the `act... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9535/reactions",
"total_count": 5,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 3
} | https://api.github.com/repos/langchain-ai/langchain/issues/9535/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9534 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9534/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9534/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9534/events | https://github.com/langchain-ai/langchain/pull/9534 | 1,859,412,229 | PR_kwDOIPDwls5YY4X2 | 9,534 | Add CrateDB prompt | {
"login": "karynzv",
"id": 4229270,
"node_id": "MDQ6VXNlcjQyMjkyNzA=",
"avatar_url": "https://avatars.githubusercontent.com/u/4229270?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/karynzv",
"html_url": "https://github.com/karynzv",
"followers_url": "https://api.github.com/users/karynzv/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url... | closed | false | null | [] | null | 2 | 2023-08-21T13:46:45 | 2023-08-22T13:42:57 | 2023-08-22T13:42:57 | CONTRIBUTOR | null | Adds a prompt template for the CrateDB SQL dialect. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9534/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9534/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9534",
"html_url": "https://github.com/langchain-ai/langchain/pull/9534",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9534.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9534.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9532 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9532/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9532/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9532/events | https://github.com/langchain-ai/langchain/issues/9532 | 1,859,248,153 | I_kwDOIPDwls5u0eAZ | 9,532 | SelfQueryRetriever returns duplicate document data using with chromaDB | {
"login": "gokulstevee",
"id": 65470058,
"node_id": "MDQ6VXNlcjY1NDcwMDU4",
"avatar_url": "https://avatars.githubusercontent.com/u/65470058?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/gokulstevee",
"html_url": "https://github.com/gokulstevee",
"followers_url": "https://api.github.com/... | [
{
"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 | 5 | 2023-08-21T12:15:55 | 2023-11-28T16:08:10 | 2023-11-28T16:08:09 | NONE | null | ### System Info
Langchain version = 0.0.268
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [X] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9532/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/9532/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9531 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9531/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9531/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9531/events | https://github.com/langchain-ai/langchain/pull/9531 | 1,859,210,421 | PR_kwDOIPDwls5YYLuy | 9,531 | tair fix distance_type error, and add hybrid search | {
"login": "tianhanwen",
"id": 35223092,
"node_id": "MDQ6VXNlcjM1MjIzMDky",
"avatar_url": "https://avatars.githubusercontent.com/u/35223092?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tianhanwen",
"html_url": "https://github.com/tianhanwen",
"followers_url": "https://api.github.com/use... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url... | closed | false | null | [] | null | 2 | 2023-08-21T11:52:30 | 2023-08-23T23:38:32 | 2023-08-23T23:38:32 | CONTRIBUTOR | null | - fix: distance_type error,
- feature: Tair add hybrid search | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9531/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9531/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9531",
"html_url": "https://github.com/langchain-ai/langchain/pull/9531",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9531.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9531.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9530 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9530/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9530/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9530/events | https://github.com/langchain-ai/langchain/pull/9530 | 1,859,115,905 | PR_kwDOIPDwls5YX21_ | 9,530 | All prompts translated to russian | {
"login": "Rai220",
"id": 1329774,
"node_id": "MDQ6VXNlcjEzMjk3NzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/1329774?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Rai220",
"html_url": "https://github.com/Rai220",
"followers_url": "https://api.github.com/users/Rai220/foll... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T10:53:36 | 2023-08-22T08:10:44 | 2023-08-21T11:04:09 | NONE | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9530/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9530/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9530",
"html_url": "https://github.com/langchain-ai/langchain/pull/9530",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9530.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9530.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9529 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9529/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9529/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9529/events | https://github.com/langchain-ai/langchain/pull/9529 | 1,859,109,956 | PR_kwDOIPDwls5YX1gr | 9,529 | All prompts translation | {
"login": "Rai220",
"id": 1329774,
"node_id": "MDQ6VXNlcjEzMjk3NzQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/1329774?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Rai220",
"html_url": "https://github.com/Rai220",
"followers_url": "https://api.github.com/users/Rai220/foll... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-21T10:49:53 | 2023-08-21T10:59:57 | 2023-08-21T10:51:22 | NONE | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9529/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9529/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9529",
"html_url": "https://github.com/langchain-ai/langchain/pull/9529",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9529.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9529.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9528 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9528/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9528/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9528/events | https://github.com/langchain-ai/langchain/issues/9528 | 1,858,916,366 | I_kwDOIPDwls5uzNAO | 9,528 | AttributeError: 'RecursiveCharacterTextSplitter' object has no attribute 'split_documents' | {
"login": "crlvn",
"id": 30684970,
"node_id": "MDQ6VXNlcjMwNjg0OTcw",
"avatar_url": "https://avatars.githubusercontent.com/u/30684970?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/crlvn",
"html_url": "https://github.com/crlvn",
"followers_url": "https://api.github.com/users/crlvn/follow... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 2 | 2023-08-21T08:54:33 | 2023-11-27T16:06:46 | 2023-11-27T16:06:45 | NONE | null | ### System Info
LangChain 0.0.74
Python 3.10
Windows 10
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Outpu... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9528/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/9528/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9527 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9527/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9527/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9527/events | https://github.com/langchain-ai/langchain/pull/9527 | 1,858,875,816 | PR_kwDOIPDwls5YXCUU | 9,527 | Add AINetwork blockchain toolkit integration | {
"login": "klae01",
"id": 101966044,
"node_id": "U_kgDOBhPg3A",
"avatar_url": "https://avatars.githubusercontent.com/u/101966044?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/klae01",
"html_url": "https://github.com/klae01",
"followers_url": "https://api.github.com/users/klae01/follower... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700863,
"node_id... | closed | false | null | [] | null | 3 | 2023-08-21T08:31:14 | 2023-08-22T15:08:38 | 2023-08-22T15:03:34 | CONTRIBUTOR | null | # Description
This PR introduces a new toolkit for interacting with the AINetwork blockchain. The toolkit provides a set of tools for performing various operations on the AINetwork blockchain, such as transferring AIN, reading and writing values to the blockchain database, managing apps, setting rules and owners.
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9527/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9527/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9527",
"html_url": "https://github.com/langchain-ai/langchain/pull/9527",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9527.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9527.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9526 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9526/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9526/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9526/events | https://github.com/langchain-ai/langchain/issues/9526 | 1,858,823,860 | I_kwDOIPDwls5uy2a0 | 9,526 | Chatbot responses are deterorating on using langchain compared to open AI completion | {
"login": "dkiran1",
"id": 101701521,
"node_id": "U_kgDOBg_XkQ",
"avatar_url": "https://avatars.githubusercontent.com/u/101701521?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dkiran1",
"html_url": "https://github.com/dkiran1",
"followers_url": "https://api.github.com/users/dkiran1/foll... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700839,
"node_... | closed | false | null | [] | null | 2 | 2023-08-21T08:00:24 | 2023-11-30T16:07:01 | 2023-11-30T16:07:00 | NONE | null | ### Issue you'd like to raise.
Hi,
Iam using langchain version 0.0.187.
Here are the steps that I have followed to get chat response uisng langchain
```
def initlize_llm_chain_prompt(self):
print("initilizing llm chain prompt")
llm_model=AzureOpenAI(deployment_name=self.AZURE_OPENAI_CHATGPT_... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9526/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9526/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9525 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9525/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9525/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9525/events | https://github.com/langchain-ai/langchain/pull/9525 | 1,858,812,394 | PR_kwDOIPDwls5YW0aY | 9,525 | Bagatur/epsilla | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 1 | 2023-08-21T07:53:34 | 2023-08-21T19:52:17 | 2023-08-21T19:52:17 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9525/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9525/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9525",
"html_url": "https://github.com/langchain-ai/langchain/pull/9525",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9525.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9525.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9524 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9524/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9524/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9524/events | https://github.com/langchain-ai/langchain/pull/9524 | 1,858,761,965 | PR_kwDOIPDwls5YWpjs | 9,524 | Bagatur/doc loader confluence | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 1 | 2023-08-21T07:20:34 | 2023-08-21T19:40:45 | 2023-08-21T19:40:44 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9524/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9524/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9524",
"html_url": "https://github.com/langchain-ai/langchain/pull/9524",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9524.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9524.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9523 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9523/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9523/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9523/events | https://github.com/langchain-ai/langchain/issues/9523 | 1,858,654,621 | I_kwDOIPDwls5uyNGd | 9,523 | Request for using custom fine tuned models | {
"login": "daniyal-arif-tps",
"id": 137474759,
"node_id": "U_kgDOCDGyxw",
"avatar_url": "https://avatars.githubusercontent.com/u/137474759?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/daniyal-arif-tps",
"html_url": "https://github.com/daniyal-arif-tps",
"followers_url": "https://api.gi... | [
{
"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": 5680700873,
"node_id... | closed | false | null | [] | null | 2 | 2023-08-21T05:59:17 | 2023-11-27T16:06:56 | 2023-11-27T16:06:56 | NONE | null | ### Feature request
Issue you'd like to raise.
langchain==0.0.162
Hi, I am using a fine tuned model that generates user prompts to SQL queries, instead of the default model provided by langchain. The reason for doing this is because langchain does not know about all the data from the database unless you provide co... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9523/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9523/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9522 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9522/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9522/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9522/events | https://github.com/langchain-ai/langchain/issues/9522 | 1,858,529,130 | I_kwDOIPDwls5uxudq | 9,522 | Issue: Proxy not successfully used | {
"login": "zqszqszqstvt",
"id": 90195170,
"node_id": "MDQ6VXNlcjkwMTk1MTcw",
"avatar_url": "https://avatars.githubusercontent.com/u/90195170?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zqszqszqstvt",
"html_url": "https://github.com/zqszqszqstvt",
"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": 5680700839,
"node_id... | closed | false | null | [] | null | 6 | 2023-08-21T03:49:38 | 2023-11-28T16:08:20 | 2023-11-28T16:08:19 | NONE | null | ### Issue you'd like to raise.
This is my code, I'm not sure if it's correct:
`from langchain.llms import ChatGLM
from langchain.agents import load_tools, initialize_agent
from langchain.agents import AgentType, tool
from datetime import date
@tool
def time(text: str) -> str:
"""返回今天的日期,用于回答用户关于今天日期的问题。
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9522/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/9522/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9521 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9521/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9521/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9521/events | https://github.com/langchain-ai/langchain/pull/9521 | 1,858,441,300 | PR_kwDOIPDwls5YVmLH | 9,521 | fix: Updated marqo integration for marqo version 1.0.0+ | {
"login": "RaynorChavez",
"id": 16517734,
"node_id": "MDQ6VXNlcjE2NTE3NzM0",
"avatar_url": "https://avatars.githubusercontent.com/u/16517734?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RaynorChavez",
"html_url": "https://github.com/RaynorChavez",
"followers_url": "https://api.github.c... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url... | closed | false | null | [] | null | 2 | 2023-08-21T02:34:46 | 2023-08-21T17:43:19 | 2023-08-21T17:43:15 | CONTRIBUTOR | null | - Description: Updated marqo integration to use tensor_fields instead of non_tensor_fields. Upgraded marqo version to 1.2.4
- Dependencies: marqo 1.2.4 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9521/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9521/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9521",
"html_url": "https://github.com/langchain-ai/langchain/pull/9521",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9521.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9521.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9520 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9520/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9520/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9520/events | https://github.com/langchain-ai/langchain/issues/9520 | 1,858,436,969 | I_kwDOIPDwls5uxX9p | 9,520 | AttributeError: 'super' object has no attribute 'parse_obj' when using OpenAPISpec.from_file | {
"login": "elliexcoding",
"id": 46810559,
"node_id": "MDQ6VXNlcjQ2ODEwNTU5",
"avatar_url": "https://avatars.githubusercontent.com/u/46810559?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/elliexcoding",
"html_url": "https://github.com/elliexcoding",
"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"
... | open | false | null | [] | null | 11 | 2023-08-21T02:28:34 | 2024-01-14T18:32:49 | null | NONE | null | ### System Info
Langchain version 0.0.268
### 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
- [ ] O... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9520/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/9520/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9519 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9519/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9519/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9519/events | https://github.com/langchain-ai/langchain/issues/9519 | 1,858,432,029 | I_kwDOIPDwls5uxWwd | 9,519 | FAISS vectorstore `similarity_search_with_relevance_scores` returns strange/false result with `MAX_INNER_PRODUCT` | {
"login": "jpzhangvincent",
"id": 7220686,
"node_id": "MDQ6VXNlcjcyMjA2ODY=",
"avatar_url": "https://avatars.githubusercontent.com/u/7220686?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jpzhangvincent",
"html_url": "https://github.com/jpzhangvincent",
"followers_url": "https://api.gith... | [
{
"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 | 3 | 2023-08-21T02:21:28 | 2023-12-25T16:09:00 | 2023-12-25T16:08:59 | CONTRIBUTOR | null | ### System Info
langchain==0.0.268
python=3.9
mac
### Who can help?
I used the FAISS as the vector store. it seems that the `similarity_search_with_score` (supposedly ranked by distance: low to high) and `similarity_search_with_relevance_scores`((supposedly ranked by relevance: high to low) produce conflicti... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9519/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9519/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9518 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9518/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9518/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9518/events | https://github.com/langchain-ai/langchain/pull/9518 | 1,858,327,627 | PR_kwDOIPDwls5YVNdZ | 9,518 | beef up retrieval docs | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-21T00:21:19 | 2023-08-21T14:22:23 | 2023-08-21T14:22:23 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9518/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9518/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9518",
"html_url": "https://github.com/langchain-ai/langchain/pull/9518",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9518.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9518.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9516 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9516/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9516/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9516/events | https://github.com/langchain-ai/langchain/pull/9516 | 1,858,310,343 | PR_kwDOIPDwls5YVJxU | 9,516 | `Qwen` model example | {
"login": "leo-gan",
"id": 2256422,
"node_id": "MDQ6VXNlcjIyNTY0MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2256422?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/leo-gan",
"html_url": "https://github.com/leo-gan",
"followers_url": "https://api.github.com/users/leo-gan/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-20T23:43:54 | 2023-08-21T01:56:16 | 2023-08-21T00:21:45 | COLLABORATOR | null | added an example for `Qwen-7B` model on `HugginfFaceHub` :hugs:
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9516/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9516/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9516",
"html_url": "https://github.com/langchain-ai/langchain/pull/9516",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9516.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9516.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9515 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9515/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9515/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9515/events | https://github.com/langchain-ai/langchain/pull/9515 | 1,858,238,773 | PR_kwDOIPDwls5YU7te | 9,515 | Anthropic: Allow the use of kwargs consistent with ChatOpenAI. | {
"login": "joshuasundance-swca",
"id": 84336755,
"node_id": "MDQ6VXNlcjg0MzM2NzU1",
"avatar_url": "https://avatars.githubusercontent.com/u/84336755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joshuasundance-swca",
"html_url": "https://github.com/joshuasundance-swca",
"followers_url": ... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url... | closed | false | null | [] | null | 2 | 2023-08-20T19:21:54 | 2023-08-24T01:23:22 | 2023-08-24T01:23:21 | CONTRIBUTOR | null | - Description: ~~Creates a new root_validator in `_AnthropicCommon` that allows the use of `model_name` and `max_tokens` keyword arguments.~~ Adds pydantic field aliases to support `model_name` and `max_tokens` as keyword arguments. Ultimately, this makes `ChatAnthropic` more consistent with `ChatOpenAI`, making the ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9515/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9515/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9515",
"html_url": "https://github.com/langchain-ai/langchain/pull/9515",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9515.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9515.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9513 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9513/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9513/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9513/events | https://github.com/langchain-ai/langchain/pull/9513 | 1,858,152,951 | PR_kwDOIPDwls5YUq19 | 9,513 | Document loaders confluence keep newlines | {
"login": "chanjetsdp",
"id": 4714703,
"node_id": "MDQ6VXNlcjQ3MTQ3MDM=",
"avatar_url": "https://avatars.githubusercontent.com/u/4714703?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/chanjetsdp",
"html_url": "https://github.com/chanjetsdp",
"followers_url": "https://api.github.com/users... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 2 | 2023-08-20T14:57:45 | 2023-08-21T19:41:11 | 2023-08-21T19:41:10 | CONTRIBUTOR | null | <!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9513/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9513/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9513",
"html_url": "https://github.com/langchain-ai/langchain/pull/9513",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9513.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9513.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9512 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9512/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9512/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9512/events | https://github.com/langchain-ai/langchain/pull/9512 | 1,858,125,619 | PR_kwDOIPDwls5YUlg_ | 9,512 | Fix timeout by retrying policy | {
"login": "moghadas76",
"id": 23231913,
"node_id": "MDQ6VXNlcjIzMjMxOTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/23231913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/moghadas76",
"html_url": "https://github.com/moghadas76",
"followers_url": "https://api.github.com/use... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-20T13:29:14 | 2023-08-20T23:22:10 | 2023-08-20T22:57:21 | NONE | null | - Description: Fix timeout by retrying policy
- Issue: the issue #9509 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9512/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9512/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9512",
"html_url": "https://github.com/langchain-ai/langchain/pull/9512",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9512.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9512.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9511 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9511/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9511/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9511/events | https://github.com/langchain-ai/langchain/issues/9511 | 1,858,114,722 | I_kwDOIPDwls5uwJSi | 9,511 | pgvector extension is not installed | {
"login": "helmanofer",
"id": 6523193,
"node_id": "MDQ6VXNlcjY1MjMxOTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/6523193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/helmanofer",
"html_url": "https://github.com/helmanofer",
"followers_url": "https://api.github.com/users... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 2 | 2023-08-20T12:52:42 | 2023-12-06T17:44:06 | 2023-12-06T17:44:05 | NONE | null | https://github.com/langchain-ai/langchain/blame/e51bccdb2890fa193ce7eb5bf7e13c28afef4dc4/libs/langchain/langchain/vectorstores/pgvector.py#L117
@hwchase17 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9511/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9511/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9510 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9510/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9510/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9510/events | https://github.com/langchain-ai/langchain/issues/9510 | 1,858,110,406 | I_kwDOIPDwls5uwIPG | 9,510 | missing model_name param in ChatAnthropic | {
"login": "shon-otmazgin",
"id": 17564565,
"node_id": "MDQ6VXNlcjE3NTY0NTY1",
"avatar_url": "https://avatars.githubusercontent.com/u/17564565?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shon-otmazgin",
"html_url": "https://github.com/shon-otmazgin",
"followers_url": "https://api.githu... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 4 | 2023-08-20T12:37:45 | 2023-12-07T16:06:40 | 2023-12-07T16:06:39 | NONE | null | ### System Info
Python 3.8.16
langchain==0.0.268
### Who can help?
@hwchase17 @agola11
### Information
- [ ] The official example notebooks/scripts
- [X] 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/9510/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9510/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9509 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9509/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9509/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9509/events | https://github.com/langchain-ai/langchain/issues/9509 | 1,858,096,249 | I_kwDOIPDwls5uwEx5 | 9,509 | TimeOutError unhandled | {
"login": "moghadas76",
"id": 23231913,
"node_id": "MDQ6VXNlcjIzMjMxOTEz",
"avatar_url": "https://avatars.githubusercontent.com/u/23231913?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/moghadas76",
"html_url": "https://github.com/moghadas76",
"followers_url": "https://api.github.com/use... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 2 | 2023-08-20T11:50:21 | 2023-11-26T16:06:29 | 2023-11-26T16:06:28 | NONE | null | ### System Info
`ValueError Traceback (most recent call last)
Cell In[35], line 3
1 query = "What did the president say about the Supreme Court"
2 docs = db.similarity_search(query)
----> 3 chain.run(input_documents=docs, question=query)
File [~/.local/lib/python3.10/s... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9509/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9509/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9508 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9508/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9508/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9508/events | https://github.com/langchain-ai/langchain/pull/9508 | 1,858,044,596 | PR_kwDOIPDwls5YUVp3 | 9,508 | Fixing class calling error in the documentation of connecting_to_a_feature_store.ipynb | {
"login": "EpixMan",
"id": 65122296,
"node_id": "MDQ6VXNlcjY1MTIyMjk2",
"avatar_url": "https://avatars.githubusercontent.com/u/65122296?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/EpixMan",
"html_url": "https://github.com/EpixMan",
"followers_url": "https://api.github.com/users/EpixMa... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url... | closed | false | null | [] | null | 1 | 2023-08-20T08:45:05 | 2023-08-20T22:59:40 | 2023-08-20T22:59:40 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9508/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9508/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9508",
"html_url": "https://github.com/langchain-ai/langchain/pull/9508",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9508.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9508.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9507 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9507/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9507/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9507/events | https://github.com/langchain-ai/langchain/pull/9507 | 1,858,031,591 | PR_kwDOIPDwls5YUTD4 | 9,507 | Added In-Depth Langchain Agent Execution Guide | {
"login": "IlyaKIS1",
"id": 63134180,
"node_id": "MDQ6VXNlcjYzMTM0MTgw",
"avatar_url": "https://avatars.githubusercontent.com/u/63134180?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/IlyaKIS1",
"html_url": "https://github.com/IlyaKIS1",
"followers_url": "https://api.github.com/users/Ily... | [
{
"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": 5680700918,
"node_id... | closed | false | null | [] | null | 1 | 2023-08-20T08:00:04 | 2023-08-20T22:59:01 | 2023-08-20T22:59:01 | CONTRIBUTOR | null | Made the notion document of how Langchain executes agents method by method in the codebase.
Can be helpful for developers that just started working with the Langchain codebase. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9507/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9507/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9507",
"html_url": "https://github.com/langchain-ai/langchain/pull/9507",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9507.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9507.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9506 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9506/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9506/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9506/events | https://github.com/langchain-ai/langchain/issues/9506 | 1,857,998,389 | I_kwDOIPDwls5uvs41 | 9,506 | how to improve the perfromance of agents to get better responses from the local model like gpt4all | {
"login": "Kuramdasu-ujwala-devi",
"id": 69832170,
"node_id": "MDQ6VXNlcjY5ODMyMTcw",
"avatar_url": "https://avatars.githubusercontent.com/u/69832170?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Kuramdasu-ujwala-devi",
"html_url": "https://github.com/Kuramdasu-ujwala-devi",
"followers_... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700848,
"node_id... | closed | false | null | [] | null | 6 | 2023-08-20T06:25:58 | 2023-12-02T16:06:07 | 2023-12-02T16:06:06 | NONE | null | how to improve the perfromance of agents to get better responses from the local model like gpt4all | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9506/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9506/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9505 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9505/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9505/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9505/events | https://github.com/langchain-ai/langchain/issues/9505 | 1,857,988,199 | I_kwDOIPDwls5uvqZn | 9,505 | QAGenerationChain.run often ends in JSONDecodeError | {
"login": "joshuasundance-swca",
"id": 84336755,
"node_id": "MDQ6VXNlcjg0MzM2NzU1",
"avatar_url": "https://avatars.githubusercontent.com/u/84336755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joshuasundance-swca",
"html_url": "https://github.com/joshuasundance-swca",
"followers_url": ... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | open | false | null | [] | null | 5 | 2023-08-20T06:01:56 | 2023-10-03T13:43:01 | null | CONTRIBUTOR | null | The `QAGenerationChain` as it is currently written is prone to a `JSONDecodeError`, as mentioned in https://github.com/langchain-ai/langchain/pull/9503. That was my naive attempt to fix the problem I was having, but as I explained in closing the PR, I think a `PydanticOutputParser` with a more instructive prompt or an ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9505/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9505/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9504 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9504/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9504/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9504/events | https://github.com/langchain-ai/langchain/issues/9504 | 1,857,958,938 | I_kwDOIPDwls5uvjQa | 9,504 | LLM Chain: Unable to run OpenLM - unexpected keyword argument 'api_key' in Completion.create class | {
"login": "prazevj",
"id": 5722696,
"node_id": "MDQ6VXNlcjU3MjI2OTY=",
"avatar_url": "https://avatars.githubusercontent.com/u/5722696?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/prazevj",
"html_url": "https://github.com/prazevj",
"followers_url": "https://api.github.com/users/prazevj/... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 6 | 2023-08-20T05:26:12 | 2023-11-27T16:07:11 | 2023-11-27T16:07:11 | NONE | null | ### System Info
! pip show langchain
Name: langchain
Version: 0.0.268
Summary: Building applications with LLMs through composability
Home-page: https://www.github.com/hwchase17/langchain
! pip show openlm
Name: openlm
Version: 0.0.5
Summary: Drop-in OpenAI-compatible that can call LLMs from other providers
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9504/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/9504/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9503 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9503/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9503/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9503/events | https://github.com/langchain-ai/langchain/pull/9503 | 1,857,946,909 | PR_kwDOIPDwls5YUA5y | 9,503 | Make QAGenerationChain.from_llm use SimpleJsonOutputParser | {
"login": "joshuasundance-swca",
"id": 84336755,
"node_id": "MDQ6VXNlcjg0MzM2NzU1",
"avatar_url": "https://avatars.githubusercontent.com/u/84336755?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/joshuasundance-swca",
"html_url": "https://github.com/joshuasundance-swca",
"followers_url": ... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-20T04:18:03 | 2023-08-20T04:57:02 | 2023-08-20T04:57:02 | CONTRIBUTOR | null | - Description: Gives `QAGenerationChain.from_llm` an `output_parser` keyword argument; adds default `SimpleJsonOutputParser`
- Issue: Default prompts request structured json, but no output parser is used. In `QAGenerationChain._call`, after generation, `json.loads` raises a `JSONDecodeError`.
Edit: It occurs to... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9503/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9503/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9503",
"html_url": "https://github.com/langchain-ai/langchain/pull/9503",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9503.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9503.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9502 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9502/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9502/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9502/events | https://github.com/langchain-ai/langchain/issues/9502 | 1,857,932,992 | I_kwDOIPDwls5uvc7A | 9,502 | Issue: Can't import HuggingFacePipeline | {
"login": "sahaavi",
"id": 55613672,
"node_id": "MDQ6VXNlcjU1NjEzNjcy",
"avatar_url": "https://avatars.githubusercontent.com/u/55613672?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sahaavi",
"html_url": "https://github.com/sahaavi",
"followers_url": "https://api.github.com/users/sahaav... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | open | false | null | [] | null | 10 | 2023-08-20T02:53:24 | 2024-01-04T12:54:06 | null | NONE | null | > from langchain.llms import HuggingFacePipeline
`ImportError: cannot import name 'HuggingFacePipeline' from 'langchain.llms'` | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9502/reactions",
"total_count": 3,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 3
} | https://api.github.com/repos/langchain-ai/langchain/issues/9502/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9501 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9501/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9501/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9501/events | https://github.com/langchain-ai/langchain/pull/9501 | 1,857,922,714 | PR_kwDOIPDwls5YT8nT | 9,501 | Fast linters go first | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-20T01:49:01 | 2023-08-21T07:20:55 | 2023-08-21T07:20:55 | COLLABORATOR | null | Proposal to reverse the order of linters based on the principle of running the
fast ones first.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9501/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9501/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9501",
"html_url": "https://github.com/langchain-ai/langchain/pull/9501",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9501.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9501.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9500 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9500/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9500/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9500/events | https://github.com/langchain-ai/langchain/pull/9500 | 1,857,874,177 | PR_kwDOIPDwls5YTzlm | 9,500 | Fixed issue with metadata in query | {
"login": "ofermend",
"id": 1823547,
"node_id": "MDQ6VXNlcjE4MjM1NDc=",
"avatar_url": "https://avatars.githubusercontent.com/u/1823547?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ofermend",
"html_url": "https://github.com/ofermend",
"followers_url": "https://api.github.com/users/oferm... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 4 | 2023-08-19T21:04:33 | 2023-08-20T23:00:14 | 2023-08-20T23:00:14 | CONTRIBUTOR | null | - Description: Changed metadata retrieval so that it combines Vectara doc level and part level metadata
- Tag maintainer: @rlancemartin
- Twitter handle: @ofermend
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9500/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9500/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9500",
"html_url": "https://github.com/langchain-ai/langchain/pull/9500",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9500.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9500.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9499 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9499/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9499/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9499/events | https://github.com/langchain-ai/langchain/pull/9499 | 1,857,866,542 | PR_kwDOIPDwls5YTyEz | 9,499 | fix typo in huggingface_hub.ipynb | {
"login": "bsenst",
"id": 8211411,
"node_id": "MDQ6VXNlcjgyMTE0MTE=",
"avatar_url": "https://avatars.githubusercontent.com/u/8211411?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bsenst",
"html_url": "https://github.com/bsenst",
"followers_url": "https://api.github.com/users/bsenst/foll... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 2 | 2023-08-19T20:33:11 | 2023-08-19T21:50:13 | 2023-08-19T21:50:06 | CONTRIBUTOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9499/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9499/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9499",
"html_url": "https://github.com/langchain-ai/langchain/pull/9499",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9499.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9499.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9498 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9498/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9498/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9498/events | https://github.com/langchain-ai/langchain/issues/9498 | 1,857,854,089 | I_kwDOIPDwls5uvJqJ | 9,498 | HuggingFaceInstructEmbeddings hangs in Docker container, but runs fine on MacOS | {
"login": "lauradang",
"id": 25867870,
"node_id": "MDQ6VXNlcjI1ODY3ODcw",
"avatar_url": "https://avatars.githubusercontent.com/u/25867870?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lauradang",
"html_url": "https://github.com/lauradang",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings",
"name": "area: embeddings",
"color": "C5DEF5",
"default": false,
"description": "Related to text embedding models module"
},
{
"id":... | open | false | null | [] | null | 8 | 2023-08-19T20:07:57 | 2023-11-23T01:51:04 | null | NONE | null | ### System Info
requirements.txt:
```
langchain==0.0.254
atlassian-python-api==3.36.0
chromadb==0.3.25
huggingface-hub==0.16.4
torch==2.0.1
sentence-transformers==2.2.2
InstructorEmbedding==1.0.0
p4python==2023.1.2454917
lxml==4.9.2
bs4==0.0.1
```
Dockerfile
```Dockerfile
FROM python:3.10
# Creat... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9498/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9498/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9497 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9497/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9497/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9497/events | https://github.com/langchain-ai/langchain/pull/9497 | 1,857,847,738 | PR_kwDOIPDwls5YTt8G | 9,497 | Added misssing model name to GPT4AllEmbeddings. | {
"login": "sbarman-mi9",
"id": 14152255,
"node_id": "MDQ6VXNlcjE0MTUyMjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/14152255?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sbarman-mi9",
"html_url": "https://github.com/sbarman-mi9",
"followers_url": "https://api.github.com/... | [
{
"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 | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.gi... | null | 6 | 2023-08-19T19:52:48 | 2023-10-30T14:47:36 | 2023-10-30T14:47:35 | NONE | null | - Description: Added model name to `GPT4AllEmbeddings`. Apparently, when we use `CacheBackedEmbeddings`, we must provide a namespace so our doc embeddings with different model ids remain distinct. This change makes it easy to add name from the model.
https://python.langchain.com/docs/modules/data_connection/cachin... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9497/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9497/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9497",
"html_url": "https://github.com/langchain-ai/langchain/pull/9497",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9497.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9497.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9496 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9496/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9496/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9496/events | https://github.com/langchain-ai/langchain/pull/9496 | 1,857,831,501 | PR_kwDOIPDwls5YTq2W | 9,496 | Update pydantic combat guide | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-19T18:37:33 | 2023-08-19T21:44:20 | 2023-08-19T21:44:19 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9496/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9496/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9496",
"html_url": "https://github.com/langchain-ai/langchain/pull/9496",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9496.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9496.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9494 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9494/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9494/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9494/events | https://github.com/langchain-ai/langchain/pull/9494 | 1,857,809,616 | PR_kwDOIPDwls5YTmVd | 9,494 | :bug: fix unexpected run of release workflow | {
"login": "zawakin",
"id": 13769670,
"node_id": "MDQ6VXNlcjEzNzY5Njcw",
"avatar_url": "https://avatars.githubusercontent.com/u/13769670?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zawakin",
"html_url": "https://github.com/zawakin",
"followers_url": "https://api.github.com/users/zawaki... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | {
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://api.github.com/users... | [
{
"login": "obi1kenobi",
"id": 2348618,
"node_id": "MDQ6VXNlcjIzNDg2MTg=",
"avatar_url": "https://avatars.githubusercontent.com/u/2348618?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/obi1kenobi",
"html_url": "https://github.com/obi1kenobi",
"followers_url": "https://... | null | 7 | 2023-08-19T17:31:30 | 2023-08-23T01:50:02 | 2023-08-21T14:34:03 | CONTRIBUTOR | null | I have discovered a bug located within `.github/workflows/_release.yml` which is the primary cause of continuous integration (CI) errors. The problem can be solved; therefore, I have constructed a PR to address the issue.
## The Issue
Access the following link to view the exact errors: [Langhain Release Workflow]... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9494/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9494/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9494",
"html_url": "https://github.com/langchain-ai/langchain/pull/9494",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9494.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9494.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9493 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9493/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9493/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9493/events | https://github.com/langchain-ai/langchain/pull/9493 | 1,857,805,597 | PR_kwDOIPDwls5YTlhg | 9,493 | docs(readme): fixed badges with new github url | {
"login": "StanGirard",
"id": 19614572,
"node_id": "MDQ6VXNlcjE5NjE0NTcy",
"avatar_url": "https://avatars.githubusercontent.com/u/19614572?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/StanGirard",
"html_url": "https://github.com/StanGirard",
"followers_url": "https://api.github.com/use... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 2 | 2023-08-19T17:17:22 | 2023-08-19T21:51:39 | 2023-08-19T21:51:39 | CONTRIBUTOR | null | Mainly created for the code space url that was broken but fixed the others in the same PR.
Now
<img width="941" alt="image" src="https://github.com/langchain-ai/langchain/assets/19614572/db918615-a9b9-4a47-96a4-1b709aa7c041">
Before
<img width="1802" alt="image" src="https://github.com/langchain-ai/langc... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9493/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9493/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9493",
"html_url": "https://github.com/langchain-ai/langchain/pull/9493",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9493.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9493.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9492 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9492/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9492/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9492/events | https://github.com/langchain-ai/langchain/issues/9492 | 1,857,775,366 | I_kwDOIPDwls5uu2cG | 9,492 | Issue: RetrievalQA runs twice faster than huggingface model call | {
"login": "Nikita-Sherstnev",
"id": 45091811,
"node_id": "MDQ6VXNlcjQ1MDkxODEx",
"avatar_url": "https://avatars.githubusercontent.com/u/45091811?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nikita-Sherstnev",
"html_url": "https://github.com/Nikita-Sherstnev",
"followers_url": "https://... | [
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20vector%20store",
"name": "area: vector store",
"color": "D4C5F9",
"default": false,
"description": "Related to vector store module"
},
{
"id": 56... | closed | false | null | [] | null | 5 | 2023-08-19T15:26:52 | 2023-11-30T16:07:16 | 2023-11-30T16:07:15 | NONE | null | ### Issue you'd like to raise.
I have the following code:
```
pipe = transformers.pipeline(
model=llm_model,
tokenizer=tokenizer,
return_full_text=True,
task='text-generation',
temperature=0.2,
max_new_tokens=200
)
llm = HuggingFacePipeline(pipeline=pipe)
retriever = vector_db.a... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9492/reactions",
"total_count": 2,
"+1": 1,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/langchain-ai/langchain/issues/9492/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9491 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9491/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9491/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9491/events | https://github.com/langchain-ai/langchain/pull/9491 | 1,857,764,440 | PR_kwDOIPDwls5YTdns | 9,491 | chatbots use case - fix broken collab URL | {
"login": "thatfiredev",
"id": 16766726,
"node_id": "MDQ6VXNlcjE2NzY2NzI2",
"avatar_url": "https://avatars.githubusercontent.com/u/16766726?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/thatfiredev",
"html_url": "https://github.com/thatfiredev",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 2 | 2023-08-19T14:45:57 | 2023-08-19T21:53:54 | 2023-08-19T21:53:54 | CONTRIBUTOR | null | The current Collab URL returns a 404, since there is no `chatbots` directory under `use_cases`.
<!-- Thank you for contributing to LangChain!
If no one reviews your PR within a few days, please @-mention one of @baskaryan, @eyurtsev, @hwchase17, @rlancemartin.
-->
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9491/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9491/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9491",
"html_url": "https://github.com/langchain-ai/langchain/pull/9491",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9491.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9491.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9490 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9490/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9490/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9490/events | https://github.com/langchain-ai/langchain/pull/9490 | 1,857,697,792 | PR_kwDOIPDwls5YTQNo | 9,490 | Fix typo in apis.ipynb | {
"login": "eltociear",
"id": 22633385,
"node_id": "MDQ6VXNlcjIyNjMzMzg1",
"avatar_url": "https://avatars.githubusercontent.com/u/22633385?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eltociear",
"html_url": "https://github.com/eltociear",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-19T12:34:02 | 2023-08-19T13:26:08 | 2023-08-19T13:26:08 | CONTRIBUTOR | null | funtions -> functions
<!-- Thank you for contributing to LangChain!
Replace this entire comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9490/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9490/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9490",
"html_url": "https://github.com/langchain-ai/langchain/pull/9490",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9490.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9490.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9489 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9489/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9489/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9489/events | https://github.com/langchain-ai/langchain/issues/9489 | 1,857,687,357 | I_kwDOIPDwls5uug89 | 9,489 | Issue: RunnableWithFallbacks: Can't instantiate abstract class BaseLanguageModel ??? | {
"login": "sbarman-mi9",
"id": 14152255,
"node_id": "MDQ6VXNlcjE0MTUyMjU1",
"avatar_url": "https://avatars.githubusercontent.com/u/14152255?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sbarman-mi9",
"html_url": "https://github.com/sbarman-mi9",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | open | false | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.gi... | null | 11 | 2023-08-19T11:55:03 | 2023-11-09T23:19:25 | null | NONE | null | ### Issue you'd like to raise.
I bumped langchain to version 0.0.268 and encountered below error while implementing 'with_fallbacks'.
Error:
pydantic.error_wrappers.ValidationError: 1 validation error for LLMChain
llm
Can't instantiate abstract class BaseLanguageModel with abstract methods agenerate_prompt, ap... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9489/reactions",
"total_count": 6,
"+1": 6,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9489/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9488 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9488/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9488/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9488/events | https://github.com/langchain-ai/langchain/issues/9488 | 1,857,615,923 | I_kwDOIPDwls5uuPgz | 9,488 | [ask]: about baiduwenxin LLM | {
"login": "ByteBuddyX",
"id": 71878676,
"node_id": "MDQ6VXNlcjcxODc4Njc2",
"avatar_url": "https://avatars.githubusercontent.com/u/71878676?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ByteBuddyX",
"html_url": "https://github.com/ByteBuddyX",
"followers_url": "https://api.github.com/use... | [
{
"id": 5680700848,
"node_id": "LA_kwDOIPDwls8AAAABUpidsA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question",
"name": "auto:question",
"color": "BFD4F2",
"default": false,
"description": "A specific question about the codebase, product, project, or how to... | closed | false | null | [] | null | 2 | 2023-08-19T07:19:40 | 2023-11-25T16:06:48 | 2023-11-25T16:06:48 | NONE | null | ### Issue you'd like to raise.
May I ask if there are any plans to support baiduwenxin llm in the near future? I saw that the JavaScript version has baiduwenxin, but Python does not
### Suggestion:
_No response_ | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9488/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9488/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9487 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9487/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9487/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9487/events | https://github.com/langchain-ai/langchain/pull/9487 | 1,857,558,456 | PR_kwDOIPDwls5YS0Q9 | 9,487 | bump 269 | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5010622926,
"node_id": "LA_kwDOIPDwls8AAAABKqgJzg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/release",
"name": "release",
"color": "07D4BE",
"default": false,
"description": ""
},
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
... | closed | false | null | [] | null | 1 | 2023-08-19T04:38:53 | 2023-08-21T15:34:17 | 2023-08-21T15:34:16 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9487/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9487/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9487",
"html_url": "https://github.com/langchain-ai/langchain/pull/9487",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9487.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9487.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/9486 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9486/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9486/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9486/events | https://github.com/langchain-ai/langchain/issues/9486 | 1,857,522,891 | I_kwDOIPDwls5ut4zL | 9,486 | Problem with embedding model | {
"login": "npk7264",
"id": 90046327,
"node_id": "MDQ6VXNlcjkwMDQ2MzI3",
"avatar_url": "https://avatars.githubusercontent.com/u/90046327?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/npk7264",
"html_url": "https://github.com/npk7264",
"followers_url": "https://api.github.com/users/npk726... | [
{
"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 | 12 | 2023-08-19T03:25:59 | 2023-12-02T16:06:12 | 2023-12-02T16:06:11 | NONE | null | ### Issue you'd like to raise.
I use embedding model from huggingface vinai/phobert-base:

Then it has this problem:
WARNING:sentence_transformers.SentenceTransformer:No sentence-transformers model found with n... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9486/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/9486/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/9485 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9485/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9485/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9485/events | https://github.com/langchain-ai/langchain/pull/9485 | 1,857,459,907 | PR_kwDOIPDwls5YSehK | 9,485 | Bagatur/promptguard | {
"login": "baskaryan",
"id": 22008038,
"node_id": "MDQ6VXNlcjIyMDA4MDM4",
"avatar_url": "https://avatars.githubusercontent.com/u/22008038?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/baskaryan",
"html_url": "https://github.com/baskaryan",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700863,
"node_id": "LA_kwDOIPDwls8AAAABUpidvw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:enhancement",
"name": "auto:enhancement",
"color": "C2E0C6",
"default": false,
"description": "A large net-new component, integration, or chain. Use sparing... | closed | false | null | [] | null | 1 | 2023-08-19T01:32:23 | 2023-08-21T21:59:54 | 2023-08-21T21:59:54 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9485/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9485/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9485",
"html_url": "https://github.com/langchain-ai/langchain/pull/9485",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9485.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9485.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/9484 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/9484/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/9484/comments | https://api.github.com/repos/langchain-ai/langchain/issues/9484/events | https://github.com/langchain-ai/langchain/pull/9484 | 1,857,415,812 | PR_kwDOIPDwls5YSVD2 | 9,484 | Let you specify run id in trace as chain group | {
"login": "hinthornw",
"id": 13333726,
"node_id": "MDQ6VXNlcjEzMzMzNzI2",
"avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hinthornw",
"html_url": "https://github.com/hinthornw",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-19T00:16:53 | 2023-08-19T00:21:54 | 2023-08-19T00:21:53 | COLLABORATOR | null | I think we'll deprecate this soon anyway but still nice to be able to fetch the run id | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/9484/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/9484/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/9484",
"html_url": "https://github.com/langchain-ai/langchain/pull/9484",
"diff_url": "https://github.com/langchain-ai/langchain/pull/9484.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/9484.patch",
"merged_at": "2023-08-... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.