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
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

core: task not awaited in create_base_retry_decorator 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#30791 opened Apr 11, 2025 by cbornet
5 tasks done
core[performance]: use custom __getattr__ in __init__.py files for lazy imports Ɑ: core Related to langchain-core lgtm PR looks good. Use to confirm that a PR is ready for merging. 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XXL This PR changes 1000+ lines, ignoring generated files.
#30769 opened Apr 10, 2025 by sydney-runkle Loading…
core[patch]: add prompt template for multi-modal content blocks Ɑ: core Related to langchain-core size:L This PR changes 100-499 lines, ignoring generated files.
#30753 opened Apr 9, 2025 by ccurme Loading…
multiple: multi-modal content blocks Ɑ: core Related to langchain-core size:XL This PR changes 500-999 lines, ignoring generated files.
#30746 opened Apr 9, 2025 by ccurme Loading…
Re-entering a context manager from set_config_context raises AttributeError instead of RuntimeError 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#30720 opened Apr 8, 2025 by Alioth99
5 tasks done
Graph.draw_png() silently returns None with invalid node types, causing unexpected crash on usage 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#30719 opened Apr 8, 2025 by Alioth99
5 tasks done
Bug caused by create_react_agent method and runnable asteam_events 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#30708 opened Apr 7, 2025 by deershark
4 tasks done
Inconsistent behavior for BaseTool subclasses that return list from _run/_arun 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#30578 opened Mar 31, 2025 by menezesandre
5 tasks done
core[patch]: Retain params like cache_control while formatting messages using ChatPromptTemplate 12 high priority Issue or PRs that have high priority 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core size:L This PR changes 100-499 lines, ignoring generated files.
#30537 opened Mar 28, 2025 by Nilesh3105 Loading…
Resume to a specific subgraph node after interrupt Ɑ: core Related to langchain-core
#30518 opened Mar 27, 2025 by PetrosTragoudaras
4 of 5 tasks
get_num_tokens_from_messages implicitly requires transformers Ɑ: core Related to langchain-core
#30162 opened Mar 7, 2025 by g-pavlov
5 tasks done
ChatPromptTemplate with template_format='mustache' threat placeholder still a f-string 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#30131 opened Mar 6, 2025 by skabbit
5 tasks done
Include Reasoning Tokens in Cost Calculation for o3-mini and o1 Models 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#29779 opened Feb 13, 2025 by dbuos
5 tasks done
Runnable with_listeners only hits first LLM invoke/ainvoke call in StateGraph Node 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#29675 opened Feb 7, 2025 by colintkyle
5 tasks done
Gemini parameter validation incorrectly restricts temperature to range [0.0, 1.0] 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#29618 opened Feb 5, 2025 by serena97
5 tasks done
Importing LangChain into a Python OCI Function failing Ɑ: core Related to langchain-core
#29468 opened Jan 29, 2025 by bhnorman11
5 tasks done
Passing runtime value args to a tool created by subclassing BaseTool: tool.invoke doesn't see the runtime arg even when provided 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core
#29412 opened Jan 24, 2025 by shruthiR-fauna
4 tasks done
core: Add ruff rules A (builtins shadowing) Ɑ: core Related to langchain-core 🤖:nit Small modifications/deletions, fixes, deps or improvements to existing code or docs size:XL This PR changes 500-999 lines, ignoring generated files.
#29312 opened Jan 20, 2025 by cbornet Loading…
AttributeError while importing langchain_core. prompts , AttributeError: module 'requests' has no attribute 'auth' 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#29208 opened Jan 14, 2025 by dakshsinghal2003
5 tasks done
ChatOpenAI with structured output, outputs always all field of my pydantic object. 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core investigate Flagged for investigation.
#29190 opened Jan 14, 2025 by MagMueller
5 tasks done
with structured output gives error when using openai model but not anthropic or others. Ɑ: core Related to langchain-core investigate Flagged for investigation.
#29177 opened Jan 13, 2025 by simpliatanu
5 tasks done
core: fix issue with runnable parallel schema being empty when children runnable input schemas use TypedDict's 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature Ɑ: core Related to langchain-core size:M This PR changes 30-99 lines, ignoring generated files.
#28196 opened Nov 18, 2024 by williamzhu54 Loading…
ProTip! Exclude everything labeled bug with -label:bug.