Skip to content

Issues: langchain-ai/langchainjs

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

PineconeStore namespace filter not working PineconeArgumentError: You must enter a filter object with at least one key-value pair auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6926 opened Oct 3, 2024 by lynicis
5 tasks done
PineconeStore: NullCannot read properties of undefined (reading 'toString') auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6919 opened Oct 2, 2024 by sam-trost
5 tasks done
Cannot pass document by retriever and throws "text.replace is not a function" error auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6912 opened Oct 1, 2024 by lynicis
5 tasks done
Google Gen AI Structured Output Error auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6901 opened Sep 30, 2024 by tonyabracadabra
5 tasks done
FirecrawlLoader web loader not working. auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6893 opened Sep 28, 2024 by DevDeepakBhattarai
5 tasks done
AzureOpenAI Missing Required Properties for BaseChatModel auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6886 opened Sep 26, 2024 by Nicolas705
5 tasks done
OpenSearchVectorStore similaritySearch Metadata filtering not working for exact match auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6867 opened Sep 23, 2024 by stevedaskam
5 tasks done
Uncaught SyntaxError: Invalid left-hand side in assignment (at bundle.js:23932:5) when importing "ChatCohere" in ReactJs from "@langchain/cohere" auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6860 opened Sep 22, 2024 by pratham-jaiswal
5 tasks done
Support .text getter on BaseMessage or some way to get raw string content auto:improvement Medium size change to existing code to handle new use-cases
#6844 opened Sep 18, 2024 by jacoblee93
1 task done
Can't use ChatGoogleGenerativeAI with tools in Langraph auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6833 opened Sep 17, 2024 by cnarte
5 tasks done
DOC: Conversational RAG example skips document retrieval, if chat_history is not provided auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6829 opened Sep 17, 2024 by anorderh
2 tasks done
Cannot resolve langchain/core version incompatibilities in Deno scopes auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6817 opened Sep 16, 2024 by fjnoyp
5 tasks done
Connection error when using langchain within VS Code Extension (Host) auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6806 opened Sep 15, 2024 by jeanibarz
5 tasks done
langchain agent -> Exiting LLM run with output: { "generations": [ [ null ] ] } auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6802 opened Sep 15, 2024 by bnn16
5 tasks done
Incompatible type for .withStructuredOutput between different LLM provider auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6795 opened Sep 14, 2024 by shirshendubhowmick
5 tasks done
Function call information printed in streaming output when using LangChain with ChatOpenAI auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6794 opened Sep 14, 2024 by gokuljs
5 tasks done
StructuredOutputParser can't handle nested triple backticks auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6734 opened Sep 11, 2024 by hnykda
5 tasks done
Postgres history with RunnableSequence auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6733 opened Sep 11, 2024 by emmadao
5 tasks done
ChatBedrockConverse, ValidationException auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6724 opened Sep 10, 2024 by rossanodr
5 tasks done
Error: Missing value for input variable history with ConversationSummaryBufferMemory auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6718 opened Sep 9, 2024 by mauriciocirelli
XMLOutputParser does not parse CDATA auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6666 opened Aug 30, 2024 by Aman-14
5 tasks done
Gmail functionality is not working auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6653 opened Aug 28, 2024 by kknono
5 tasks done
RedisVectorStore cannot be inserted under the same indexName when vector data is not added for the first time. auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6644 opened Aug 27, 2024 by zandko
5 tasks done
doc link: https://js.langchain.com/v0.2/docs/tutorials/rag/ Bug title: Issue in the Section 5 '5. Retrieval and Generation: Generate' auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6643 opened Aug 27, 2024 by thinley4
2 tasks done
Unable to use headers in chat ollama auto:bug Related to a bug, vulnerability, unexpected error with an existing feature
#6631 opened Aug 26, 2024 by ronneldavis
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.