- Notifications
You must be signed in to change notification settings - Fork18.2k
Insights: langchain-ai/langchain
Overview
Could not load contribution data
Please try again later
3 Releases published by1 person
- langchain-openai==0.3.28
published
Jul 14, 2025 - langchain-core==0.3.69
published
Jul 15, 2025 - langchain-ollama==0.3.5
published
Jul 16, 2025
55 Pull requests merged by26 people
- fix(core): better error message for empty var names
#32073 merged
Jul 18, 2025 - fix(core): implement sleep delay in FakeMessagesListChatModel _generate
#32014 merged
Jul 18, 2025 - fix(docs): fix broken link in VertexAILLM and NVIDIA LLM integrations
#32096 merged
Jul 18, 2025 - docs(docs): add tensorlake provider
#32046 merged
Jul 17, 2025 - fix(core): JSON Schema reference resolution for list indices
#32088 merged
Jul 17, 2025 - chore: update PR lint
#32091 merged
Jul 17, 2025 - fix(infra): update some notebook cassettes
#32087 merged
Jul 17, 2025 - docs: remove AI21 embeddings section
#32084 merged
Jul 17, 2025 - fix(docs): fix broken links
#32083 merged
Jul 17, 2025 - refactor(langchain): remove useless model_rebuild
#32080 merged
Jul 17, 2025 - feat(docs): add Slack community link to footer
#32053 merged
Jul 17, 2025 - docs(docs): fix broken link in Google Gemini text embedding integration
#32082 merged
Jul 17, 2025 - release(ollama): release 0.3.5
#32076 merged
Jul 16, 2025 - fix(ollama):
num_gpu
parameter not working in async OllamaEmbeddings method#32074 merged
Jul 16, 2025 - feat(core): update
_import_utils.py
to not mask the thrown exception#32071 merged
Jul 16, 2025 - docs: update LangSmith links
#32070 merged
Jul 16, 2025 - fix(docs): make docs link absolute
#32068 merged
Jul 16, 2025 - feat(perplexity): expose
search_results
in chat model#31468 merged
Jul 16, 2025 - docs: add oxylabs to web browsing table
#31931 merged
Jul 16, 2025 - docs: improve
output_version
description#31977 merged
Jul 16, 2025 - fix(deepseek): convert tool output arrays to strings
#31913 merged
Jul 16, 2025 - fix: fixing missing Docstring Bug if no Docstring is provided in BaseModel class
#31608 merged
Jul 16, 2025 - chore: add closing keyword to PR template
#32065 merged
Jul 16, 2025 - fix: issue a warning if
np.nan
ornp.inf
are in_cosine_similarity
argument Matrices#31532 merged
Jul 16, 2025 - fix(cli): exception to prevent swallowing unexpected errors
#31983 merged
Jul 16, 2025 - fix(cli): handle exception in remove()
#31982 merged
Jul 16, 2025 - chore: update SECURITY.md
#32060 merged
Jul 16, 2025 - docs(docs): fix product name in Google SQL for MySQL description
#32062 merged
Jul 16, 2025 - docs: adding context for linearization-config param
#32064 merged
Jul 16, 2025 - docs: adding descriptive titles to the four examples
#32063 merged
Jul 16, 2025 - release(core): release 0.3.69
#32056 merged
Jul 15, 2025 - docs: add missing js providers to table
#32055 merged
Jul 15, 2025 - feat(core): add an option to make deserialization more permissive
#32054 merged
Jul 15, 2025 - chore(docs): add gtm tag to docs
#32048 merged
Jul 15, 2025 - chore: update links to LangChain how-to guides in issue templates
#32052 merged
Jul 15, 2025 - chore: update hyperlink
#32051 merged
Jul 15, 2025 - chore: update contribution guidelines and templates to direct users to the LangChain Forum
#32050 merged
Jul 15, 2025 - chore(docs): bump langgraph in docs & reformat all docs
#32044 merged
Jul 15, 2025 - docs(groq): cleanup
#32043 merged
Jul 15, 2025 - chore(core): unpin packaging dependency
#32032 merged
Jul 14, 2025 - feat(langchain): add ruff rules G
#32029 merged
Jul 14, 2025 - feat(langchain): add ruff rules DTZ
#32021 merged
Jul 14, 2025 - docs: update ScrapeGraphAI tools
#32026 merged
Jul 14, 2025 - chore: update readme with forum link
#32027 merged
Jul 14, 2025 - docs: update Textract docs
#31992 merged
Jul 14, 2025 - docs: add deprecation notice for PipelinePromptTemplate
#31999 merged
Jul 14, 2025 - fix(core): correct return type hints in BaseChatPromptTemplate
#32009 merged
Jul 14, 2025 - feat(core): add ruff rules D to tests except D1
#32000 merged
Jul 14, 2025 - feat(langchain): add ruff rules PTH
#32008 merged
Jul 14, 2025 - feat(text-splitters): add Visual Basic 6 support
#31173 merged
Jul 14, 2025 - chore: add text splitters to PR linting
#32018 merged
Jul 14, 2025 - release(openai): 0.3.28
#32015 merged
Jul 14, 2025 - fix(openai): support acknowledged safety checks in computer use
#31984 merged
Jul 14, 2025 - chore: update PR template
#32011 merged
Jul 13, 2025
25 Pull requests opened by17 people
- fix(core): honor enabled=false in nested tracing
#31986 opened
Jul 11, 2025 - feat(langchain): add ruff rules D except D1
#31994 opened
Jul 12, 2025 - fix(deepseek): add Azure-endpoint check to send compatible request
#31998 opened
Jul 12, 2025 - feat(core): enhance string input parsing to handle JSON-like inputs
#32001 opened
Jul 13, 2025 - core: Adding a fake LLM with tool calling capabilities for easy integration with LangGraph
#32002 opened
Jul 13, 2025 - feat(langchain): add ruff rules PT
#32010 opened
Jul 13, 2025 - fix(core): add support to refer list elements in json schema
#32013 opened
Jul 14, 2025 - fix(core): properly handle empty or missing arguments for `ToolCallChunk`
#32017 opened
Jul 14, 2025 - docs: migrate PGVector to PGVectorStore
#32039 opened
Jul 15, 2025 - test: Add failing test for BaseCallbackManager.merge bug
#32040 opened
Jul 15, 2025 - fix(core): correctly resolve list indices in JSON Pointer refs and improve docs
#32041 opened
Jul 15, 2025 - feat(langchain): add ruff rules TRY
#32047 opened
Jul 15, 2025 - feat(langchain): add gigachat to init_chat_model
#32061 opened
Jul 16, 2025 - feat(core): add helpers to make content block shaped dicts
#32072 opened
Jul 16, 2025 - chore: copilot instructions
#32075 opened
Jul 16, 2025 - fix: azure OpenAIrResponses API fallback for unsupported endpoints
#32077 opened
Jul 16, 2025 - refactor(langchain): use create_importer for HypotheticalDocumentEmbedder
#32078 opened
Jul 17, 2025 - feat(langchain): add ruff rules PL
#32079 opened
Jul 17, 2025 - docs: add scrapeless integration documentation
#32081 opened
Jul 17, 2025 - refactor(core): standard content blocks
#32085 opened
Jul 17, 2025 - feat(langchain): add ruff rules N
#32098 opened
Jul 18, 2025 - docs(qdrant): handle error collection not found error on RAG tutorial
#32099 opened
Jul 18, 2025 - feat(core): new msg format
#32101 opened
Jul 18, 2025 - fix: JsonOutputKeyToolsParser first_tool_only filtering logic
#32103 opened
Jul 18, 2025 - feat(core): standard model output
#32104 opened
Jul 18, 2025
38 Issues closed by9 people
- Model can't process ToolMessages with image inputs.
#31950 closed
Jul 18, 2025 - sleep parameter in FakeMessagesListChatModel has no effect
#31974 closed
Jul 18, 2025 - The key of the Tongyi Qianwen model cannot be recognized.
#32007 closed
Jul 18, 2025 - $ref paths with list indices (e.g. #/anyOf/0) raise KeyError in dereference_refs
#32042 closed
Jul 17, 2025 - Bug: KeyError when dereferencing JSON schema refs with list indices
#32092 closed
Jul 17, 2025 - It seems that num_gpu does not work with ollama models
#32059 closed
Jul 16, 2025 - docs: Jupiter setup guide not relevant for JS docs
#32069 closed
Jul 16, 2025 - Segmentation fault (core dumped) - while using Chroma from langchain_chroma
#30589 closed
Jul 16, 2025 - Multiple response types
#30725 closed
Jul 16, 2025 - Remote malicious email injection which leads to control of the agent and forward the user's email
#30833 closed
Jul 16, 2025 - DOC: Building the API documentation
#31109 closed
Jul 16, 2025 - DOC: deprecated an removed models still appearing in api reference
#31120 closed
Jul 16, 2025 - DOC: 401 Client Error: Unauthorized for url
#31141 closed
Jul 16, 2025 - Getting a 403 (Forbidden) when using the Azure AI Search Retriever
#31190 closed
Jul 16, 2025 - DOC: Pulling RAG Prompt fails if using EU endpoint
#31191 closed
Jul 16, 2025 - Google Drive Loader Return 403 googleapiclient.errors using Service Account
#31265 closed
Jul 16, 2025 - False Number Of tokens
#31348 closed
Jul 16, 2025 - DOC: Issue in documentation of "Managing Conversation History" on the page "Build a Chatbot"
#31550 closed
Jul 16, 2025 - DOC: Inconsistent import path for create_retrieval_chain between API docs and examples
#31593 closed
Jul 16, 2025 - DOC: langchain & langsmith docs => This site can’t be reached
#31988 closed
Jul 16, 2025 - slow response when calling API
#31048 closed
Jul 16, 2025 - Gemini parameter validation incorrectly restricts temperature to range [0.0, 1.0]
#29618 closed
Jul 16, 2025 - Google include_thoughts / thinking_budget not working for chains and gemini 2.5 pro
#31767 closed
Jul 16, 2025 - openai.UnprocessableEntityError when tools return empty list(`[]`) in Agents based on `ChatDeepSeek`
#31394 closed
Jul 16, 2025 - bug[core]: fix tool descriptions when BaseModels have no docstring
#31606 closed
Jul 16, 2025 - `_cosine_similarity` silently returns `0.0` for vectors with `inf` or `nan`
#31496 closed
Jul 16, 2025 - LLMListwiseRerank will fail with IndexError on empty list of documents
#31192 closed
Jul 16, 2025 - Langchain Core Unnecessarily Pins Packaging
#32003 closed
Jul 15, 2025 - Tool artifact not in `on_tool_end` event when using`astream_events` API.
#32019 closed
Jul 14, 2025 - The key of the Tongyi Qwen model cannot be recognized.
#32005 closed
Jul 13, 2025 - The key of the Tongyi Qianwen model cannot be recognized.
#32006 closed
Jul 13, 2025
12 Issues opened by11 people
- Behavior of JsonOutputKeyToolsParser does not match its documentation
#32100 opened
Jul 18, 2025 - pydantic.errors.PydanticUserError
#32097 opened
Jul 18, 2025 - ClickHouse integration fails with "Unknown index type 'annoy'"
#32094 opened
Jul 17, 2025 - Create AGENTS.md File with Repository Guidelines
#32093 opened
Jul 17, 2025 - Potential validation issue when using StateLike in Annotation for a tool
#32067 opened
Jul 16, 2025 - docstrings shouldn't inherit from parents
#32066 opened
Jul 16, 2025 - drawbacks of formula of calculation euclidean similarity
#32058 opened
Jul 16, 2025 - `BaseCallbackManager.merge()` mixes `handlers` and `inheritable_handlers` in a confusing way
#32028 opened
Jul 14, 2025 - Tool artifact not in `on_tool_end` event when using`astream_events` API.
#32020 opened
Jul 14, 2025 - Failed to used non-argument tool call or MCP in stream mode
#32016 opened
Jul 14, 2025
123 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
- fix(core): Pydantic nested model field descriptions in tool schema generation (#31808)
#31826 commented on
Jul 18, 2025 • 4 new comments - feat: standard outputs
#31967 commented on
Jul 16, 2025 • 3 new comments - core: fix issue with runnable parallel schema being empty when children runnable input schemas use TypedDict's
#28196 commented on
Jul 14, 2025 • 0 new comments - core: Fixed inspecting schema issue when working with InjectedToolArg annotations
#28435 commented on
Jul 14, 2025 • 0 new comments - feat(standard-tests): model param test
#29595 commented on
Jul 16, 2025 • 0 new comments - fix(core): fix BaseTool when `args_schema` has pydantic validators that change the input keys
#30004 commented on
Jul 16, 2025 • 0 new comments - feat(text-splitters): add strict_chunk_size to RecursiveCharacterTextSplitter and chunk_position to TextSplitter
#30220 commented on
Jul 16, 2025 • 0 new comments - refactor(core): drop redundant chat model trace content
#30332 commented on
Jul 16, 2025 • 0 new comments - refactor: remove unused Context API
#30382 commented on
Jul 16, 2025 • 0 new comments - fix(core): trace tools called in metadata
#30631 commented on
Jul 16, 2025 • 0 new comments - feat(openai): add `skip_tokenization` option to OpenAIEmbeddings
#30662 commented on
Jul 16, 2025 • 0 new comments - fix(core): add `on_tool_error` to `_AstreamEventsCallbackHandler`
#30709 commented on
Jul 16, 2025 • 0 new comments - feat(langchain): improve performance `split_list_of_docs()`
#30808 commented on
Jul 16, 2025 • 0 new comments - docs: add PGVectorStore
#30950 commented on
Jul 16, 2025 • 0 new comments - feat: add Desearch integration
#31276 commented on
Jul 16, 2025 • 0 new comments - fix: fix RunnablePick may not return a dict if keys is a string #31309
#31321 commented on
Jul 16, 2025 • 0 new comments - fix(chroma): pydantic validation error when using `retriever.invoke()`
#31377 commented on
Jul 16, 2025 • 0 new comments - core: Allow nested prompt templates
#28024 commented on
Jul 14, 2025 • 0 new comments - core[patch]: make Tool.description optional
#27759 commented on
Jul 16, 2025 • 0 new comments - core: Modified RunnableWithMessageHistory get_input_schema to make use of the underlying runnable input keys.
#27619 commented on
Jul 14, 2025 • 0 new comments - core[patch]: support handle_tool_error=(Exception, ...) tuple
#27547 commented on
Jul 14, 2025 • 0 new comments - chore: add async api to draw graph png
#25399 commented on
Jul 16, 2025 • 0 new comments - An error occurred during agent invocation: Message dict must contain 'role' and 'content' keys, got {'messages': [HumanMessage(content=
#31800 commented on
Jul 18, 2025 • 0 new comments - The embedded model being integrated supports input data of the str (string) type. However, the _get_len_safe_embeddings function first performs _tokenize on the input and then uses the tokenized result as the input, which leads to the following exception.
#31970 commented on
Jul 18, 2025 • 0 new comments - Issue: Chromadb document deletion not working
#4880 commented on
Jul 18, 2025 • 0 new comments - core: RunnablePick may not return a dict if keys is a string
#31309 commented on
Jul 17, 2025 • 0 new comments - DOC: Missing Initialization of pineconeIndex in PineconeStore in the URL
#29454 commented on
Jul 17, 2025 • 0 new comments - Perplexity uncomplete usage metadata parsing
#31729 commented on
Jul 17, 2025 • 0 new comments - Error when extracting images with PyMuPDFLoader and PyPDFLoader
#26225 commented on
Jul 17, 2025 • 0 new comments - use_responses_api= True gives error with AzureChatOpenAI
#31653 commented on
Jul 16, 2025 • 0 new comments - OSError: None is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
#31324 commented on
Jul 16, 2025 • 0 new comments - an attempt to use DeterministicFakeEmbedding with pinecone vectorstore fails with PineconeApiTypeError
#28996 commented on
Jul 14, 2025 • 0 new comments - chore(docs): add gtm tag to langchain
#31985 commented on
Jul 16, 2025 • 0 new comments - docs: adds langchain-scraperapi tool integration
#31973 commented on
Jul 16, 2025 • 0 new comments - feat(anthropic): dynamic mapping of Max Tokens for Anthropic
#31946 commented on
Jul 16, 2025 • 0 new comments - feat(core): option with type narrowing
#31945 commented on
Jul 16, 2025 • 0 new comments - fix: apply `secrets_map` to plain string values in `load()`
#31938 commented on
Jul 16, 2025 • 0 new comments - feat(langchain): select ALL rules with exclusions
#31930 commented on
Jul 14, 2025 • 0 new comments - feat(langchain): add ruff rules TC
#31921 commented on
Jul 14, 2025 • 0 new comments - feat(text-splitters): add custom header pattern support
#31887 commented on
Jul 16, 2025 • 0 new comments - docs: migrate from PGVector to PGVectorStore
#31860 commented on
Jul 16, 2025 • 0 new comments - refactor(core): optimize `_first_max_tokens` with linear scan
#31827 commented on
Jul 16, 2025 • 0 new comments - fix(core): add type key when tracing in some cases
#31825 commented on
Jul 16, 2025 • 0 new comments - fix: update AzureOpenAIEmbeddings validation logic for openai_api_base
#31782 commented on
Jul 14, 2025 • 0 new comments - docs: Adding documentation for a reranker and tool calling with Prediction Guard
#31771 commented on
Jul 16, 2025 • 0 new comments - docs: add ZenRows provider and tool integration docs
#31742 commented on
Jul 14, 2025 • 0 new comments - feat(perplexity): update chat_models.py to get additional metadata
#31730 commented on
Jul 16, 2025 • 0 new comments - feat(qdrant): add metadata-based deletion support to QdrantVectorStore
#31712 commented on
Jul 16, 2025 • 0 new comments - feat(core): deprecate problematic dict() method
#31685 commented on
Jul 14, 2025 • 0 new comments - refactor(core): fix some missing generic types
#31658 commented on
Jul 14, 2025 • 0 new comments - fix(chroma): add missing Euclidean relevance-score function
#31643 commented on
Jul 14, 2025 • 0 new comments - feat(anthropic): add `include_response_headers` param to `ChatAnthropic`
#31579 commented on
Jul 16, 2025 • 0 new comments - feat(core): update graph_mermaid.py
#31577 commented on
Jul 16, 2025 • 0 new comments - feat(huggingface): add `astream()` for huggingface pipeline
#31575 commented on
Jul 16, 2025 • 0 new comments - feat(text-splitters): reverse preserved elements iterator in `HTMLSemanticPreservingSplitter`
#31570 commented on
Jul 16, 2025 • 0 new comments - feat(huggingface): batching in huggingface pipeline
#31533 commented on
Jul 17, 2025 • 0 new comments - feat(anthropic): support `cache_control` as a kwarg
#31523 commented on
Jul 16, 2025 • 0 new comments - fix(core): use run tree post/patch
#31493 commented on
Jul 16, 2025 • 0 new comments - feat(huggingface): Allow passing tokenizer template values to HuggingFace chat models
#31489 commented on
Jul 16, 2025 • 0 new comments - fix(langchain): added validation for `LLMListwiseRerank `
#31457 commented on
Jul 16, 2025 • 0 new comments - refactor: trace configurable as metadata
#31428 commented on
Jul 16, 2025 • 0 new comments - docs: add SAP HANA Cloud Knowledge graph engine documentation
#31392 commented on
Jul 16, 2025 • 0 new comments - Issue in retrieval after adding new data in langchain-chroma vectordb
#29499 commented on
Jul 14, 2025 • 0 new comments - Implement langchain-opensearch
#30323 commented on
Jul 14, 2025 • 0 new comments - LanceDB query_type: hybrid unable to pass it
#30575 commented on
Jul 14, 2025 • 0 new comments - `langchain_chroma.Chroma` used with `chromadb.AsyncHttpClient`?
#30704 commented on
Jul 14, 2025 • 0 new comments - Value error occurring in langchain_community.vectorstores.pinecone
#30715 commented on
Jul 14, 2025 • 0 new comments - AzureCosmosDBVectorSearch: 'vectorContent' error when executing .as_retriever() with no full traceback
#30801 commented on
Jul 14, 2025 • 0 new comments - AzureCosmosDBNoSqlVectorSearch custom text_key, metadata_key, embedding_key key error
#30844 commented on
Jul 14, 2025 • 0 new comments - AWS OSS Doc ID and Filter nor working
#30839 commented on
Jul 14, 2025 • 0 new comments - pydantic validation error when using retriever.invoke
#31334 commented on
Jul 14, 2025 • 0 new comments - USearch index does not work for empty index
#31474 commented on
Jul 14, 2025 • 0 new comments - Same documents in different collections share same IDs and overwrite each other
#31613 commented on
Jul 14, 2025 • 0 new comments - LanceDB delete method generates malformed SQL when deleting by IDs
#31571 commented on
Jul 14, 2025 • 0 new comments - Anthropic's prompt caching in langchain does not work with ChatPromptTemplate.
#26701 commented on
Jul 14, 2025 • 0 new comments - update tutorials, how-to guides, and high traffic integrations to use init_chat_model
#29400 commented on
Jul 14, 2025 • 0 new comments - DOC: Add diagram(s) showing components relationships (specialization, usage, dependency...)?
#29527 commented on
Jul 14, 2025 • 0 new comments - DOC: api-docs `source` link -> source code page `docs` link (anchor) for same function is flakey
#30552 commented on
Jul 14, 2025 • 0 new comments - ChromaDB/Docs: `similarity_search_*` filter type hints are incorrect and API docs are incorrect
#30507 commented on
Jul 14, 2025 • 0 new comments - DOC: Document how to retrieve log probs for raw LLM
#30569 commented on
Jul 14, 2025 • 0 new comments - DOC: Integrations > Vectorstores > "IDs in add Documents" is inaccurate
#30622 commented on
Jul 14, 2025 • 0 new comments - DOC: Max Tokens vs. Max Completions Tokens not clear in ChatOpenAI
#31024 commented on
Jul 14, 2025 • 0 new comments - Documentation of `@tool` decorator lists an incorrect requirement
#31405 commented on
Jul 14, 2025 • 0 new comments - DOC: PydanticDeprecatedSince20: The `schema` method is deprecated; use `model_json_schema` instead.
#31458 commented on
Jul 14, 2025 • 0 new comments - DOC: Invalid URL for Langchain Hub in the API reference of the tutorial.
#31567 commented on
Jul 14, 2025 • 0 new comments - [DOCUMENTATION] PGVector is deprecated since 0.0.14, migrate the tutorial and other langchain docs to PGVectorStore
#31824 commented on
Jul 14, 2025 • 0 new comments - langchain-huggingface: Using ChatHuggingFace requires hf token for local TGI using localhost HuggingFaceEndpoint
#24571 commented on
Jul 14, 2025 • 0 new comments - ChatHuggingFace does not include tools in prompt with local HuggingFacePipeline
#29033 commented on
Jul 14, 2025 • 0 new comments - bug in tool schema generation - missing field description for fields with pydantic model type
#31808 commented on
Jul 14, 2025 • 0 new comments - Structured Output .with_structured_output() causes tool_choice 422 error with Azure-hosted Deepseek V3
#31512 commented on
Jul 12, 2025 • 0 new comments - `get_template_variables` Incorrectly Parses Nested Variables in mustache Format
#31976 commented on
Jul 12, 2025 • 0 new comments - PyMuPDFLoader even when installed using pip install pymupdf 1.23.26 given error as pymupdf as not installed
#31725 commented on
Jul 12, 2025 • 0 new comments - DOC: Add Documentation for Claude Extended Thinking Support in ChatBedrock
#31535 commented on
Jul 16, 2025 • 0 new comments - ChatMLX with MLXPipeline does not parse tool calls, even with models that support function calling
#31726 commented on
Jul 16, 2025 • 0 new comments - Cannot build codespace due to missing dev.Dockerfile
#28496 commented on
Jul 16, 2025 • 0 new comments - Bug caused by `create_react_agent` method and runnable `astream_events`
#30708 commented on
Jul 16, 2025 • 0 new comments - Bedrock and Vertex Claude 3.7: thinking config not working with binding tools
#31285 commented on
Jul 16, 2025 • 0 new comments - tool args descriptions inference cannot handle PEP 563 stringized annotations
#31051 commented on
Jul 14, 2025 • 0 new comments - Leak when using object member in a RunnableSequence
#30667 commented on
Jul 14, 2025 • 0 new comments - ChatOpenAI with_structured output breaks Runnable ConfigurableFields
#23167 commented on
Jul 14, 2025 • 0 new comments - ```get_openai_callback``` doesn't track the token usage for AzureOpenAIEmbeddings
#25888 commented on
Jul 14, 2025 • 0 new comments - Configurable Fields Not available after bind_tools called on Runnable
#24341 commented on
Jul 14, 2025 • 0 new comments - None type not checked before adding UsageMetadata value in AIMessageChunk when using LLM streaming
#26348 commented on
Jul 14, 2025 • 0 new comments - Context failed to generate pydantic json schema, so chains containing Context steps not working in LangServe
#27429 commented on
Jul 14, 2025 • 0 new comments - Resume to a specific subgraph node after interrupt
#30518 commented on
Jul 14, 2025 • 0 new comments - Inconsistent behavior for `BaseTool` subclasses that return `list` from `_run`/`_arun`
#30578 commented on
Jul 14, 2025 • 0 new comments - `Graph.draw_png()` silently returns `None` with invalid node types, causing unexpected crash on usage
#30719 commented on
Jul 14, 2025 • 0 new comments - Re-entering a context manager from `set_config_context` raises `AttributeError` instead of `RuntimeError`
#30720 commented on
Jul 14, 2025 • 0 new comments - core: task not awaited in `create_base_retry_decorator`
#30791 commented on
Jul 14, 2025 • 0 new comments - Bug: llm.ainvoke is traced different from llm.invoke (won't be traced)
#30870 commented on
Jul 14, 2025 • 0 new comments - Standardize & Abstract Prompt/Context Caching
#30875 commented on
Jul 14, 2025 • 0 new comments - Pydantic fields with an 'alias' do not get passed to LLM silently
#31035 commented on
Jul 14, 2025 • 0 new comments - [BUG] LangChain incompatible with OpenAI reasoning models that require max_completion_tokens
#31560 commented on
Jul 14, 2025 • 0 new comments - Structured output via `with_structured_output` not work with configurable fields
#31261 commented on
Jul 14, 2025 • 0 new comments - `handle_event` raises `IndexError` when handler raises `NotImplementedError`
#31576 commented on
Jul 14, 2025 • 0 new comments - ChatOpenAI: bind_tools not callable after with_structured_output
#28848 commented on
Jul 14, 2025 • 0 new comments - Implement langchain-litellm
#30368 commented on
Jul 14, 2025 • 0 new comments - Unsupported early_stopping_method="generate" in AgentExecutor after reaching iteration limit
#16263 commented on
Jul 14, 2025 • 0 new comments - REGRESSION: ChatLiteLLM: ValidationError only when using cache
#22389 commented on
Jul 14, 2025 • 0 new comments - AzureCosmosDBVectorSearch filter not working
#23963 commented on
Jul 14, 2025 • 0 new comments - Using AzureSearch with custom vector field names
#14298 commented on
Jul 14, 2025 • 0 new comments - AzureSearch. Error when program terminates
#27511 commented on
Jul 14, 2025 • 0 new comments - AzureSearch error
#27643 commented on
Jul 14, 2025 • 0 new comments