LangChainCore
Browse all 12152 domain entities categorized under LangChainCore in the langchain Architecture Docs architecture documentation.
langchain_openai() — langchain Function Reference
Architecture documentation for the langchain_openai() function in test_responses_spec.py from the langchain codebase.
_make_tool() — langchain Function Reference
Architecture documentation for the _make_tool() function in test_responses_spec.py from the langchain codebase.
skip_openai_integration_tests() — langchain Function Reference
Architecture documentation for the skip_openai_integration_tests() function in test_responses_spec.py from the langchain codebase.
test_responses_integration_matrix() — langchain Function Reference
Architecture documentation for the test_responses_integration_matrix() function in test_responses_spec.py from the langchain codebase.
chat_model_class() — langchain Function Reference
Architecture documentation for the chat_model_class() function in test_responses_standard.py from the langchain codebase.
chat_model_class() — langchain Function Reference
Architecture documentation for the chat_model_class() function in test_responses_standard.py from the langchain codebase.
chat_model_params() — langchain Function Reference
Architecture documentation for the chat_model_params() function in test_responses_standard.py from the langchain codebase.
chat_model_params() — langchain Function Reference
Architecture documentation for the chat_model_params() function in test_responses_standard.py from the langchain codebase.
init_from_env_params() — langchain Function Reference
Architecture documentation for the init_from_env_params() function in test_responses_standard.py from the langchain codebase.
invoke_with_cache_read_input() — langchain Function Reference
Architecture documentation for the invoke_with_cache_read_input() function in test_responses_standard.py from the langchain codebase.
invoke_with_reasoning_output() — langchain Function Reference
Architecture documentation for the invoke_with_reasoning_output() function in test_responses_standard.py from the langchain codebase.
_invoke() — langchain Function Reference
Architecture documentation for the _invoke() function in test_responses_standard.py from the langchain codebase.
supports_image_tool_message() — langchain Function Reference
Architecture documentation for the supports_image_tool_message() function in test_responses_standard.py from the langchain codebase.
supports_pdf_tool_message() — langchain Function Reference
Architecture documentation for the supports_pdf_tool_message() function in test_responses_standard.py from the langchain codebase.
test_openai_pdf_inputs() — langchain Function Reference
Architecture documentation for the test_openai_pdf_inputs() function in test_responses_standard.py from the langchain codebase.
test_openai_pdf_tool_messages() — langchain Function Reference
Architecture documentation for the test_openai_pdf_tool_messages() function in test_responses_standard.py from the langchain codebase.
test_stop_sequence() — langchain Function Reference
Architecture documentation for the test_stop_sequence() function in test_responses_standard.py from the langchain codebase.
_strip_none() — langchain Function Reference
Architecture documentation for the _strip_none() function in test_responses_stream.py from the langchain codebase.
test_responses_stream_with_image_generation_multiple_calls() — langchain Function Reference
Architecture documentation for the test_responses_stream_with_image_generation_multiple_calls() function in test_responses_stream.py from the langchain codebase.
test_responses_stream() — langchain Function Reference
Architecture documentation for the test_responses_stream() function in test_responses_stream.py from the langchain codebase.
test_create() — langchain Function Reference
Architecture documentation for the test_create() function in test_retrieval.py from the langchain codebase.
test_all_imports() — langchain Function Reference
Architecture documentation for the test_all_imports() function in test_retriever.py from the langchain codebase.
test_exa_retriever_advanced_features() — langchain Function Reference
Architecture documentation for the test_exa_retriever_advanced_features() function in test_retriever.py from the langchain codebase.
test_exa_retriever_highlights() — langchain Function Reference
Architecture documentation for the test_exa_retriever_highlights() function in test_retriever.py from the langchain codebase.
test_exa_retriever() — langchain Function Reference
Architecture documentation for the test_exa_retriever() function in test_retriever.py from the langchain codebase.
test_search_retriever_get_relevant_documents() — langchain Function Reference
Architecture documentation for the test_search_retriever_get_relevant_documents() function in test_retrievers.py from the langchain codebase.
test_search_retriever_initialization() — langchain Function Reference
Architecture documentation for the test_search_retriever_initialization() function in test_retrievers.py from the langchain codebase.
parse() — langchain Function Reference
Architecture documentation for the parse() function in test_retry.py from the langchain codebase.
test_all_imports() — langchain Function Reference
Architecture documentation for the test_all_imports() function in test_retry.py from the langchain codebase.
test_retry_output_parser_aparse_with_prompt_fail() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_aparse_with_prompt_fail() function in test_retry.py from the langchain codebase.
test_retry_output_parser_aparse_with_prompt_with_retry_chain() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_aparse_with_prompt_with_retry_chain() function in test_retry.py from the langchain codebase.
test_retry_output_parser_aparse_with_prompt() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_aparse_with_prompt() function in test_retry.py from the langchain codebase.
test_retry_output_parser_output_type() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_output_type() function in test_retry.py from the langchain codebase.
test_retry_output_parser_parse_is_not_implemented() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_parse_is_not_implemented() function in test_retry.py from the langchain codebase.
test_retry_output_parser_parse_with_prompt_fail() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_parse_with_prompt_fail() function in test_retry.py from the langchain codebase.
test_retry_output_parser_parse_with_prompt_with_retry_chain() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_parse_with_prompt_with_retry_chain() function in test_retry.py from the langchain codebase.
test_retry_output_parser_parse_with_prompt() — langchain Function Reference
Architecture documentation for the test_retry_output_parser_parse_with_prompt() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_aparse_with_prompt_fail() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_aparse_with_prompt_fail() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_aparse_with_prompt_with_retry_chain() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_aparse_with_prompt_with_retry_chain() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_aparse_with_prompt() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_aparse_with_prompt() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_output_type() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_output_type() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_parse_is_not_implemented() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_parse_is_not_implemented() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_parse_with_prompt_fail() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_parse_with_prompt_fail() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_parse_with_prompt_with_retry_chain() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_parse_with_prompt_with_retry_chain() function in test_retry.py from the langchain codebase.
test_retry_with_error_output_parser_parse_with_prompt() — langchain Function Reference
Architecture documentation for the test_retry_with_error_output_parser_parse_with_prompt() function in test_retry.py from the langchain codebase.
test_agent_graph_with_mixed_tools() — langchain Function Reference
Architecture documentation for the test_agent_graph_with_mixed_tools() function in test_return_direct_graph.py from the langchain codebase.
test_agent_graph_with_return_direct_tool() — langchain Function Reference
Architecture documentation for the test_agent_graph_with_return_direct_tool() function in test_return_direct_graph.py from the langchain codebase.
test_agent_graph_without_return_direct_tools() — langchain Function Reference
Architecture documentation for the test_agent_graph_without_return_direct_tools() function in test_return_direct_graph.py from the langchain codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free