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/8827 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8827/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8827/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8827/events | https://github.com/langchain-ai/langchain/issues/8827 | 1,838,264,689 | I_kwDOIPDwls5tkbFx | 8,827 | Agent using tool when it's not needed | {
"login": "Khalidzo",
"id": 78038233,
"node_id": "MDQ6VXNlcjc4MDM4MjMz",
"avatar_url": "https://avatars.githubusercontent.com/u/78038233?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Khalidzo",
"html_url": "https://github.com/Khalidzo",
"followers_url": "https://api.github.com/users/Kha... | [
{
"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 | 10 | 2023-08-06T16:17:01 | 2023-12-14T12:34:07 | 2023-11-15T16:06:17 | NONE | null | I initialized the tool and agent as following:
```
llm = ChatOpenAI(
openai_api_key=OPENAI_API_KEY,
model_name = 'gpt-3.5-turbo',
temperature=0.0,
)
conversational_memory = ConversationBufferWindowMemory(
memory_key='chat_history',
k=6,
return_messages=True
)
qa = RetrievalQA.f... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8827/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/8827/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8824 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8824/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8824/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8824/events | https://github.com/langchain-ai/langchain/issues/8824 | 1,838,248,487 | I_kwDOIPDwls5tkXIn | 8,824 | Refine prompt modification | {
"login": "PavelAgurov",
"id": 37487002,
"node_id": "MDQ6VXNlcjM3NDg3MDAy",
"avatar_url": "https://avatars.githubusercontent.com/u/37487002?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/PavelAgurov",
"html_url": "https://github.com/PavelAgurov",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | open | false | null | [] | null | 3 | 2023-08-06T15:25:06 | 2023-11-05T17:16:40 | null | NONE | null | ### Feature request
I want to offer to change refine prompts to make a summary more correct.
### Motivation
In some cased (I can't say when exactly, but one time per 10-20) I saw that refine LLM added some additional text for summary.
Example:
> Since the provided context does not add any relevant information to... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8824/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/8824/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8823 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8823/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8823/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8823/events | https://github.com/langchain-ai/langchain/pull/8823 | 1,838,230,735 | PR_kwDOIPDwls5XRYek | 8,823 | Feature/partial clearance buffer memory | {
"login": "apurv101",
"id": 14235444,
"node_id": "MDQ6VXNlcjE0MjM1NDQ0",
"avatar_url": "https://avatars.githubusercontent.com/u/14235444?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/apurv101",
"html_url": "https://github.com/apurv101",
"followers_url": "https://api.github.com/users/apu... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700873,
"node_... | closed | false | null | [] | null | 2 | 2023-08-06T14:31:37 | 2023-08-06T22:29:52 | 2023-08-06T22:29:52 | CONTRIBUTOR | null |
- Description: I ran into a problem several times that Conversation buffer memory gets full as soon as it reaches 4097 tokens. And we wouldn't want to completely clear the history as then the complete context would be lost. So I have added a method in **ChatMessageHistory** named **partial_clear** which takes an ar... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8823/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8823/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8823",
"html_url": "https://github.com/langchain-ai/langchain/pull/8823",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8823.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8823.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8822 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8822/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8822/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8822/events | https://github.com/langchain-ai/langchain/pull/8822 | 1,838,207,052 | PR_kwDOIPDwls5XRUGy | 8,822 | Add support for Xata as a vector store | {
"login": "tsg",
"id": 101817,
"node_id": "MDQ6VXNlcjEwMTgxNw==",
"avatar_url": "https://avatars.githubusercontent.com/u/101817?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tsg",
"html_url": "https://github.com/tsg",
"followers_url": "https://api.github.com/users/tsg/followers",
"fol... | [
{
"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-06T13:19:19 | 2023-08-08T11:15:57 | 2023-08-07T15:14:52 | CONTRIBUTOR | null | This adds support for [Xata](https://xata.io) (data platform based on Postgres) as a vector store. We have recently added [Xata to Langchain.js](https://github.com/hwchase17/langchainjs/pull/2125) and would love to have the equivalent in the Python project as well.
The PR includes integration tests and a Jupyter not... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8822/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8822/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8822",
"html_url": "https://github.com/langchain-ai/langchain/pull/8822",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8822.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8822.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8821 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8821/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8821/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8821/events | https://github.com/langchain-ai/langchain/issues/8821 | 1,838,189,640 | I_kwDOIPDwls5tkIxI | 8,821 | How to pass a CSV file or a dataframe to Pandas REPL tool in Langchain? | {
"login": "moayadeldin",
"id": 100358671,
"node_id": "U_kgDOBftaDw",
"avatar_url": "https://avatars.githubusercontent.com/u/100358671?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/moayadeldin",
"html_url": "https://github.com/moayadeldin",
"followers_url": "https://api.github.com/users/... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700848,
"node_id... | closed | false | null | [] | null | 3 | 2023-08-06T12:26:01 | 2023-11-14T16:06:09 | 2023-11-14T16:06:08 | NONE | null | I am trying to utilize Python Repl Tool in langchain with a CSV file and send me the answer based on the CSV file content. The problem is that it gets the action_input step of writing the code to execute right. However, it fails to answer because it couldn't determine the dataframe it should run the code on.
For exa... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8821/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/8821/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8819 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8819/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8819/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8819/events | https://github.com/langchain-ai/langchain/issues/8819 | 1,838,174,943 | I_kwDOIPDwls5tkFLf | 8,819 | Issue: Unstructured module nees backing off to lower ver. 0.7.12 seems ok | {
"login": "johnda98",
"id": 13384285,
"node_id": "MDQ6VXNlcjEzMzg0Mjg1",
"avatar_url": "https://avatars.githubusercontent.com/u/13384285?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/johnda98",
"html_url": "https://github.com/johnda98",
"followers_url": "https://api.github.com/users/joh... | [
{
"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-06T11:45:44 | 2023-11-12T16:05:44 | 2023-11-12T16:05:43 | NONE | null | ### Issue you'd like to raise.
guys if not already logged.. I had to uninstall unstructured module and back it off to lower ver. 0.7.12. python3 -m pip install unstructured==0.7.12
### Suggestion:
maybe this needs attention ? | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8819/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8819/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8818 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8818/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8818/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8818/events | https://github.com/langchain-ai/langchain/issues/8818 | 1,838,174,041 | I_kwDOIPDwls5tkE9Z | 8,818 | Issue: Conversation retreival chain : if current question is not at all related to prevoius chat history | {
"login": "yashugupta786",
"id": 22386918,
"node_id": "MDQ6VXNlcjIyMzg2OTE4",
"avatar_url": "https://avatars.githubusercontent.com/u/22386918?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yashugupta786",
"html_url": "https://github.com/yashugupta786",
"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":... | open | false | null | [] | null | 7 | 2023-08-06T11:42:41 | 2023-11-13T16:40:41 | null | NONE | null | ### Issue you'd like to raise.
How to handle such scenarios if the current asked questions is totally a new question and does not have relation with previous chat history . The standalone question would probably be non-sense, as it's semantic is twisted by the chat history.
`OPENAI_API_KEY=xxxxxx
OPENAI_API_BASE=h... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8818/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8818/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8817 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8817/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8817/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8817/events | https://github.com/langchain-ai/langchain/issues/8817 | 1,838,102,702 | I_kwDOIPDwls5tjziu | 8,817 | How to catch 'maximum context length' error | {
"login": "yiouyou",
"id": 14249712,
"node_id": "MDQ6VXNlcjE0MjQ5NzEy",
"avatar_url": "https://avatars.githubusercontent.com/u/14249712?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yiouyou",
"html_url": "https://github.com/yiouyou",
"followers_url": "https://api.github.com/users/yiouyo... | [
{
"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-06T08:08:29 | 2023-11-12T16:05:50 | 2023-11-12T16:05:50 | NONE | null | ### Issue you'd like to raise.
Can't find the way to deal with the 'maximum context length' error from OpenAI. Any way to catch it within langchain?
### Suggestion:
Add a error handler? | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8817/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/8817/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8816 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8816/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8816/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8816/events | https://github.com/langchain-ai/langchain/issues/8816 | 1,838,088,521 | I_kwDOIPDwls5tjwFJ | 8,816 | How to make a Chatbot responde based on custom data and from the internet? | {
"login": "venturaEffect",
"id": 29057173,
"node_id": "MDQ6VXNlcjI5MDU3MTcz",
"avatar_url": "https://avatars.githubusercontent.com/u/29057173?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/venturaEffect",
"html_url": "https://github.com/venturaEffect",
"followers_url": "https://api.githu... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5541141061,
"node_... | closed | false | null | [] | null | 2 | 2023-08-06T07:22:44 | 2023-11-12T16:05:54 | 2023-11-12T16:05:53 | NONE | null | ### Issue you'd like to raise.
I've updated the code but very strange it doesn't find a good response. When I print(response["answer"]) I get that there is no text to give to the query I put. Even if it gets information from the internet and the Document on the list seems good structured. Here the code:
`
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8816/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/8816/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8815 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8815/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8815/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8815/events | https://github.com/langchain-ai/langchain/issues/8815 | 1,838,084,628 | I_kwDOIPDwls5tjvIU | 8,815 | Object of type AgentAction is not JSON serializable | {
"login": "coreygarvey",
"id": 1421820,
"node_id": "MDQ6VXNlcjE0MjE4MjA=",
"avatar_url": "https://avatars.githubusercontent.com/u/1421820?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/coreygarvey",
"html_url": "https://github.com/coreygarvey",
"followers_url": "https://api.github.com/us... | [
{
"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-06T07:11:26 | 2023-08-06T09:06:42 | 2023-08-06T09:06:42 | NONE | null | ### System Info
version 0.0.253
Running on a Jupyter Notebook in Google Colab
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Promp... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8815/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/8815/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8814 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8814/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8814/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8814/events | https://github.com/langchain-ai/langchain/pull/8814 | 1,838,076,379 | PR_kwDOIPDwls5XQ711 | 8,814 | Add missing tests for evaluation | {
"login": "shibuiwilliam",
"id": 23517545,
"node_id": "MDQ6VXNlcjIzNTE3NTQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/23517545?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shibuiwilliam",
"html_url": "https://github.com/shibuiwilliam",
"followers_url": "https://api.githu... | [
{
"id": 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-06T06:39:39 | 2023-08-06T19:57:02 | 2023-08-06T19:57:02 | CONTRIBUTOR | null | # What
- Add missing tests for evaluation
Replace this comment with:
- Description: Add missing tests for evaluation
- Issue: None
- Dependencies: None
- Tag maintainer: for a quicker response, tag the relevant maintainer (see below),
- Twitter handle: @MLopsJ
Please make sure you're PR is passing... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8814/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8814/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8814",
"html_url": "https://github.com/langchain-ai/langchain/pull/8814",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8814.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8814.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8813 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8813/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8813/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8813/events | https://github.com/langchain-ai/langchain/pull/8813 | 1,838,068,927 | PR_kwDOIPDwls5XQ6dY | 8,813 | Recursive url loader w/ test | {
"login": "proximal-phalanx",
"id": 108248080,
"node_id": "U_kgDOBnO8EA",
"avatar_url": "https://avatars.githubusercontent.com/u/108248080?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/proximal-phalanx",
"html_url": "https://github.com/proximal-phalanx",
"followers_url": "https://api.gi... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | {
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https://api.github.com/use... | [
{
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https:... | null | 5 | 2023-08-06T06:14:51 | 2023-08-10T21:50:32 | 2023-08-10T21:50:32 | CONTRIBUTOR | null | Description: Due to some issue on the test, this is a separate PR with the test for #8502
Tag maintainer: @rlancemartin | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8813/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8813/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8813",
"html_url": "https://github.com/langchain-ai/langchain/pull/8813",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8813.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8813.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8812 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8812/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8812/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8812/events | https://github.com/langchain-ai/langchain/pull/8812 | 1,838,064,955 | PR_kwDOIPDwls5XQ5pb | 8,812 | fix exception inconsistencies | {
"login": "shibuiwilliam",
"id": 23517545,
"node_id": "MDQ6VXNlcjIzNTE3NTQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/23517545?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shibuiwilliam",
"html_url": "https://github.com/shibuiwilliam",
"followers_url": "https://api.githu... | [
{
"id": 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-06T06:04:02 | 2023-08-06T20:43:05 | 2023-08-06T20:43:05 | CONTRIBUTOR | null | # What
- This is to fix exception inconsistencies.
<!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: fix exception inconsistencies
- Issue: None
- Dependencies: None
- Tag maintainer: @baskaryan
- Twitter handle: @MLopsJ
Please make sure you're PR is passin... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8812/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8812/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8812",
"html_url": "https://github.com/langchain-ai/langchain/pull/8812",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8812.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8812.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8811 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8811/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8811/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8811/events | https://github.com/langchain-ai/langchain/pull/8811 | 1,838,030,470 | PR_kwDOIPDwls5XQzKB | 8,811 | Fix typo in long_context_reorder.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-06T03:43:16 | 2023-08-06T22:31:39 | 2023-08-06T22:31:38 | CONTRIBUTOR | null | begining -> beginning
<!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the releva... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8811/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8811/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8811",
"html_url": "https://github.com/langchain-ai/langchain/pull/8811",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8811.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8811.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8808 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8808/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8808/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8808/events | https://github.com/langchain-ai/langchain/pull/8808 | 1,838,018,436 | PR_kwDOIPDwls5XQw_Q | 8,808 | docs: Improvements on Mendable Search | {
"login": "nickscamara",
"id": 20311743,
"node_id": "MDQ6VXNlcjIwMzExNzQz",
"avatar_url": "https://avatars.githubusercontent.com/u/20311743?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nickscamara",
"html_url": "https://github.com/nickscamara",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-06T02:44:11 | 2023-08-06T22:32:07 | 2023-08-06T22:32:06 | CONTRIBUTOR | null | - Balancing prioritization between keyword / AI search
- Show snippets of highlighted keywords when searching
- Improved keyword search
- Fixed bugs and issues
Shoutout to @calebpeffer for implementing and gathering feedback on it
cc: @dev2049 @rlancemartin @hwchase17 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8808/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/8808/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8808",
"html_url": "https://github.com/langchain-ai/langchain/pull/8808",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8808.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8808.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8807 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8807/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8807/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8807/events | https://github.com/langchain-ai/langchain/pull/8807 | 1,837,994,669 | PR_kwDOIPDwls5XQso3 | 8,807 | Fix docs for Rockset | {
"login": "kwadhwa18",
"id": 6015244,
"node_id": "MDQ6VXNlcjYwMTUyNDQ=",
"avatar_url": "https://avatars.githubusercontent.com/u/6015244?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kwadhwa18",
"html_url": "https://github.com/kwadhwa18",
"followers_url": "https://api.github.com/users/kw... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url... | closed | false | null | [] | null | 1 | 2023-08-06T00:54:48 | 2023-08-06T22:54:27 | 2023-08-06T22:04:02 | CONTRIBUTOR | null | * remove error output for notebook
* add comment about vector length for ingest transformation
* change OPENAI_KEY -> OPENAI_API_KEY
cc @baskaryan | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8807/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8807/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8807",
"html_url": "https://github.com/langchain-ai/langchain/pull/8807",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8807.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8807.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8806 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8806/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8806/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8806/events | https://github.com/langchain-ai/langchain/pull/8806 | 1,837,970,378 | PR_kwDOIPDwls5XQoHi | 8,806 | feat(llms): add support for vLLM | {
"login": "mspronesti",
"id": 44113430,
"node_id": "MDQ6VXNlcjQ0MTEzNDMw",
"avatar_url": "https://avatars.githubusercontent.com/u/44113430?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/mspronesti",
"html_url": "https://github.com/mspronesti",
"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": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url... | closed | false | null | [] | null | 3 | 2023-08-05T23:07:51 | 2023-08-07T14:32:03 | 2023-08-07T14:32:03 | CONTRIBUTOR | null | Hello langchain maintainers,
this PR aims at integrating [vllm](https://vllm.readthedocs.io/en/latest/#) into langchain. This PR closes #8729.
This feature clearly depends on `vllm`, but I've seen other models supported here depend on packages that are not included in the pyproject.toml (e.g. `gpt4all`, `text-gen... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8806/reactions",
"total_count": 1,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 1,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8806/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8806",
"html_url": "https://github.com/langchain-ai/langchain/pull/8806",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8806.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8806.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8805 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8805/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8805/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8805/events | https://github.com/langchain-ai/langchain/pull/8805 | 1,837,951,257 | PR_kwDOIPDwls5XQkmn | 8,805 | added the embeddings part | {
"login": "balnarendrasapa",
"id": 61614290,
"node_id": "MDQ6VXNlcjYxNjE0Mjkw",
"avatar_url": "https://avatars.githubusercontent.com/u/61614290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/balnarendrasapa",
"html_url": "https://github.com/balnarendrasapa",
"followers_url": "https://api... | [
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings",
"name": "area: embeddings",
"color": "C5DEF5",
"default": false,
"description": "Related to text embedding models module"
},
{
"id":... | closed | false | null | [] | null | 1 | 2023-08-05T21:51:09 | 2023-08-06T00:47:57 | 2023-08-06T00:16:33 | CONTRIBUTOR | null | Description: forgot to add the embeddings part in the documentation. sorry 😅
@baskaryan | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8805/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8805/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8805",
"html_url": "https://github.com/langchain-ai/langchain/pull/8805",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8805.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8805.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8804 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8804/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8804/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8804/events | https://github.com/langchain-ai/langchain/pull/8804 | 1,837,949,519 | PR_kwDOIPDwls5XQkRr | 8,804 | Enhanced functionality of PostgresChatMessageHistory | {
"login": "rajib76",
"id": 16340036,
"node_id": "MDQ6VXNlcjE2MzQwMDM2",
"avatar_url": "https://avatars.githubusercontent.com/u/16340036?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajib76",
"html_url": "https://github.com/rajib76",
"followers_url": "https://api.github.com/users/rajib7... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700873,
"node_... | closed | false | null | [] | null | 11 | 2023-08-05T21:43:39 | 2023-11-10T22:28:49 | 2023-11-10T22:28:49 | CONTRIBUTOR | null | - Description : The PostgresChatMessageHistory will be more useful if it stores the timestamp of each message. While retrieving the messages, it is currently retrieved ordering it by session id. However, in an actual chat, the sessionid will be maintained for the duration of the chat. So, the messages will need to b re... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8804/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8804/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8804",
"html_url": "https://github.com/langchain-ai/langchain/pull/8804",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8804.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8804.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8803 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8803/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8803/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8803/events | https://github.com/langchain-ai/langchain/pull/8803 | 1,837,926,271 | PR_kwDOIPDwls5XQf9Y | 8,803 | Convenient filter pass to as_retriver() for vectorstores | {
"login": "Bytestorm5",
"id": 31070777,
"node_id": "MDQ6VXNlcjMxMDcwNzc3",
"avatar_url": "https://avatars.githubusercontent.com/u/31070777?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bytestorm5",
"html_url": "https://github.com/Bytestorm5",
"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 | 6 | 2023-08-05T20:22:05 | 2023-08-06T22:37:42 | 2023-08-06T22:37:42 | CONTRIBUTOR | null | **Description:** Makes it more intuitive to pass filters to VectorStore Retrievers from `as_retriever`, by allowing for it to be passed as an argument separately from search_kwargs.
This is related to #7002, but I wouldn't resolve because that calls for taking all search arguments as direct keyword arguments, while ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8803/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8803/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8803",
"html_url": "https://github.com/langchain-ai/langchain/pull/8803",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8803.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8803.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8802 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8802/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8802/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8802/events | https://github.com/langchain-ai/langchain/issues/8802 | 1,837,920,794 | I_kwDOIPDwls5tjHIa | 8,802 | How to pass multiple filters in db.get_relevant_documents() | {
"login": "sid8491",
"id": 8565062,
"node_id": "MDQ6VXNlcjg1NjUwNjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/8565062?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sid8491",
"html_url": "https://github.com/sid8491",
"followers_url": "https://api.github.com/users/sid8491/... | [
{
"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-05T20:03:46 | 2023-11-12T16:05:59 | 2023-11-12T16:05:59 | NONE | null | I have three metadata: vehicle, color and city.
I want to retrieve chunks with filter -> vehicle = car, color = red and city = NY
All these conditions should be met in the retrieved chunks.
How can I do that?
results = db.get_relevant_documents(
query=query,
filter={"vehicle": ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8802/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/8802/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8801 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8801/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8801/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8801/events | https://github.com/langchain-ai/langchain/pull/8801 | 1,837,899,556 | PR_kwDOIPDwls5XQbVO | 8,801 | Code understanding use case | {
"login": "manuel-soria",
"id": 66525873,
"node_id": "MDQ6VXNlcjY2NTI1ODcz",
"avatar_url": "https://avatars.githubusercontent.com/u/66525873?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/manuel-soria",
"html_url": "https://github.com/manuel-soria",
"followers_url": "https://api.github.c... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | {
"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 | 1 | 2023-08-05T18:59:54 | 2023-08-11T17:16:05 | 2023-08-11T17:16:05 | CONTRIBUTOR | null | Code understanding docs | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8801/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8801/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8801",
"html_url": "https://github.com/langchain-ai/langchain/pull/8801",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8801.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8801.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8800 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8800/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8800/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8800/events | https://github.com/langchain-ai/langchain/issues/8800 | 1,837,898,928 | I_kwDOIPDwls5tjByw | 8,800 | Issue: Amazon Bedrock can't load my credentials when called from a Lambda function | {
"login": "MustaphaU",
"id": 123378149,
"node_id": "U_kgDOB1qZ5Q",
"avatar_url": "https://avatars.githubusercontent.com/u/123378149?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/MustaphaU",
"html_url": "https://github.com/MustaphaU",
"followers_url": "https://api.github.com/users/Mustap... | [
{
"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 | 21 | 2023-08-05T18:57:43 | 2023-10-15T02:09:25 | null | NONE | null | ### Issue you'd like to raise.
Bedrock can't seem to load my credentials when used within a Lambda function. My AWS credentials were set up in my local environment using environment variables. When I use the bedrock class directly, it is able to load my credentials and my code runs smoothly. Here is the RetrievalQA ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8800/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/8800/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8799 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8799/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8799/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8799/events | https://github.com/langchain-ai/langchain/pull/8799 | 1,837,880,318 | PR_kwDOIPDwls5XQXx2 | 8,799 | rm nuclia dep | {
"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 | 3 | 2023-08-05T18:10:46 | 2023-08-06T18:28:51 | 2023-08-06T18:28:50 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8799/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8799/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8799",
"html_url": "https://github.com/langchain-ai/langchain/pull/8799",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8799.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8799.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8798 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8798/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8798/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8798/events | https://github.com/langchain-ai/langchain/pull/8798 | 1,837,860,792 | PR_kwDOIPDwls5XQTye | 8,798 | bump 253 | {
"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-05T17:36:21 | 2023-08-05T17:57:23 | 2023-08-05T17:57:22 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8798/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8798/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8798",
"html_url": "https://github.com/langchain-ai/langchain/pull/8798",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8798.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8798.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8796 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8796/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8796/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8796/events | https://github.com/langchain-ai/langchain/pull/8796 | 1,837,796,344 | PR_kwDOIPDwls5XQIB4 | 8,796 | feat: expose Kendra result item id and document id as document metadata | {
"login": "wnleao",
"id": 2644049,
"node_id": "MDQ6VXNlcjI2NDQwNDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/2644049?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/wnleao",
"html_url": "https://github.com/wnleao",
"followers_url": "https://api.github.com/users/wnleao/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-05T14:52:16 | 2023-08-06T00:21:25 | 2023-08-06T00:21:25 | CONTRIBUTOR | null | - Description: we expose Kendra result item id and document id as document metadata.
- Tag maintainer: @3coins @baskaryan
- Twitter handle: wilsonleao
**Why**
The result item id and document id might be used to keep track of the retrieved resources. | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8796/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8796/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8796",
"html_url": "https://github.com/langchain-ai/langchain/pull/8796",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8796.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8796.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8795 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8795/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8795/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8795/events | https://github.com/langchain-ai/langchain/issues/8795 | 1,837,792,197 | I_kwDOIPDwls5tinvF | 8,795 | BSHTMLLoader not working for urls | {
"login": "iiitmahesh",
"id": 13597781,
"node_id": "MDQ6VXNlcjEzNTk3Nzgx",
"avatar_url": "https://avatars.githubusercontent.com/u/13597781?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iiitmahesh",
"html_url": "https://github.com/iiitmahesh",
"followers_url": "https://api.github.com/use... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | null | [] | null | 2 | 2023-08-05T14:41:28 | 2023-08-06T11:42:45 | 2023-08-06T11:42:45 | NONE | null | ### System Info
BSHTMLLoader not working for urls
````
from langchain.document_loaders import BSHTMLLoader
url = "https://www.google.com"
loader = BSHTMLLoader({"url": url})
doc = loader.load()
````
I tried this one also not working
````
from langchain.document_loaders import BSHTMLLoader
url ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8795/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/8795/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8794 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8794/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8794/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8794/events | https://github.com/langchain-ai/langchain/issues/8794 | 1,837,765,386 | I_kwDOIPDwls5tihMK | 8,794 | File "pydantic/main.py", line 341, in pydantic.main.BaseModel.__init__ pydantic.error_wrappers.ValidationError: 1 validation error for Document" | {
"login": "data-xyz",
"id": 129659544,
"node_id": "U_kgDOB7pymA",
"avatar_url": "https://avatars.githubusercontent.com/u/129659544?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/data-xyz",
"html_url": "https://github.com/data-xyz",
"followers_url": "https://api.github.com/users/data-xyz/... | [
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | open | false | null | [] | null | 5 | 2023-08-05T13:36:08 | 2024-01-06T04:15:11 | null | NONE | null | ### System Info
Traceback:
docsearch.similarity_search(
File "/usr/local/lib/python3.9/site-packages/langchain/vectorstores/pinecone.py", line 162, in similarity_search
docs_and_scores = self.similarity_search_with_score(
File "/usr/local/lib/python3.9/site-packages/langchain/vectorstores/pinecone.py", ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8794/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8794/timeline | null | null | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8793 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8793/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8793/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8793/events | https://github.com/langchain-ai/langchain/pull/8793 | 1,837,714,071 | PR_kwDOIPDwls5XP4mE | 8,793 | Add new parameter forced_decoder_ids to OpenAIWhisperParserLocal + small bug fix | {
"login": "idcore",
"id": 30922976,
"node_id": "MDQ6VXNlcjMwOTIyOTc2",
"avatar_url": "https://avatars.githubusercontent.com/u/30922976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/idcore",
"html_url": "https://github.com/idcore",
"followers_url": "https://api.github.com/users/idcore/fo... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url... | closed | false | null | [] | null | 2 | 2023-08-05T11:37:44 | 2023-08-12T11:15:42 | 2023-08-07T20:17:58 | CONTRIBUTOR | null | - Description: new parameter forced_decoder_ids for OpenAIWhisperParserLocal to force input language, and enable optional translate mode. Usage example:
processor = WhisperProcessor.from_pretrained("openai/whisper-medium")
forced_decoder_ids = processor.get_decoder_prompt_ids(language="french", task="tran... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8793/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8793/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8793",
"html_url": "https://github.com/langchain-ai/langchain/pull/8793",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8793.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8793.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8792 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8792/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8792/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8792/events | https://github.com/langchain-ai/langchain/issues/8792 | 1,837,713,670 | I_kwDOIPDwls5tiUkG | 8,792 | Add option to directly set input language for OpenAIWhisperParserLocal | {
"login": "idcore",
"id": 30922976,
"node_id": "MDQ6VXNlcjMwOTIyOTc2",
"avatar_url": "https://avatars.githubusercontent.com/u/30922976?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/idcore",
"html_url": "https://github.com/idcore",
"followers_url": "https://api.github.com/users/idcore/fo... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-05T11:36:13 | 2023-11-11T16:05:21 | 2023-11-11T16:05:21 | CONTRIBUTOR | null | ### Feature request
Add option to directly set input language for OpenAIWhisperParserLocal (in case incorrect autodetection (language="french", task = "transcribe") and optionally use translation mode of the whisper model (language="french", task = "translate")
### Motivation
I encountered situations where audio is... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8792/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8792/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8791 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8791/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8791/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8791/events | https://github.com/langchain-ai/langchain/pull/8791 | 1,837,701,142 | PR_kwDOIPDwls5XP16B | 8,791 | Fix: RecursiveUrlLoader is not working (#8367) | {
"login": "ai-ashok",
"id": 91247690,
"node_id": "MDQ6VXNlcjkxMjQ3Njkw",
"avatar_url": "https://avatars.githubusercontent.com/u/91247690?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ai-ashok",
"html_url": "https://github.com/ai-ashok",
"followers_url": "https://api.github.com/users/ai-... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url... | closed | false | null | [] | null | 6 | 2023-08-05T11:05:37 | 2023-08-10T22:59:52 | 2023-08-10T22:59:52 | NONE | null | Fixes #8367
Before this fix:
```python
from langchain.document_loaders import RecursiveUrlLoader
docs = RecursiveUrlLoader(url="https://docs.python.org/3/").load()
print(len(docs))
```
It returns 0 docs
After this fix:
```python
from langchain.document_loaders import RecursiveUrlLoader
docs = Recursive... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8791/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8791/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8791",
"html_url": "https://github.com/langchain-ai/langchain/pull/8791",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8791.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8791.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8790 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8790/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8790/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8790/events | https://github.com/langchain-ai/langchain/issues/8790 | 1,837,647,295 | I_kwDOIPDwls5tiEW_ | 8,790 | Issue: AzureOpenAI connection with SQL Database | {
"login": "KrunalT",
"id": 13148390,
"node_id": "MDQ6VXNlcjEzMTQ4Mzkw",
"avatar_url": "https://avatars.githubusercontent.com/u/13148390?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/KrunalT",
"html_url": "https://github.com/KrunalT",
"followers_url": "https://api.github.com/users/Krunal... | [
{
"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 | 1 | 2023-08-05T08:30:33 | 2023-11-11T16:05:26 | 2023-11-11T16:05:26 | NONE | null | ### Issue you'd like to raise.
Hello,
I want achive SQL Database Agent, by using that I want to retrive data from the database and execute queries.
So for that I have tried,
```
from langchain.agents import create_sql_agent
from langchain.agents.agent_toolkits import SQLDatabaseToolkit
from langchain.sql... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8790/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8790/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8789 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8789/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8789/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8789/events | https://github.com/langchain-ai/langchain/issues/8789 | 1,837,646,215 | I_kwDOIPDwls5tiEGH | 8,789 | "n" hyperparmeter doesn't work in ChatOpenAI | {
"login": "bergr7",
"id": 52296520,
"node_id": "MDQ6VXNlcjUyMjk2NTIw",
"avatar_url": "https://avatars.githubusercontent.com/u/52296520?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/bergr7",
"html_url": "https://github.com/bergr7",
"followers_url": "https://api.github.com/users/bergr7/fo... | [
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings",
"name": "area: embeddings",
"color": "C5DEF5",
"default": false,
"description": "Related to text embedding models module"
},
{
"id":... | closed | false | null | [] | null | 1 | 2023-08-05T08:26:14 | 2023-08-07T13:40:06 | 2023-08-07T13:40:06 | NONE | null | ### System Info
Name: langchain
Version: 0.0.250
Python=3.11.4
### Who can help?
@agola @hwchase17
### 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/8789/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/8789/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8788 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8788/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8788/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8788/events | https://github.com/langchain-ai/langchain/issues/8788 | 1,837,636,776 | I_kwDOIPDwls5tiByo | 8,788 | Error while loading the Llama 2 70B chat model | {
"login": "taimoorrf",
"id": 56273879,
"node_id": "MDQ6VXNlcjU2MjczODc5",
"avatar_url": "https://avatars.githubusercontent.com/u/56273879?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/taimoorrf",
"html_url": "https://github.com/taimoorrf",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings",
"name": "area: embeddings",
"color": "C5DEF5",
"default": false,
"description": "Related to text embedding models module"
},
{
"id":... | closed | false | null | [] | null | 2 | 2023-08-05T07:59:48 | 2023-11-15T16:07:07 | 2023-11-15T16:07:06 | NONE | null | ### System Info
Hi!
While using Llama cpp in LangChain, I am trying to load the "llama-2-70b-chat" model. The code I am using is:
n_gpu_layers = 40 # Change this value based on your model and your GPU VRAM pool.
n_batch = 512 # Should be between 1 and n_ctx, consider the amount of VRAM in your GPU.
cal... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8788/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8788/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8787 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8787/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8787/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8787/events | https://github.com/langchain-ai/langchain/pull/8787 | 1,837,611,197 | PR_kwDOIPDwls5XPjqF | 8,787 | #8786 Fixed: Callback handler disconnect in between | {
"login": "devilankur18",
"id": 431165,
"node_id": "MDQ6VXNlcjQzMTE2NQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/431165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/devilankur18",
"html_url": "https://github.com/devilankur18",
"followers_url": "https://api.github.com/u... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url... | closed | false | null | [] | null | 1 | 2023-08-05T06:47:54 | 2023-08-06T22:11:45 | 2023-08-06T22:11:45 | CONTRIBUTOR | null | Fixes for #8786 @agola11
- Description: The flow of callback is breaking till the last chain, as callbacks are missed in between chain along nested path. This will help get full trace and correlate parent child relationship in all nested chains.
- Issue: the issue #8786
- Dependencies: NA
- Tag maint... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8787/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8787/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8787",
"html_url": "https://github.com/langchain-ai/langchain/pull/8787",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8787.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8787.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8786 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8786/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8786/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8786/events | https://github.com/langchain-ai/langchain/issues/8786 | 1,837,609,787 | I_kwDOIPDwls5th7M7 | 8,786 | RetrievalQA.from_chain_type: callbacks are not called for all nested chains | {
"login": "devilankur18",
"id": 431165,
"node_id": "MDQ6VXNlcjQzMTE2NQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/431165?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/devilankur18",
"html_url": "https://github.com/devilankur18",
"followers_url": "https://api.github.com/u... | [
{
"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 | 1 | 2023-08-05T06:43:10 | 2023-11-11T16:05:36 | 2023-11-11T16:05:36 | CONTRIBUTOR | null | ### System Info
langchain: 0.0.252
python: 3.10.12
@agola11
### Who can help?
@agola11 please take a look,
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Pr... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8786/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8786/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8784 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8784/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8784/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8784/events | https://github.com/langchain-ai/langchain/pull/8784 | 1,837,568,690 | PR_kwDOIPDwls5XPa5c | 8,784 | Update links on QA Use Case docs | {
"login": "snehil002",
"id": 88778723,
"node_id": "MDQ6VXNlcjg4Nzc4NzIz",
"avatar_url": "https://avatars.githubusercontent.com/u/88778723?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehil002",
"html_url": "https://github.com/snehil002",
"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-05T04:33:31 | 2023-08-06T00:30:56 | 2023-08-06T00:30:56 | CONTRIBUTOR | null | - Description: 2 links were not working on Question Answering Use Cases documentation page. Hence, changed them to nearest useful links,
- Issue: NA,
- Dependencies: NA,
- Tag maintainer: @baskaryan,
- Twitter handle: NA
<!-- Thank you for contributing to LangChain!
Replace this comment with:
- ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8784/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8784/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8784",
"html_url": "https://github.com/langchain-ai/langchain/pull/8784",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8784.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8784.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8783 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8783/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8783/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8783/events | https://github.com/langchain-ai/langchain/pull/8783 | 1,837,549,130 | PR_kwDOIPDwls5XPW66 | 8,783 | Add missing test for retrievers self_query | {
"login": "shibuiwilliam",
"id": 23517545,
"node_id": "MDQ6VXNlcjIzNTE3NTQ1",
"avatar_url": "https://avatars.githubusercontent.com/u/23517545?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/shibuiwilliam",
"html_url": "https://github.com/shibuiwilliam",
"followers_url": "https://api.githu... | [
{
"id": 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-05T03:23:33 | 2023-08-06T00:32:34 | 2023-08-06T00:31:41 | CONTRIBUTOR | null | # What
- Add missing test for retrievers self_query
- Add missing import validation
<!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: Add missing test for retrievers self_query
- Issue: None
- Dependencies: None
- Tag maintainer: @rlancemartin, @eyurtsev
- Tw... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8783/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8783/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8783",
"html_url": "https://github.com/langchain-ai/langchain/pull/8783",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8783.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8783.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8782 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8782/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8782/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8782/events | https://github.com/langchain-ai/langchain/issues/8782 | 1,837,527,287 | I_kwDOIPDwls5thnD3 | 8,782 | NLTK alternatives option | {
"login": "yangboz",
"id": 481954,
"node_id": "MDQ6VXNlcjQ4MTk1NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/481954?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yangboz",
"html_url": "https://github.com/yangboz",
"followers_url": "https://api.github.com/users/yangboz/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 | 2 | 2023-08-05T02:22:42 | 2023-08-07T00:40:13 | 2023-08-07T00:40:13 | NONE | null | ### Feature request
if possible to provide NLTK tokenizer alternative options? such as spaCy, openNLP...
### Motivation
NLTK issues:
```
Resource averaged_perceptron_tagger not found.
Please use the NLTK Downloader to obtain the resource:
>>> import nltk
>>> nltk.download('averaged_perceptron_tagger')
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8782/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/8782/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8781 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8781/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8781/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8781/events | https://github.com/langchain-ai/langchain/pull/8781 | 1,837,473,798 | PR_kwDOIPDwls5XPG-c | 8,781 | Same Project for Eval Runs | {
"login": "hinthornw",
"id": 13333726,
"node_id": "MDQ6VXNlcjEzMzMzNzI2",
"avatar_url": "https://avatars.githubusercontent.com/u/13333726?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hinthornw",
"html_url": "https://github.com/hinthornw",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 1 | 2023-08-05T00:33:45 | 2023-08-05T00:51:50 | 2023-08-05T00:51:49 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8781/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8781/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8781",
"html_url": "https://github.com/langchain-ai/langchain/pull/8781",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8781.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8781.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8780 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8780/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8780/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8780/events | https://github.com/langchain-ai/langchain/issues/8780 | 1,837,465,382 | I_kwDOIPDwls5thX8m | 8,780 | inconsistent agent answer | {
"login": "dikyridhlo",
"id": 35356597,
"node_id": "MDQ6VXNlcjM1MzU2NTk3",
"avatar_url": "https://avatars.githubusercontent.com/u/35356597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dikyridhlo",
"html_url": "https://github.com/dikyridhlo",
"followers_url": "https://api.github.com/use... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 4 | 2023-08-05T00:19:15 | 2023-11-13T16:06:51 | 2023-11-13T16:06:50 | NONE | null | ### System Info
i'm using newest langchain, python 3
so i try agent but got inconsistent answer, this is the output

the true answer is "Jalan lori tidak termasuk jalan umum". i tr... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8780/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/8780/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8779 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8779/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8779/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8779/events | https://github.com/langchain-ai/langchain/pull/8779 | 1,837,433,065 | PR_kwDOIPDwls5XO-oa | 8,779 | Add integration to collect feedback on documentation | {
"login": "Anshuman71",
"id": 28081510,
"node_id": "MDQ6VXNlcjI4MDgxNTEw",
"avatar_url": "https://avatars.githubusercontent.com/u/28081510?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Anshuman71",
"html_url": "https://github.com/Anshuman71",
"followers_url": "https://api.github.com/use... | [
{
"id": 4678528810,
"node_id": "LA_kwDOIPDwls8AAAABFtyvKg",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/documentation",
"name": "documentation",
"color": "0075ca",
"default": true,
"description": "Improvements or additions to documentation"
},
{
"id": 56807... | closed | false | null | [] | null | 5 | 2023-08-04T23:13:03 | 2023-11-02T00:47:30 | 2023-11-02T00:47:29 | NONE | null | ## Background
LangChain has become widely popular and adopted by developers. The documentation of any developer product plays a crucial role in the developer experience. Collecting feedback on the LangChain documentation will further improve the developer experience and help the community.
## Description
[Docs... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8779/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/8779/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8779",
"html_url": "https://github.com/langchain-ai/langchain/pull/8779",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8779.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8779.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8778 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8778/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8778/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8778/events | https://github.com/langchain-ai/langchain/pull/8778 | 1,837,419,453 | PR_kwDOIPDwls5XO7tx | 8,778 | Fix Recursive URL Loader | {
"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": 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 | 3 | 2023-08-04T22:49:34 | 2023-08-07T15:25:55 | 2023-08-07T15:25:55 | COLLABORATOR | null | Previously we wouldn't follow paths like
```
relative/to/current
```
or
```
https://www.samedomain.com/i/am/relative/path
``` | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8778/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8778/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8778",
"html_url": "https://github.com/langchain-ai/langchain/pull/8778",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8778.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8778.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8777 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8777/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8777/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8777/events | https://github.com/langchain-ai/langchain/issues/8777 | 1,837,409,860 | I_kwDOIPDwls5thKZE | 8,777 | OpenAIEmbeddings error trying to load chroma from Confluence | {
"login": "supsailor",
"id": 39586726,
"node_id": "MDQ6VXNlcjM5NTg2NzI2",
"avatar_url": "https://avatars.githubusercontent.com/u/39586726?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/supsailor",
"html_url": "https://github.com/supsailor",
"followers_url": "https://api.github.com/users/... | [] | closed | false | null | [] | null | 1 | 2023-08-04T22:33:52 | 2023-08-06T09:36:55 | 2023-08-05T12:29:59 | NONE | null | ### System Info
Platform: Apple M1 Pro
Python version: Python 3.9.6
Dependencies:
aiohttp==3.8.5
aiosignal==1.3.1
anyio==3.7.1
async-timeout==4.0.2
atlassian-python-api==3.40.0
attrs==23.1.0
backoff==2.2.1
beautifulsoup4==4.12.2
blobfile==2.0.2
certifi==2023.7.22
charset-normalizer==3.2.0
chroma-hnsw... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8777/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8777/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8776 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8776/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8776/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8776/events | https://github.com/langchain-ai/langchain/pull/8776 | 1,837,354,723 | PR_kwDOIPDwls5XOt1L | 8,776 | Async RetryOutputParser, RetryWithErrorOutputParser and OutputFixingParser | {
"login": "Bennji94",
"id": 11806209,
"node_id": "MDQ6VXNlcjExODA2MjA5",
"avatar_url": "https://avatars.githubusercontent.com/u/11806209?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Bennji94",
"html_url": "https://github.com/Bennji94",
"followers_url": "https://api.github.com/users/Ben... | [
{
"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-04T21:14:46 | 2023-08-07T21:42:49 | 2023-08-07T21:42:48 | CONTRIBUTOR | null | Added async parsing functions for RetryOutputParser, RetryWithErrorOutputParser and OutputFixingParser.
The async parse functions call the arun methods of the used LLMChains.
Fix for #7989
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8776/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8776/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8776",
"html_url": "https://github.com/langchain-ai/langchain/pull/8776",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8776.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8776.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8775 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8775/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8775/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8775/events | https://github.com/langchain-ai/langchain/issues/8775 | 1,837,350,467 | I_kwDOIPDwls5tg75D | 8,775 | Just install Langchain and getting Import error from typing extensions | {
"login": "RishabhDey",
"id": 75045238,
"node_id": "MDQ6VXNlcjc1MDQ1MjM4",
"avatar_url": "https://avatars.githubusercontent.com/u/75045238?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/RishabhDey",
"html_url": "https://github.com/RishabhDey",
"followers_url": "https://api.github.com/use... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 3 | 2023-08-04T21:09:37 | 2023-11-10T16:05:47 | 2023-11-10T16:05:46 | NONE | null | ### System Info
Latest versions of langchain at the current time.
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [x] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8775/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8775/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8774 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8774/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8774/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8774/events | https://github.com/langchain-ai/langchain/pull/8774 | 1,837,333,600 | PR_kwDOIPDwls5XOpC8 | 8,774 | Extend the StreamlitChatMessageHistory docs with a fuller example and… | {
"login": "sfc-gh-jcarroll",
"id": 116604821,
"node_id": "U_kgDOBvM_lQ",
"avatar_url": "https://avatars.githubusercontent.com/u/116604821?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/sfc-gh-jcarroll",
"html_url": "https://github.com/sfc-gh-jcarroll",
"followers_url": "https://api.githu... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700918,
"node_... | closed | false | null | [] | null | 3 | 2023-08-04T20:58:58 | 2023-08-04T21:27:47 | 2023-08-04T21:27:47 | CONTRIBUTOR | null | Add more details to the [notebook for StreamlitChatMessageHistory](https://python.langchain.com/docs/integrations/memory/streamlit_chat_message_history), including a link to a [running example app](https://langchain-st-memory.streamlit.app/).
Original PR: https://github.com/langchain-ai/langchain/pull/8497 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8774/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8774/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8774",
"html_url": "https://github.com/langchain-ai/langchain/pull/8774",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8774.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8774.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8773 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8773/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8773/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8773/events | https://github.com/langchain-ai/langchain/pull/8773 | 1,837,320,744 | PR_kwDOIPDwls5XOmKV | 8,773 | rm sklearn links | {
"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-04T20:48:01 | 2023-08-04T21:28:01 | 2023-08-04T21:28:00 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8773/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8773/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8773",
"html_url": "https://github.com/langchain-ai/langchain/pull/8773",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8773.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8773.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8772 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8772/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8772/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8772/events | https://github.com/langchain-ai/langchain/pull/8772 | 1,837,292,543 | PR_kwDOIPDwls5XOf-r | 8,772 | rfc: runnable locals | {
"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 | 7 | 2023-08-04T20:20:22 | 2023-08-11T00:12:18 | 2023-08-11T00:12:18 | COLLABORATOR | null | add concept of locals, which is state to pass around in RunnableSequence, and specific runnable for read/write to locals. cc @jacoblee93 @nfcampos

| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8772/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8772/timeline | null | null | true | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8772",
"html_url": "https://github.com/langchain-ai/langchain/pull/8772",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8772.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8772.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8771 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8771/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8771/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8771/events | https://github.com/langchain-ai/langchain/pull/8771 | 1,837,256,833 | PR_kwDOIPDwls5XOYQC | 8,771 | Fix invalid escape sequence warnings | {
"login": "aemr3",
"id": 6818719,
"node_id": "MDQ6VXNlcjY4MTg3MTk=",
"avatar_url": "https://avatars.githubusercontent.com/u/6818719?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/aemr3",
"html_url": "https://github.com/aemr3",
"followers_url": "https://api.github.com/users/aemr3/follower... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url... | closed | false | null | [] | null | 1 | 2023-08-04T19:45:53 | 2023-08-07T04:56:26 | 2023-08-07T00:01:18 | CONTRIBUTOR | null | <!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see below)... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8771/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8771/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8771",
"html_url": "https://github.com/langchain-ai/langchain/pull/8771",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8771.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8771.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8770 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8770/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8770/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8770/events | https://github.com/langchain-ai/langchain/pull/8770 | 1,837,223,672 | PR_kwDOIPDwls5XORE5 | 8,770 | Create ChatAnyscale | {
"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": 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 | 7 | 2023-08-04T19:12:55 | 2023-08-10T09:45:57 | 2023-08-07T20:21:06 | CONTRIBUTOR | null | - Description: Adds the ChatAnyscale class with llama-2 7b, llama-2 13b, and llama-2 70b on [Anyscale Endpoints](https://app.endpoints.anyscale.com/)
- It inherits from ChatOpenAI and requires openai (probably unnecessary but it made for a quick and easy implementation)
- Inspired by https://github.com/langchain-ai/l... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8770/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8770/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8770",
"html_url": "https://github.com/langchain-ai/langchain/pull/8770",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8770.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8770.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8769 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8769/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8769/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8769/events | https://github.com/langchain-ai/langchain/pull/8769 | 1,837,176,485 | PR_kwDOIPDwls5XOGtp | 8,769 | add documentation for serializer function | {
"login": "balnarendrasapa",
"id": 61614290,
"node_id": "MDQ6VXNlcjYxNjE0Mjkw",
"avatar_url": "https://avatars.githubusercontent.com/u/61614290?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/balnarendrasapa",
"html_url": "https://github.com/balnarendrasapa",
"followers_url": "https://api... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541432778,
"node_id": "LA_kwDOIPDwls8AAAABSkuNyg",
"url... | closed | false | null | [] | null | 1 | 2023-08-04T18:29:24 | 2023-08-04T18:52:21 | 2023-08-04T18:39:41 | CONTRIBUTOR | null | Description: Added necessary documentation for serializer functions
@baskaryan | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8769/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8769/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8769",
"html_url": "https://github.com/langchain-ai/langchain/pull/8769",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8769.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8769.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8767 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8767/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8767/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8767/events | https://github.com/langchain-ai/langchain/pull/8767 | 1,837,101,669 | PR_kwDOIPDwls5XN2to | 8,767 | Improving the text of the invalid tool to list the available tools. | {
"login": "paulhager",
"id": 15194617,
"node_id": "MDQ6VXNlcjE1MTk0NjE3",
"avatar_url": "https://avatars.githubusercontent.com/u/15194617?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paulhager",
"html_url": "https://github.com/paulhager",
"followers_url": "https://api.github.com/users/... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700873,
"node_id... | closed | false | null | [] | null | 1 | 2023-08-04T17:19:20 | 2023-08-06T01:09:33 | 2023-08-06T01:09:32 | CONTRIBUTOR | null | Description: When using a ReAct Agent with tools and no tool is found, the InvalidTool gets called. Previously it just asked for a different action, but I've found that if you list the available actions it improves the chances of getting a valid action in the next round. I've added a UnitTest for it also.
@hinthornw... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8767/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8767/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8767",
"html_url": "https://github.com/langchain-ai/langchain/pull/8767",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8767.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8767.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8766 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8766/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8766/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8766/events | https://github.com/langchain-ai/langchain/issues/8766 | 1,837,073,191 | I_kwDOIPDwls5tf4Mn | 8,766 | LlamaCppEmbeddings does not work with n_gpu_layers | {
"login": "nparraa10",
"id": 51352112,
"node_id": "MDQ6VXNlcjUxMzUyMTEy",
"avatar_url": "https://avatars.githubusercontent.com/u/51352112?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nparraa10",
"html_url": "https://github.com/nparraa10",
"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":... | closed | false | null | [] | null | 2 | 2023-08-04T16:52:30 | 2023-11-10T16:05:52 | 2023-11-10T16:05:51 | NONE | null | ### System Info
I am used langchain to get a text embedding with the next code:
```
from langchain.embeddings import LlamaCppEmbeddings
llama = LlamaCppEmbeddings(model_path="/alloc/data/fury_mld-nlp-search/ggml-model-q4_0.bin",n_gpu_layers=None)
embedding= llama.embed_documents(["Thi is a text"])
```
The prob... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8766/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/8766/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8765 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8765/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8765/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8765/events | https://github.com/langchain-ai/langchain/pull/8765 | 1,837,036,540 | PR_kwDOIPDwls5XNooc | 8,765 | Updates fireworks | {
"login": "rjanardhan3",
"id": 12781611,
"node_id": "MDQ6VXNlcjEyNzgxNjEx",
"avatar_url": "https://avatars.githubusercontent.com/u/12781611?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rjanardhan3",
"html_url": "https://github.com/rjanardhan3",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 1 | 2023-08-04T16:23:25 | 2023-08-04T17:32:22 | 2023-08-04T17:32:22 | CONTRIBUTOR | null |
- Description: Updates to Fireworks Documentation,
- Issue: N/A,
- Dependencies: N/A,
- Tag maintainer: @rlancemartin,
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8765/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8765/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8765",
"html_url": "https://github.com/langchain-ai/langchain/pull/8765",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8765.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8765.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8764 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8764/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8764/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8764/events | https://github.com/langchain-ai/langchain/issues/8764 | 1,837,018,787 | I_kwDOIPDwls5tfq6j | 8,764 | PlanAndExecute Agent Error: langchain.tools.base.ToolException: Too many arguments to single-input | {
"login": "rajivraghu",
"id": 5885193,
"node_id": "MDQ6VXNlcjU4ODUxOTM=",
"avatar_url": "https://avatars.githubusercontent.com/u/5885193?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rajivraghu",
"html_url": "https://github.com/rajivraghu",
"followers_url": "https://api.github.com/users... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 1 | 2023-08-04T16:10:24 | 2023-11-10T16:05:56 | 2023-11-10T16:05:56 | NONE | null | ### System Info
Hello,
I am trying to use PlanAndExecute Agent... and getting error langchain.tools.base.ToolException: Too many arguments to single-input.
I am using SQLDatabaseToolkit & a custom tool .
Let me know if i need to modify in the below code...
```
toolkit = SQLDatabaseToolkit(db=db... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8764/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8764/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8763 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8763/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8763/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8763/events | https://github.com/langchain-ai/langchain/pull/8763 | 1,837,016,222 | PR_kwDOIPDwls5XNkK1 | 8,763 | Internal code deprecation API | {
"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": 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 | 5 | 2023-08-04T16:08:16 | 2023-08-08T19:42:24 | 2023-08-08T19:42:22 | COLLABORATOR | null | Proposal for an internal API to deprecate LangChain code.
This PR is heavily based on: https://github.com/matplotlib/matplotlib/blob/main/lib/matplotlib/_api/deprecation.py
This PR only includes deprecation functionality (no renaming etc.).
Additional functionality can be added on a need basis (e.g., renaming p... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8763/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8763/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8763",
"html_url": "https://github.com/langchain-ai/langchain/pull/8763",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8763.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8763.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8762 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8762/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8762/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8762/events | https://github.com/langchain-ai/langchain/pull/8762 | 1,837,000,436 | PR_kwDOIPDwls5XNg0_ | 8,762 | Adds transform support for runnables | {
"login": "nfcampos",
"id": 56902,
"node_id": "MDQ6VXNlcjU2OTAy",
"avatar_url": "https://avatars.githubusercontent.com/u/56902?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/nfcampos",
"html_url": "https://github.com/nfcampos",
"followers_url": "https://api.github.com/users/nfcampos/foll... | [
{
"id": 5680700873,
"node_id": "LA_kwDOIPDwls8AAAABUpidyQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:improvement",
"name": "auto:improvement",
"color": "FBCA04",
"default": false,
"description": "Medium size change to existing code to handle new use-cases"
... | closed | false | null | [] | null | 3 | 2023-08-04T15:55:46 | 2023-08-09T11:34:24 | 2023-08-09T11:34:23 | COLLABORATOR | null | <!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see below)... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8762/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8762/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8762",
"html_url": "https://github.com/langchain-ai/langchain/pull/8762",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8762.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8762.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8761 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8761/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8761/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8761/events | https://github.com/langchain-ai/langchain/pull/8761 | 1,836,952,406 | PR_kwDOIPDwls5XNWYJ | 8,761 | update rss doc | {
"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-04T15:25:14 | 2023-08-04T15:25:22 | 2023-08-04T15:25:21 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8761/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8761/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8761",
"html_url": "https://github.com/langchain-ai/langchain/pull/8761",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8761.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8761.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8760 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8760/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8760/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8760/events | https://github.com/langchain-ai/langchain/pull/8760 | 1,836,920,836 | PR_kwDOIPDwls5XNPhU | 8,760 | Revert "add filter to sklearn vector store functions (#8113)" | {
"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-04T15:04:34 | 2023-08-04T15:13:34 | 2023-08-04T15:13:33 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8760/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8760/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8760",
"html_url": "https://github.com/langchain-ai/langchain/pull/8760",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8760.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8760.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8759 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8759/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8759/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8759/events | https://github.com/langchain-ai/langchain/pull/8759 | 1,836,902,740 | PR_kwDOIPDwls5XNLlC | 8,759 | bump 252 | {
"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-04T14:52:05 | 2023-08-04T15:22:18 | 2023-08-04T15:22:17 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8759/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8759/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8759",
"html_url": "https://github.com/langchain-ai/langchain/pull/8759",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8759.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8759.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8758 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8758/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8758/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8758/events | https://github.com/langchain-ai/langchain/pull/8758 | 1,836,897,204 | PR_kwDOIPDwls5XNKX5 | 8,758 | JsonOutputFunctionParser: Fix mutation in place bug | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 1 | 2023-08-04T14:48:10 | 2023-08-07T18:32:47 | 2023-08-07T18:32:46 | COLLABORATOR | null | Fixes mutation in place in the JsonOutputFunctionParser. This causes issues
when trying to re-use the original AI message.
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8758/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8758/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8758",
"html_url": "https://github.com/langchain-ai/langchain/pull/8758",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8758.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8758.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8757 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8757/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8757/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8757/events | https://github.com/langchain-ai/langchain/issues/8757 | 1,836,813,439 | I_kwDOIPDwls5te4x_ | 8,757 | ValueError: Received invalid destination chain name for MultiRetrievalQAChain | {
"login": "Revanth-guduru-balaji",
"id": 66727119,
"node_id": "MDQ6VXNlcjY2NzI3MTE5",
"avatar_url": "https://avatars.githubusercontent.com/u/66727119?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Revanth-guduru-balaji",
"html_url": "https://github.com/Revanth-guduru-balaji",
"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... | closed | false | null | [] | null | 2 | 2023-08-04T14:06:30 | 2023-11-10T16:06:02 | 2023-11-10T16:06:01 | NONE | null | ### System Info
langchain 0.0.251
Python 3.10.9
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8757/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/8757/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8756 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8756/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8756/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8756/events | https://github.com/langchain-ai/langchain/issues/8756 | 1,836,784,253 | I_kwDOIPDwls5texp9 | 8,756 | RetrivalQA LLM asks question to itself | {
"login": "astudzinski",
"id": 101551649,
"node_id": "U_kgDOBg2OIQ",
"avatar_url": "https://avatars.githubusercontent.com/u/101551649?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/astudzinski",
"html_url": "https://github.com/astudzinski",
"followers_url": "https://api.github.com/users/... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 3 | 2023-08-04T13:50:00 | 2023-12-12T07:13:28 | 2023-11-10T16:06:06 | NONE | null | ### Issue you'd like to raise.
Hello I'm trying to do retrivalQA over pdf file. LLM returns correct answer but later it starts ask questions to itself. Is anyone else facing this issue before and know how to solve it? here is sample answer `{'query': '### Human: Zagraniczne inwestycje bezpośrednie w Polsce \n### Assis... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8756/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/8756/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8755 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8755/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8755/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8755/events | https://github.com/langchain-ai/langchain/issues/8755 | 1,836,718,401 | I_kwDOIPDwls5tehlB | 8,755 | Error trying to use a service account with GoogleDriveLoader | {
"login": "tedsecretsource",
"id": 28703641,
"node_id": "MDQ6VXNlcjI4NzAzNjQx",
"avatar_url": "https://avatars.githubusercontent.com/u/28703641?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/tedsecretsource",
"html_url": "https://github.com/tedsecretsource",
"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 | 3 | 2023-08-04T13:08:58 | 2023-08-07T10:23:40 | 2023-08-07T10:23:40 | NONE | null | ### System Info
Name: langchain
Version: 0.0.251
Python 3.11.4
Docker image: tiangolo/uvicorn-gunicorn-fastapi:python3.11
### Who can help?
@eyurtsev not sure if this is an issue in GoogleDriveLoader or our brain and how to authenticate
### Information
- [X] The official example notebooks/scripts
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8755/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/8755/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8754 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8754/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8754/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8754/events | https://github.com/langchain-ai/langchain/issues/8754 | 1,836,684,118 | I_kwDOIPDwls5teZNW | 8,754 | ImportError: cannot import name 'LangChainPlusClient' from 'langchainplus_sdk' | {
"login": "oOhyeahh",
"id": 30427517,
"node_id": "MDQ6VXNlcjMwNDI3NTE3",
"avatar_url": "https://avatars.githubusercontent.com/u/30427517?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/oOhyeahh",
"html_url": "https://github.com/oOhyeahh",
"followers_url": "https://api.github.com/users/oOh... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 3 | 2023-08-04T12:45:35 | 2023-08-08T13:47:29 | 2023-08-08T13:47:28 | NONE | null | ### System Info
langchain==0.0.216
langchainplus-sdk==0.0.21
python 3.10.9
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8754/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8754/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8753 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8753/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8753/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8753/events | https://github.com/langchain-ai/langchain/pull/8753 | 1,836,554,440 | PR_kwDOIPDwls5XL_Fj | 8,753 | when encountering error during fetch return "" in web_base.py | {
"login": "oegedijk",
"id": 27999937,
"node_id": "MDQ6VXNlcjI3OTk5OTM3",
"avatar_url": "https://avatars.githubusercontent.com/u/27999937?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/oegedijk",
"html_url": "https://github.com/oegedijk",
"followers_url": "https://api.github.com/users/oeg... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url... | closed | false | null | [] | null | 4 | 2023-08-04T11:12:11 | 2023-08-07T22:35:41 | 2023-08-07T22:35:41 | CONTRIBUTOR | null | when e.g. downloading a sitemap with a malformed url (e.g. "ttp://example.com/index.html" with the h omitted at the beginning of the url), this will ensure that the sitemap download does not crash, but just emits a warning. (maybe should be optional with e.g. a `skip_faulty_urls:bool=True` parameter, but this was the ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8753/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8753/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8753",
"html_url": "https://github.com/langchain-ai/langchain/pull/8753",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8753.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8753.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8752 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8752/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8752/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8752/events | https://github.com/langchain-ai/langchain/pull/8752 | 1,836,431,833 | PR_kwDOIPDwls5XLkdb | 8,752 | BagelDB Integration (Vector Store) | {
"login": "BidhanRoy",
"id": 3122709,
"node_id": "MDQ6VXNlcjMxMjI3MDk=",
"avatar_url": "https://avatars.githubusercontent.com/u/3122709?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/BidhanRoy",
"html_url": "https://github.com/BidhanRoy",
"followers_url": "https://api.github.com/users/Bi... | [
{
"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-04T09:52:09 | 2023-08-07T06:45:36 | 2023-08-07T06:45:36 | CONTRIBUTOR | null |
- Description: Integrates [BagelDB](http://bageldb.ai/) into LangChain.
- Issue: N/A
- Dependencies: 'betabageldb` Python (PyPi / PIP) package.
- Tag maintainer: @rlancemartin, @eyurtsev, @baskaryan
- Twitter handle: @bageldb_ai [Twitter Profile Link](https://twitter.com/bageldb_ai)
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8752/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8752/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8752",
"html_url": "https://github.com/langchain-ai/langchain/pull/8752",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8752.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8752.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8750 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8750/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8750/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8750/events | https://github.com/langchain-ai/langchain/pull/8750 | 1,836,406,952 | PR_kwDOIPDwls5XLfJ7 | 8,750 | MultiOn client toolkit update 2.0 | {
"login": "kitrak-rev",
"id": 75213811,
"node_id": "MDQ6VXNlcjc1MjEzODEx",
"avatar_url": "https://avatars.githubusercontent.com/u/75213811?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/kitrak-rev",
"html_url": "https://github.com/kitrak-rev",
"followers_url": "https://api.github.com/use... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700873,
"node_id... | closed | false | null | [] | null | 1 | 2023-08-04T09:35:41 | 2023-08-07T05:24:11 | 2023-08-07T05:24:10 | CONTRIBUTOR | null | - Updated to use newer better function interaction
- Previous version had only one callback
- @hinthornw @hwchase17 Can you look into this
- Shout out to @MultiON_AI @DivGarg9 on twitter
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8750/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8750/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8750",
"html_url": "https://github.com/langchain-ai/langchain/pull/8750",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8750.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8750.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8749 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8749/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8749/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8749/events | https://github.com/langchain-ai/langchain/issues/8749 | 1,836,400,009 | I_kwDOIPDwls5tdT2J | 8,749 | PlanAndExecute chain disappeared? | {
"login": "benman1",
"id": 10786684,
"node_id": "MDQ6VXNlcjEwNzg2Njg0",
"avatar_url": "https://avatars.githubusercontent.com/u/10786684?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benman1",
"html_url": "https://github.com/benman1",
"followers_url": "https://api.github.com/users/benman... | [
{
"id": 4899412369,
"node_id": "LA_kwDOIPDwls8AAAABJAcZkQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20agent",
"name": "area: agent",
"color": "BFD4F2",
"default": false,
"description": "Related to agents module"
},
{
"id": 5680700839,
"node_id... | closed | false | null | [] | null | 3 | 2023-08-04T09:31:08 | 2023-08-04T14:21:02 | 2023-08-04T14:21:01 | CONTRIBUTOR | null | ### System Info
I've checked the langchain versions >=0.0.247 up to 0.0.251.
### Who can help?
What happened to all the experimental stuff?
@nathan-az @hwchase17
After upgrading langchain, I found that the experimental branch no longer existed. There's a lot of stuff moved from experimental to the libs/experim... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8749/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8749/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8748 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8748/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8748/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8748/events | https://github.com/langchain-ai/langchain/issues/8748 | 1,836,391,752 | I_kwDOIPDwls5tdR1I | 8,748 | Memory is not implemented correctly in non-indexed data | {
"login": "alisola21",
"id": 43543176,
"node_id": "MDQ6VXNlcjQzNTQzMTc2",
"avatar_url": "https://avatars.githubusercontent.com/u/43543176?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/alisola21",
"html_url": "https://github.com/alisola21",
"followers_url": "https://api.github.com/users/... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 5680700839,
"node_... | closed | false | null | [] | null | 2 | 2023-08-04T09:25:30 | 2023-11-22T06:29:46 | 2023-11-10T16:06:11 | NONE | null | ### System Info
- **Langchain** (v. 0.0.244)
- **Python** (v. 3.11.4)
- **Opensearch** (latest version - v.2.9) running on Docker Container (v. 4.21.0)
### Who can help?
_No response_
### Information
- [X] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8748/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8748/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8747 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8747/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8747/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8747/events | https://github.com/langchain-ai/langchain/pull/8747 | 1,836,388,963 | PR_kwDOIPDwls5XLbSl | 8,747 | update repo username to langchain-ai | {
"login": "benman1",
"id": 10786684,
"node_id": "MDQ6VXNlcjEwNzg2Njg0",
"avatar_url": "https://avatars.githubusercontent.com/u/10786684?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/benman1",
"html_url": "https://github.com/benman1",
"followers_url": "https://api.github.com/users/benman... | [
{
"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-04T09:23:34 | 2023-08-04T14:31:39 | 2023-08-04T14:31:39 | CONTRIBUTOR | null | Time for this minor update? @hwchase17 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8747/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8747/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8747",
"html_url": "https://github.com/langchain-ai/langchain/pull/8747",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8747.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8747.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8746 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8746/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8746/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8746/events | https://github.com/langchain-ai/langchain/issues/8746 | 1,836,375,238 | I_kwDOIPDwls5tdNzG | 8,746 | Agent does not recognize chat history (Missing some input keys: {'chat_history'}) | {
"login": "lCrashl",
"id": 68106407,
"node_id": "MDQ6VXNlcjY4MTA2NDA3",
"avatar_url": "https://avatars.githubusercontent.com/u/68106407?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/lCrashl",
"html_url": "https://github.com/lCrashl",
"followers_url": "https://api.github.com/users/lCrash... | [
{
"id": 4899126096,
"node_id": "LA_kwDOIPDwls8AAAABJAK7UA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20memory",
"name": "area: memory",
"color": "BFDADC",
"default": false,
"description": "Related to memory module"
},
{
"id": 4899412369,
"node_... | closed | false | null | [] | null | 8 | 2023-08-04T09:14:34 | 2023-12-02T16:06:37 | 2023-12-02T16:06:36 | NONE | null | ### Issue you'd like to raise.
Hey, my agent won't recognize any chat history. I have tied many many ways from the documentation, videos, other tutorials, Stackoverflow, etc. I cant find out a way how it works for my setup:
I have tried with different types of memory:
`memory = ConversationBufferWindowMemory(mem... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8746/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8746/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8745 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8745/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8745/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8745/events | https://github.com/langchain-ai/langchain/issues/8745 | 1,836,327,124 | I_kwDOIPDwls5tdCDU | 8,745 | Issue: <Please write a comprehensive title after the 'Issue: ' prefix> | {
"login": "Nolevel666",
"id": 135682795,
"node_id": "U_kgDOCBZa6w",
"avatar_url": "https://avatars.githubusercontent.com/u/135682795?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Nolevel666",
"html_url": "https://github.com/Nolevel666",
"followers_url": "https://api.github.com/users/Nol... | [
{
"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-04T08:40:42 | 2023-08-04T22:50:21 | 2023-08-04T22:50:21 | NONE | null | ### Issue you'd like to raise.
Implementing langchain, Running my custom code, it returns “segmentation fault”.
### Suggestion:
_No response_ | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8745/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/8745/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8744 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8744/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8744/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8744/events | https://github.com/langchain-ai/langchain/pull/8744 | 1,836,220,709 | PR_kwDOIPDwls5XK3dt | 8,744 | Update get_started.mdx | {
"login": "snehil002",
"id": 88778723,
"node_id": "MDQ6VXNlcjg4Nzc4NzIz",
"avatar_url": "https://avatars.githubusercontent.com/u/88778723?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/snehil002",
"html_url": "https://github.com/snehil002",
"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-04T07:29:46 | 2023-08-05T04:18:09 | 2023-08-04T19:32:19 | CONTRIBUTOR | null | - Description: Added a missing word and rearranged a sentence in the documentation of Self Query Retrievers.,
- Issue: NA,
- Dependencies: NA,
- Tag maintainer: @baskaryan,
- Twitter handle: NA
Thanks for your time.
<!-- Thank you for contributing to LangChain!
Replace this comment with:
- De... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8744/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8744/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8744",
"html_url": "https://github.com/langchain-ai/langchain/pull/8744",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8744.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8744.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8743 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8743/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8743/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8743/events | https://github.com/langchain-ai/langchain/issues/8743 | 1,836,192,920 | I_kwDOIPDwls5tchSY | 8,743 | Issue: About DocumentationQ&A and ConversationSummaryBufferMemory | {
"login": "Magicen0722",
"id": 66616125,
"node_id": "MDQ6VXNlcjY2NjE2MTI1",
"avatar_url": "https://avatars.githubusercontent.com/u/66616125?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Magicen0722",
"html_url": "https://github.com/Magicen0722",
"followers_url": "https://api.github.com/... | [
{
"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 | 1 | 2023-08-04T07:07:51 | 2023-08-09T08:49:39 | 2023-08-09T08:49:39 | NONE | null | ### Issue you'd like to raise.
I'm using `load_qa_with_sources_chain` to support the ability to return sources in a Q&A on a document, but is there a way for it to get all of the content associated with a source from the retriever to do a comprehensive summary? Also I'm using `ConversationSummaryBufferMemory` and `R... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8743/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/8743/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8742 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8742/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8742/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8742/events | https://github.com/langchain-ai/langchain/pull/8742 | 1,836,141,143 | PR_kwDOIPDwls5XKm0r | 8,742 | Fix for missing class apis in docs | {
"login": "3coins",
"id": 289369,
"node_id": "MDQ6VXNlcjI4OTM2OQ==",
"avatar_url": "https://avatars.githubusercontent.com/u/289369?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/3coins",
"html_url": "https://github.com/3coins",
"followers_url": "https://api.github.com/users/3coins/follow... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | null | [] | null | 3 | 2023-08-04T06:22:00 | 2023-08-04T18:40:08 | 2023-08-04T18:40:08 | CONTRIBUTOR | null | ## Description
Current `api_docs_build` is not capturing all classes, particularly the ones without any base class. The problem seems to be with the regex used for capturing the class names. This is causing broken links in the docs in several places, due to missing api docs. Here are some examples of missing api docs.... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8742/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8742/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8742",
"html_url": "https://github.com/langchain-ai/langchain/pull/8742",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8742.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8742.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8741 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8741/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8741/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8741/events | https://github.com/langchain-ai/langchain/issues/8741 | 1,836,118,823 | I_kwDOIPDwls5tcPMn | 8,741 | Issue: RetrievalQA.from_chain_type | {
"login": "yebarryallen",
"id": 59946219,
"node_id": "MDQ6VXNlcjU5OTQ2MjE5",
"avatar_url": "https://avatars.githubusercontent.com/u/59946219?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/yebarryallen",
"html_url": "https://github.com/yebarryallen",
"followers_url": "https://api.github.c... | [
{
"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-04T06:00:02 | 2023-11-10T16:06:16 | 2023-11-10T16:06:16 | NONE | null | ### Issue you'd like to raise.
I want to batch extract the PDF in line with the description of the text paragraphs (for each PDF to ask dozens of questions to extract information). I now cycle through the **RetrievalQA.from_chain_type** function for batch extraction found that each PDF extraction process only the firs... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8741/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/8741/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8740 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8740/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8740/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8740/events | https://github.com/langchain-ai/langchain/pull/8740 | 1,836,104,190 | PR_kwDOIPDwls5XKfOF | 8,740 | typo: ignored to ignore | {
"login": "linpan",
"id": 6077601,
"node_id": "MDQ6VXNlcjYwNzc2MDE=",
"avatar_url": "https://avatars.githubusercontent.com/u/6077601?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/linpan",
"html_url": "https://github.com/linpan",
"followers_url": "https://api.github.com/users/linpan/foll... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5680700883,
"node_id": "LA_kwDOIPDwls8AAAABUpid0w",
"url... | closed | false | {
"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/... | [
{
"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://a... | null | 1 | 2023-08-04T05:46:12 | 2023-08-04T06:06:00 | 2023-08-04T06:06:00 | CONTRIBUTOR | null | <!-- Thank you for contributing to LangChain!
Replace this comment with:
- Description: a description of the change,
- Issue: the issue # it fixes (if applicable),
- Dependencies: any dependencies required for this change,
- Tag maintainer: for a quicker response, tag the relevant maintainer (see below)... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8740/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8740/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8740",
"html_url": "https://github.com/langchain-ai/langchain/pull/8740",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8740.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8740.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8738 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8738/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8738/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8738/events | https://github.com/langchain-ai/langchain/pull/8738 | 1,836,093,498 | PR_kwDOIPDwls5XKdBY | 8,738 | docs: llamacpp minor fixes | {
"login": "dayouliu",
"id": 13840623,
"node_id": "MDQ6VXNlcjEzODQwNjIz",
"avatar_url": "https://avatars.githubusercontent.com/u/13840623?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/dayouliu",
"html_url": "https://github.com/dayouliu",
"followers_url": "https://api.github.com/users/day... | [
{
"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-04T05:32:51 | 2023-08-04T21:19:44 | 2023-08-04T21:19:43 | CONTRIBUTOR | null | - Description: minor updates on llama cpp doc
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8738/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/8738/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8738",
"html_url": "https://github.com/langchain-ai/langchain/pull/8738",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8738.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8738.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8737 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8737/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8737/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8737/events | https://github.com/langchain-ai/langchain/issues/8737 | 1,836,088,658 | I_kwDOIPDwls5tcH1S | 8,737 | Issue: i'm trying to translate the Final Answer, but i found the Final Answer is incomplete,like blow: | {
"login": "huangbaolian",
"id": 40484198,
"node_id": "MDQ6VXNlcjQwNDg0MTk4",
"avatar_url": "https://avatars.githubusercontent.com/u/40484198?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/huangbaolian",
"html_url": "https://github.com/huangbaolian",
"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-04T05:26:48 | 2023-11-10T16:06:22 | 2023-11-10T16:06:21 | NONE | null | ### Issue you'd like to raise.

### Suggestion:
_No response_ | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8737/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/8737/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8736 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8736/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8736/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8736/events | https://github.com/langchain-ai/langchain/pull/8736 | 1,836,011,934 | PR_kwDOIPDwls5XKMHe | 8,736 | refactor logic for chroma init | {
"login": "jeffchuber",
"id": 891664,
"node_id": "MDQ6VXNlcjg5MTY2NA==",
"avatar_url": "https://avatars.githubusercontent.com/u/891664?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/jeffchuber",
"html_url": "https://github.com/jeffchuber",
"followers_url": "https://api.github.com/users/j... | [
{
"id": 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 | 9 | 2023-08-04T03:37:35 | 2023-11-10T23:37:53 | null | CONTRIBUTOR | null | This PR simplifies the init logic and hopefully makes it reason about.
For discussion!
- Forces users to pass in 1 of the following: client, client_settings or persist_directory.
- Gives the user helpful error messages if they dont do this
- keeps backwards compatibility for pre `0.3.29` however gently encou... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8736/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8736/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8736",
"html_url": "https://github.com/langchain-ai/langchain/pull/8736",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8736.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8736.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8735 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8735/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8735/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8735/events | https://github.com/langchain-ai/langchain/pull/8735 | 1,836,001,003 | PR_kwDOIPDwls5XKJ0p | 8,735 | Harrison/aleph alpha | {
"login": "hwchase17",
"id": 11986836,
"node_id": "MDQ6VXNlcjExOTg2ODM2",
"avatar_url": "https://avatars.githubusercontent.com/u/11986836?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/hwchase17",
"html_url": "https://github.com/hwchase17",
"followers_url": "https://api.github.com/users/... | [
{
"id": 5454193895,
"node_id": "LA_kwDOIPDwls8AAAABRRhk5w",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/lgtm",
"name": "lgtm",
"color": "0E8A16",
"default": false,
"description": ""
},
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url... | closed | false | null | [] | null | 1 | 2023-08-04T03:21:02 | 2023-08-04T04:21:17 | 2023-08-04T04:21:16 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8735/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8735/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8735",
"html_url": "https://github.com/langchain-ai/langchain/pull/8735",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8735.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8735.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8734 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8734/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8734/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8734/events | https://github.com/langchain-ai/langchain/issues/8734 | 1,835,998,619 | I_kwDOIPDwls5tbx2b | 8,734 | Insert split text to milvus error. | {
"login": "xiebiao",
"id": 238378,
"node_id": "MDQ6VXNlcjIzODM3OA==",
"avatar_url": "https://avatars.githubusercontent.com/u/238378?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/xiebiao",
"html_url": "https://github.com/xiebiao",
"followers_url": "https://api.github.com/users/xiebiao/fo... | [
{
"id": 5541141061,
"node_id": "LA_kwDOIPDwls8AAAABSkcaRQ",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20embeddings",
"name": "area: embeddings",
"color": "C5DEF5",
"default": false,
"description": "Related to text embedding models module"
},
{
"id":... | closed | false | null | [] | null | 1 | 2023-08-04T03:17:08 | 2023-11-10T16:06:27 | 2023-11-10T16:06:26 | NONE | null | ### System Info
langchain: 0.0.250
python: 3.11.4
windows: 10
### Who can help?
@agola11 @hwchase17
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [X] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selec... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8734/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8734/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8733 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8733/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8733/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8733/events | https://github.com/langchain-ai/langchain/pull/8733 | 1,835,968,881 | PR_kwDOIPDwls5XKDIn | 8,733 | Bug fix: feature/issue-7804-chroma-client_settings-bug follow-up on PR #8267 is_persistent also needs to be set to True | {
"login": "peidaqi",
"id": 18495787,
"node_id": "MDQ6VXNlcjE4NDk1Nzg3",
"avatar_url": "https://avatars.githubusercontent.com/u/18495787?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/peidaqi",
"html_url": "https://github.com/peidaqi",
"followers_url": "https://api.github.com/users/peidaq... | [
{
"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-04T02:29:49 | 2023-11-13T06:19:17 | 2023-11-13T06:19:16 | NONE | null | <!-- Thank you for contributing to LangChain!
- Description: is_persistent also needs to be set to True when persist_directory exists
- Issue: PR #8267 fixed issue-7804 but introduced another issue where is_persistent is not set to True (defaulted to False). This causes ChromaDB not persisting data to disk.
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8733/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8733/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8733",
"html_url": "https://github.com/langchain-ai/langchain/pull/8733",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8733.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8733.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8732 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8732/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8732/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8732/events | https://github.com/langchain-ai/langchain/pull/8732 | 1,835,957,770 | PR_kwDOIPDwls5XKA1C | 8,732 | Added new use case docs for Web Scraping, Chromium loader, BS4 transformer | {
"login": "trancethehuman",
"id": 16231195,
"node_id": "MDQ6VXNlcjE2MjMxMTk1",
"avatar_url": "https://avatars.githubusercontent.com/u/16231195?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/trancethehuman",
"html_url": "https://github.com/trancethehuman",
"followers_url": "https://api.gi... | [
{
"id": 5680700918,
"node_id": "LA_kwDOIPDwls8AAAABUpid9g",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:documentation",
"name": "auto:documentation",
"color": "C5DEF5",
"default": false,
"description": "Changes to documentation and examples, like .md, .rst, .i... | closed | false | {
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https://api.github.com/use... | [
{
"login": "rlancemartin",
"id": 122662504,
"node_id": "U_kgDOB0-uaA",
"avatar_url": "https://avatars.githubusercontent.com/u/122662504?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/rlancemartin",
"html_url": "https://github.com/rlancemartin",
"followers_url": "https:... | null | 3 | 2023-08-04T02:12:41 | 2023-08-11T18:46:59 | 2023-08-11T18:46:59 | CONTRIBUTOR | null | - Description: Added a new use case category called "Web Scraping", and a tutorial to scrape websites using OpenAI Functions Extraction chain to the docs.
- Tag maintainer:@baskaryan @hwchase17 ,
- Twitter handle: https://www.linkedin.com/in/haiphunghiem/ (I'm on LinkedIn mostly)
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8732/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8732/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8732",
"html_url": "https://github.com/langchain-ai/langchain/pull/8732",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8732.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8732.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8731 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8731/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8731/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8731/events | https://github.com/langchain-ai/langchain/issues/8731 | 1,835,947,227 | I_kwDOIPDwls5tblTb | 8,731 | ssue: How to add a intermediate layer between langchain and azure openai<Please write a comprehensive title after the 'Issue: ' prefix> | {
"login": "annapras",
"id": 25380671,
"node_id": "MDQ6VXNlcjI1MzgwNjcx",
"avatar_url": "https://avatars.githubusercontent.com/u/25380671?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/annapras",
"html_url": "https://github.com/annapras",
"followers_url": "https://api.github.com/users/ann... | [
{
"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-04T01:56:15 | 2023-11-10T16:06:32 | 2023-11-10T16:06:31 | NONE | null | ### Issue you'd like to raise.
Hello,
We are looking to add an intermediate layer between langchain and azure openai calls so that all requests pass through our custom api instead of azure openai.
The request body and url parameters are slightly different
Is there any recommended way of accomplishing this wit... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8731/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/8731/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8730 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8730/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8730/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8730/events | https://github.com/langchain-ai/langchain/pull/8730 | 1,835,945,650 | PR_kwDOIPDwls5XJ-R- | 8,730 | Add Support for DingoDB as vectorstore | {
"login": "HeChangHaoGary",
"id": 53417823,
"node_id": "MDQ6VXNlcjUzNDE3ODIz",
"avatar_url": "https://avatars.githubusercontent.com/u/53417823?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/HeChangHaoGary",
"html_url": "https://github.com/HeChangHaoGary",
"followers_url": "https://api.gi... | [
{
"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-04T01:53:41 | 2023-08-06T16:19:26 | 2023-08-06T16:19:26 | CONTRIBUTOR | null | Description:
[DingoDB](https://dingodb.readthedocs.io/en/latest/) is a distributed multi-mode vector database, which combines the characteristics of data lakes and vector databases. It has real-time low-latency processing capabilities to achieve rapid insight and response, and can efficiently conduct instant analysis ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8730/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8730/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8730",
"html_url": "https://github.com/langchain-ai/langchain/pull/8730",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8730.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8730.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8729 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8729/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8729/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8729/events | https://github.com/langchain-ai/langchain/issues/8729 | 1,835,904,748 | I_kwDOIPDwls5tba7s | 8,729 | VLLM | {
"login": "drewskidang",
"id": 120294157,
"node_id": "U_kgDOByuLDQ",
"avatar_url": "https://avatars.githubusercontent.com/u/120294157?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/drewskidang",
"html_url": "https://github.com/drewskidang",
"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 | 0 | 2023-08-04T00:45:38 | 2023-08-07T14:32:04 | 2023-08-07T14:32:04 | NONE | null | ### Feature request
can we please get vllm support for faster inference
### Motivation
faster inference speed compared to using hugging face pipeline
### Your contribution
n/a | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8729/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8729/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8728 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8728/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8728/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8728/events | https://github.com/langchain-ai/langchain/issues/8728 | 1,835,902,620 | I_kwDOIPDwls5tbaac | 8,728 | Streaming issue regarding pusher | {
"login": "Ajaypawar02",
"id": 65480235,
"node_id": "MDQ6VXNlcjY1NDgwMjM1",
"avatar_url": "https://avatars.githubusercontent.com/u/65480235?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/Ajaypawar02",
"html_url": "https://github.com/Ajaypawar02",
"followers_url": "https://api.github.com/... | [
{
"id": 5680700848,
"node_id": "LA_kwDOIPDwls8AAAABUpidsA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:question",
"name": "auto:question",
"color": "BFD4F2",
"default": false,
"description": "A specific question about the codebase, product, project, or how to... | closed | false | null | [] | null | 6 | 2023-08-04T00:41:55 | 2023-11-03T16:03:52 | 2023-11-03T16:03:42 | NONE | null | ### Issue you'd like to raise.
class MyCallbackHandler(BaseCallbackHandler):
def __init__(self,new_payload : Dict):
self.user_id = new_payload["user_id"]
self.session_id = new_payload["session_id"]
self.message_id = new_payload["message_id"]
self.status = "processing"
... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8728/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/8728/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8727 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8727/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8727/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8727/events | https://github.com/langchain-ai/langchain/pull/8727 | 1,835,890,782 | PR_kwDOIPDwls5XJyvt | 8,727 | support for arbitrary kwargs for llamacpp | {
"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-04T00:26:16 | 2023-08-04T13:52:03 | 2023-08-04T13:52:02 | COLLABORATOR | null | llamacpp params (per their own code) are unstable, so instead of adding/deleting them constantly adding a model_kwargs parameter that allows for arbitrary additional kwargs
cc @jsjolund and @zacps re #8599 and #8704 | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8727/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/8727/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8727",
"html_url": "https://github.com/langchain-ai/langchain/pull/8727",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8727.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8727.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8725 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8725/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8725/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8725/events | https://github.com/langchain-ai/langchain/issues/8725 | 1,835,850,908 | I_kwDOIPDwls5tbNyc | 8,725 | on_llm_start callback doesn't change the prompts sent to LLM | {
"login": "zizhong",
"id": 3625100,
"node_id": "MDQ6VXNlcjM2MjUxMDA=",
"avatar_url": "https://avatars.githubusercontent.com/u/3625100?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/zizhong",
"html_url": "https://github.com/zizhong",
"followers_url": "https://api.github.com/users/zizhong/... | [
{
"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 | 16 | 2023-08-03T23:27:07 | 2023-08-09T00:50:23 | 2023-08-09T00:50:22 | CONTRIBUTOR | null | ### System Info
Python 3.10.12
langchain 0.0.233
### Who can help?
@agola11
### Information
- [ ] The official example notebooks/scripts
- [X] My own modified scripts
### Related Components
- [X] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8725/reactions",
"total_count": 3,
"+1": 2,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 1
} | https://api.github.com/repos/langchain-ai/langchain/issues/8725/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8724 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8724/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8724/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8724/events | https://github.com/langchain-ai/langchain/issues/8724 | 1,835,836,430 | I_kwDOIPDwls5tbKQO | 8,724 | ERROR: langchain 0.0.251 has requirement pydantic<2,>=1, but you'll have pydantic 2.1.1 which is incompatible. | {
"login": "ykamchi",
"id": 13556774,
"node_id": "MDQ6VXNlcjEzNTU2Nzc0",
"avatar_url": "https://avatars.githubusercontent.com/u/13556774?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/ykamchi",
"html_url": "https://github.com/ykamchi",
"followers_url": "https://api.github.com/users/ykamch... | [
{
"id": 5680700839,
"node_id": "LA_kwDOIPDwls8AAAABUpidpw",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/auto:bug",
"name": "auto:bug",
"color": "E99695",
"default": false,
"description": "Related to a bug, vulnerability, unexpected error with an existing feature"
... | closed | false | null | [] | null | 5 | 2023-08-03T23:05:18 | 2023-12-31T13:29:37 | 2023-11-10T16:06:36 | NONE | null | ### System Info
Ubuntu
### Who can help?
_No response_
### Information
- [ ] The official example notebooks/scripts
- [ ] My own modified scripts
### Related Components
- [ ] LLMs/Chat Models
- [ ] Embedding Models
- [ ] Prompts / Prompt Templates / Prompt Selectors
- [ ] Output Parsers
- [ ] Document Loaders
- ... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8724/reactions",
"total_count": 2,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 2
} | https://api.github.com/repos/langchain-ai/langchain/issues/8724/timeline | null | not_planned | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8723 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8723/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8723/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8723/events | https://github.com/langchain-ai/langchain/pull/8723 | 1,835,818,511 | PR_kwDOIPDwls5XJjmu | 8,723 | fix makefile help | {
"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": 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-03T22:38:57 | 2023-08-04T20:05:28 | 2023-08-04T19:37:01 | COLLABORATOR | null | Fixed the `makefile` help. It was not up-to-date.
@baskaryan
| {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8723/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8723/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8723",
"html_url": "https://github.com/langchain-ai/langchain/pull/8723",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8723.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8723.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8722 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8722/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8722/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8722/events | https://github.com/langchain-ai/langchain/pull/8722 | 1,835,817,240 | PR_kwDOIPDwls5XJjVT | 8,722 | tagging docs refactor | {
"login": "fpingham",
"id": 24279597,
"node_id": "MDQ6VXNlcjI0Mjc5NTk3",
"avatar_url": "https://avatars.githubusercontent.com/u/24279597?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/fpingham",
"html_url": "https://github.com/fpingham",
"followers_url": "https://api.github.com/users/fpi... | [
{
"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-03T22:37:27 | 2023-08-11T15:06:09 | 2023-08-11T15:06:08 | COLLABORATOR | null | refactor of tagging use case according to new format | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8722/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8722/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8722",
"html_url": "https://github.com/langchain-ai/langchain/pull/8722",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8722.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8722.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8721 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8721/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8721/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8721/events | https://github.com/langchain-ai/langchain/pull/8721 | 1,835,779,059 | PR_kwDOIPDwls5XJbV_ | 8,721 | new `tensoflow_datasets` document loader | {
"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": 5541144676,
"node_id": "LA_kwDOIPDwls8AAAABSkcoZA",
"url": "https://api.github.com/repos/langchain-ai/langchain/labels/area:%20doc%20loader",
"name": "area: doc loader",
"color": "D4C5F9",
"default": false,
"description": "Related to document loader module (not documentation)"
... | closed | false | {
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.github.com/users/eyurt... | [
{
"login": "eyurtsev",
"id": 3205522,
"node_id": "MDQ6VXNlcjMyMDU1MjI=",
"avatar_url": "https://avatars.githubusercontent.com/u/3205522?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/eyurtsev",
"html_url": "https://github.com/eyurtsev",
"followers_url": "https://api.gi... | null | 5 | 2023-08-03T21:51:07 | 2023-08-08T20:03:22 | 2023-08-08T19:19:29 | COLLABORATOR | null | added `tensoflow_datasets` document loader
@eyurtsev | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8721/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8721/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8721",
"html_url": "https://github.com/langchain-ai/langchain/pull/8721",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8721.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8721.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8720 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8720/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8720/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8720/events | https://github.com/langchain-ai/langchain/pull/8720 | 1,835,758,817 | PR_kwDOIPDwls5XJXHf | 8,720 | wip Bagatur/google drive | {
"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-03T21:28:43 | 2023-08-10T21:53:15 | 2023-08-10T21:53:15 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8720/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8720/timeline | null | null | true | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8720",
"html_url": "https://github.com/langchain-ai/langchain/pull/8720",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8720.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8720.patch",
"merged_at": null
} |
https://api.github.com/repos/langchain-ai/langchain/issues/8719 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8719/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8719/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8719/events | https://github.com/langchain-ai/langchain/issues/8719 | 1,835,747,652 | I_kwDOIPDwls5ta0lE | 8,719 | ChromaDB integration should properly handle the new Ephemeral/Persistent client objects in recent Chroma version. | {
"login": "JackLeick",
"id": 129417742,
"node_id": "U_kgDOB7bCDg",
"avatar_url": "https://avatars.githubusercontent.com/u/129417742?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/JackLeick",
"html_url": "https://github.com/JackLeick",
"followers_url": "https://api.github.com/users/JackLe... | [
{
"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-03T21:17:48 | 2023-08-04T13:58:17 | 2023-08-04T13:58:17 | NONE | null | With the new Chroma version introducing EphemeralClient and PersistentClient objects, I believe the LangChain integration should be updated to properly handle this.
Below is the relevant code, I believe, where this should be done in the Chroma constructor (chroma.py)
```python
elif persist_directory:... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8719/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8719/timeline | null | completed | null | null |
https://api.github.com/repos/langchain-ai/langchain/issues/8718 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8718/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8718/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8718/events | https://github.com/langchain-ai/langchain/pull/8718 | 1,835,684,284 | PR_kwDOIPDwls5XJHsW | 8,718 | add moderation example | {
"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-03T20:23:32 | 2023-08-07T14:50:12 | 2023-08-07T14:50:11 | COLLABORATOR | null | null | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8718/reactions",
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} | https://api.github.com/repos/langchain-ai/langchain/issues/8718/timeline | null | null | false | {
"url": "https://api.github.com/repos/langchain-ai/langchain/pulls/8718",
"html_url": "https://github.com/langchain-ai/langchain/pull/8718",
"diff_url": "https://github.com/langchain-ai/langchain/pull/8718.diff",
"patch_url": "https://github.com/langchain-ai/langchain/pull/8718.patch",
"merged_at": "2023-08-... |
https://api.github.com/repos/langchain-ai/langchain/issues/8717 | https://api.github.com/repos/langchain-ai/langchain | https://api.github.com/repos/langchain-ai/langchain/issues/8717/labels{/name} | https://api.github.com/repos/langchain-ai/langchain/issues/8717/comments | https://api.github.com/repos/langchain-ai/langchain/issues/8717/events | https://github.com/langchain-ai/langchain/issues/8717 | 1,835,652,884 | I_kwDOIPDwls5tadcU | 8,717 | MRKL agent: Rename Action and Action Input to Tool and Tool Input | {
"login": "iwm911",
"id": 2302032,
"node_id": "MDQ6VXNlcjIzMDIwMzI=",
"avatar_url": "https://avatars.githubusercontent.com/u/2302032?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/iwm911",
"html_url": "https://github.com/iwm911",
"followers_url": "https://api.github.com/users/iwm911/foll... | [
{
"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-03T19:56:07 | 2023-11-10T16:06:42 | 2023-11-10T16:06:41 | NONE | null | ### System Info
Hi,
During work with Hermes, Beluga and Wizardlm and MRKL agent i have noticed that the model often get confused with the action and action input.
The model might decide on using the correct tool, however in the MRKL format
```
Question: the input question you must answer
Thought: you s... | {
"url": "https://api.github.com/repos/langchain-ai/langchain/issues/8717/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/8717/timeline | null | not_planned | null | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.