2 matches across 1 files for TODO lang:Python path:libs/core/langchain_core/utils/_merge.py
snippet_mode: grep · sorted by relevance
libs/core/langchain_core/utils/_merge.py PYTHON 2 matches view file →
44 raise TypeError(msg)
45 elif isinstance(merged[right_k], str):
46 # TODO: Add below special handling for 'type' key in 0.3 and remove
47 # merge_lists 'type' logic.
48 #
· · ·
129 ]
130 if to_merge:
131 # TODO: Remove this once merge_dict is updated with special
132 # handling for 'type'.
133 if (left_type := merged[to_merge[0]].get("type")) and (
Search syntax
auth loginboth terms (AND is implicit)
auth OR logineither term
NOT path:vendorexclude matches
"exact phrase"quoted exact match
/func\s+Test/regex
handler~1fuzzy (Levenshtein 1)
file:*_test.gofilename glob
path:pkg/auth/**full path glob
lang:golanguage filter

Search any public repo from your terminal

This page calls POST /api/v1/code_search. Same tool, available over MCP for Claude/Cursor/Copilot.