409 matches across 25 files for TODO
snippet_mode: summary · sorted by relevance
.github/scripts/check_diff.py PYTHON 2 matches · showing 1 view file →
335 # TODO: update to include all packages that rely on standard-tests (all partner packages)
+ 1 more matches in this file
libs/core/langchain_core/utils/_merge.py PYTHON 2 matches · showing 1 view file →
46 # TODO: Add below special handling for 'type' key in 0.3 and remove
+ 1 more matches in this file
libs/langchain_v1/langchain/agents/middleware/todo.py PYTHON 73 matches · showing 1 view file →
25class Todo(TypedDict):
+ 72 more matches in this file
libs/core/langchain_core/messages/content.py PYTHON 5 matches · showing 1 view file →
276 # TODO: Consider making this NotRequired[str] in the future.
+ 4 more matches in this file
libs/partners/mistralai/langchain_mistralai/chat_models.py PYTHON 3 matches · showing 1 view file →
664 # TODO: handle retries
+ 2 more matches in this file
libs/partners/mistralai/langchain_mistralai/embeddings.py PYTHON 2 matches · showing 1 view file →
181 # TODO: handle retries
+ 1 more matches in this file
libs/core/langchain_core/output_parsers/openai_tools.py PYTHON 1 matches view file →
312 # TODO: Support more granular streaming of objects.
libs/core/langchain_core/language_models/llms.py PYTHON 2 matches · showing 1 view file →
829 # TODO: support multiple run managers
+ 1 more matches in this file
libs/core/langchain_core/language_models/model_profile.py PYTHON 4 matches · showing 1 view file →
59 # TODO: add more detail about formats?
+ 3 more matches in this file
libs/langchain/langchain_classic/smith/evaluation/string_run_evaluator.py PYTHON 2 matches · showing 1 view file →
325 # TODO: Not currently surfaced. Update
+ 1 more matches in this file
libs/langchain/langchain_classic/chains/openai_functions/openapi.py PYTHON 1 matches view file →
151 # TODO: Support more MIME types.
libs/partners/huggingface/langchain_huggingface/llms/huggingface_pipeline.py PYTHON 1 matches view file →
165 # TODO: upgrade _MIN_OPTIMUM_VERSION to 1.22 after release
libs/langchain/langchain_classic/chains/natbot/crawler.py PYTHON 1 matches view file →
307 # TODO: replace this with proper cursoring, ignoring the fact this is
libs/langchain/langchain_classic/retrievers/time_weighted_retriever.py PYTHON 2 matches · showing 1 view file →
33 # TODO: abstract as a queue
+ 1 more matches in this file
libs/langchain/langchain_classic/chains/question_answering/chain.py PYTHON 2 matches · showing 1 view file →
91 # TODO: document prompt
+ 1 more matches in this file
libs/core/langchain_core/prompts/string.py PYTHON 1 matches view file →
378 # TODO: handle partials
libs/core/langchain_core/messages/block_translators/bedrock.py PYTHON 1 matches view file →
90 # TODO: add model_name to all Bedrock chunks and update core merging logic
libs/partners/anthropic/langchain_anthropic/_client_utils.py PYTHON 1 matches view file →
40 # TODO(someday): support non asyncio runtimes here
libs/langchain/langchain_classic/agents/initialize.py PYTHON 1 matches view file →
103 # TODO: Add tags from the serialized object directly.
libs/core/langchain_core/vectorstores/in_memory.py PYTHON 1 matches view file →
167 # TODO: would be nice to change to
libs/core/langchain_core/utils/mustache.py PYTHON 1 matches view file →
632 # TODO: This feels like it still has edge cases, no?
libs/partners/exa/langchain_exa/tools.py PYTHON 1 matches view file →
122 # TODO: rename `type` to something else, as it is a reserved keyword
libs/core/langchain_core/prompts/chat.py PYTHON 3 matches · showing 1 view file →
348 # TODO: Handle partials
+ 2 more matches in this file
libs/partners/ollama/langchain_ollama/_compat.py PYTHON 2 matches · showing 1 view file →
46 # TODO: AudioContentBlock once models support
+ 1 more matches in this file
libs/langchain/langchain_classic/callbacks/streaming_aiter.py PYTHON 2 matches · showing 1 view file →
11# TODO: If used by two LLM runs in parallel this won't work as expected
+ 1 more matches in this file
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.