Skip to content

Issues: langchain-ai/langchain

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
Label
Filter by label
Use alt + click/return to exclude labels
or ⇧ + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Connection Error πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: embeddings Related to text embedding models module πŸ”Œ: huggingface Primarily related to HuggingFace integrations
#22137 opened May 24, 2024 by SoulHb
5 tasks done
Bug in Indexing Function Causes Inconsistent Document Deletion 03 enhancement Enhancement of existing functionality documentation Improvements or additions to documentation
#22135 opened May 24, 2024 by ericvaillancourt
5 tasks done
Support attributes implemented on RunnableWithFallbacks.runnable 03 enhancement Enhancement of existing functionality β±­: core Related to langchain-core πŸ€–:improvement Medium size change to existing code to handle new use-cases
#22134 opened May 24, 2024 by baskaryan
1 task done
StringCollection field not supported by add_texts (through metadata) for vectorstore Azure AI search πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: vector store Related to vector store module
#22133 opened May 24, 2024 by federicocaccialanzaabb
5 tasks done
SitemapLoader filter_urls not filtering some URLs πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: doc loader Related to document loader module (not documentation)
#22121 opened May 24, 2024 by grantdotdev
5 tasks done
Got ValueError: empty choices in llm chat result {'error': {'code': 404, 'message': 'File Not Found', 'type': 'not_found_error'}} β±­: agent Related to agents module πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#22119 opened May 24, 2024 by tdf1995
5 tasks done
BaseMessagePromptTemplate conversion to message NotImplementedError πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: core Related to langchain-core πŸ”Œ: openai Primarily related to OpenAI integrations
#22115 opened May 24, 2024 by MPuust
5 tasks done
Why does my picture seem to be incorrectly recognized? I suspect the link has changed. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#22113 opened May 24, 2024 by DreamPuNi
5 tasks done
System Prompt are not working now. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations
#22109 opened May 24, 2024 by silly15422
5 tasks done
langchain_community.chat_models.hunyuan.ChatHunyuan do not work πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#22107 opened May 24, 2024 by uniqueSkeeter
5 tasks done
[Tools] Update prebuilt tools to remove spaces πŸ€–:improvement Medium size change to existing code to handle new use-cases πŸ”Œ: openai Primarily related to OpenAI integrations
#22099 opened May 23, 2024 by hinthornw
1 task done
Add method="json_mode" support to ChatMistralAI.with_structured_output πŸ€–:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features help wanted Good issue for contributors πŸ€–:improvement Medium size change to existing code to handle new use-cases πŸ”Œ: mistralai Primarily related to MistralAI integrations β±­: models Related to LLMs or chat model modules
#22081 opened May 23, 2024 by baskaryan
1 task done
Incorrect formatting of alternative_import // limitations of @deprecated(...) for HuggingFaceEndpoint πŸ”Œ: huggingface Primarily related to HuggingFace integrations πŸ€–:improvement Medium size change to existing code to handle new use-cases
#22066 opened May 23, 2024 by WP-LKL
5 tasks done
KeyError: 'tail_type' when using LLMGraphTransformer πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#22061 opened May 23, 2024 by aditya-kf
5 tasks done
When use Ollama model (llama3) with RunnableWithMessageHistory I got error Error in RootListenersTracer.on_llm_end callback: KeyError('message') πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: Runnables Related to Runnables
#22060 opened May 23, 2024 by dmytrovskyi
5 tasks done
SQLDatabaseChain has SQL not Working (InvalidArgument: 400 Request payload size exceeds the limit: 50000 bytes.) using Google Plam Api πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: google Primarily related to Google GenAI or VertexAI integrations
#22025 opened May 22, 2024 by psathish10
5 tasks done
It's impossible to use and **async** ChatMessageHistory with langchain-core. πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: postgres Related to postgres integrations
#22021 opened May 22, 2024 by pprados
5 tasks done
DOC: wrong prompt hub link πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder good first issue Good for newcomers
#22014 opened May 22, 2024 by tjuwhy
2 tasks done
DOC: Documentation inconsistency at Document loaders - Jupyter Notebook πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#22013 opened May 22, 2024 by MIRACLE-cowf
2 tasks done
Improve import statement for create_retrieval_chain to enhance code editor navigation πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
#22009 opened May 22, 2024 by Omar-Eses
2 tasks done
Make sure all integration doc pages show packages to install and import correctly πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Good issue for contributors
#22005 opened May 22, 2024 by baskaryan
1 task done
SelfQueryRetriever returns empty result for composite filter with query πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature πŸ”Œ: openai Primarily related to OpenAI integrations πŸ”Œ: postgres Related to postgres integrations β±­: retriever Related to retriever module
#21984 opened May 21, 2024 by araravind
5 tasks done
Standardize docstrings and improve coverage πŸ€–:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder documentation Improvements or additions to documentation good first issue Good for newcomers help wanted Good issue for contributors
#21983 opened May 21, 2024 by baskaryan
SQL Agent with "llm.with_retry()": Can't instantiate abstract class BaseLanguageModel with abstract methods agenerate_prompt, apredict, apredict_messages, generate_prompt, invoke, predict, predict_messages (type=type_error) πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature β±­: core Related to langchain-core πŸ”Œ: openai Primarily related to OpenAI integrations
#21982 opened May 21, 2024 by uzpaka
5 tasks done
BedrockAnthropicTokenUsageCallbackHandler does not function with langchain_aws πŸ€–:bug Related to a bug, vulnerability, unexpected error with an existing feature
#21981 opened May 21, 2024 by austinmw
5 tasks done
ProTip! Exclude everything labeled bug with -label:bug.