Function
Browse all 11859 tag entities categorized under Function in the langchain Architecture Docs architecture documentation.
langchain_core() — langchain Function Reference
Architecture documentation for the langchain_core() function in test_custom_chat_model.py from the langchain codebase.
test_unicode_tool_call_integration() — langchain Function Reference
Architecture documentation for the test_unicode_tool_call_integration() function in test_custom_chat_model.py from the langchain codebase.
test_datetime_output_parser_parse() — langchain Function Reference
Architecture documentation for the test_datetime_output_parser_parse() function in test_datetime_parser.py from the langchain codebase.
parrot_multiply_tool() — langchain Function Reference
Architecture documentation for the parrot_multiply_tool() function in test_decorated_tool.py from the langchain codebase.
tool_constructor() — langchain Function Reference
Architecture documentation for the tool_constructor() function in test_decorated_tool.py from the langchain codebase.
tool_constructor() — langchain Function Reference
Architecture documentation for the tool_constructor() function in test_decorated_tool.py from the langchain codebase.
tool_invoke_params_example() — langchain Function Reference
Architecture documentation for the tool_invoke_params_example() function in test_decorated_tool.py from the langchain codebase.
tool_invoke_params_example() — langchain Function Reference
Architecture documentation for the tool_invoke_params_example() function in test_decorated_tool.py from the langchain codebase.
aafter_model() — langchain Function Reference
Architecture documentation for the aafter_model() function in test_decorators.py from the langchain codebase.
after_model() — langchain Function Reference
Architecture documentation for the after_model() function in test_decorators.py from the langchain codebase.
before_model() — langchain Function Reference
Architecture documentation for the before_model() function in test_decorators.py from the langchain codebase.
before_model() — langchain Function Reference
Architecture documentation for the before_model() function in test_decorators.py from the langchain codebase.
test_after_model_decorator() — langchain Function Reference
Architecture documentation for the test_after_model_decorator() function in test_decorators.py from the langchain codebase.
test_all_decorators_integration() — langchain Function Reference
Architecture documentation for the test_all_decorators_integration() function in test_decorators.py from the langchain codebase.
test_async_after_model_decorator() — langchain Function Reference
Architecture documentation for the test_async_after_model_decorator() function in test_decorators.py from the langchain codebase.
test_async_after_model_preserves_can_jump_to() — langchain Function Reference
Architecture documentation for the test_async_after_model_preserves_can_jump_to() function in test_decorators.py from the langchain codebase.
test_async_before_model_decorator() — langchain Function Reference
Architecture documentation for the test_async_before_model_decorator() function in test_decorators.py from the langchain codebase.
test_async_before_model_preserves_can_jump_to() — langchain Function Reference
Architecture documentation for the test_async_before_model_preserves_can_jump_to() function in test_decorators.py from the langchain codebase.
test_async_can_jump_to_integration() — langchain Function Reference
Architecture documentation for the test_async_can_jump_to_integration() function in test_decorators.py from the langchain codebase.
test_async_decorators_integration() — langchain Function Reference
Architecture documentation for the test_async_decorators_integration() function in test_decorators.py from the langchain codebase.
test_async_dynamic_prompt_decorator() — langchain Function Reference
Architecture documentation for the test_async_dynamic_prompt_decorator() function in test_decorators.py from the langchain codebase.
test_async_dynamic_prompt_integration() — langchain Function Reference
Architecture documentation for the test_async_dynamic_prompt_integration() function in test_decorators.py from the langchain codebase.
test_async_dynamic_prompt_skipped_on_sync_invoke() — langchain Function Reference
Architecture documentation for the test_async_dynamic_prompt_skipped_on_sync_invoke() function in test_decorators.py from the langchain codebase.
test_async_middleware_with_can_jump_to_graph_snapshot() — langchain Function Reference
Architecture documentation for the test_async_middleware_with_can_jump_to_graph_snapshot() function in test_decorators.py from the langchain codebase.
test_async_on_model_call_decorator() — langchain Function Reference
Architecture documentation for the test_async_on_model_call_decorator() function in test_decorators.py from the langchain codebase.
test_before_model_decorator() — langchain Function Reference
Architecture documentation for the test_before_model_decorator() function in test_decorators.py from the langchain codebase.
test_can_jump_to_integration() — langchain Function Reference
Architecture documentation for the test_can_jump_to_integration() function in test_decorators.py from the langchain codebase.
test_can_jump_to_with_after_model_decorator() — langchain Function Reference
Architecture documentation for the test_can_jump_to_with_after_model_decorator() function in test_decorators.py from the langchain codebase.
test_can_jump_to_with_before_model_decorator() — langchain Function Reference
Architecture documentation for the test_can_jump_to_with_before_model_decorator() function in test_decorators.py from the langchain codebase.
test_decorators_use_function_names_as_default() — langchain Function Reference
Architecture documentation for the test_decorators_use_function_names_as_default() function in test_decorators.py from the langchain codebase.
test_dynamic_prompt_decorator() — langchain Function Reference
Architecture documentation for the test_dynamic_prompt_decorator() function in test_decorators.py from the langchain codebase.
test_dynamic_prompt_integration() — langchain Function Reference
Architecture documentation for the test_dynamic_prompt_integration() function in test_decorators.py from the langchain codebase.
test_dynamic_prompt_multiple_in_sequence() — langchain Function Reference
Architecture documentation for the test_dynamic_prompt_multiple_in_sequence() function in test_decorators.py from the langchain codebase.
test_dynamic_prompt_overwrites_system_prompt() — langchain Function Reference
Architecture documentation for the test_dynamic_prompt_overwrites_system_prompt() function in test_decorators.py from the langchain codebase.
test_dynamic_prompt_uses_state() — langchain Function Reference
Architecture documentation for the test_dynamic_prompt_uses_state() function in test_decorators.py from the langchain codebase.
test_get_can_jump_to_no_false_positives() — langchain Function Reference
Architecture documentation for the test_get_can_jump_to_no_false_positives() function in test_decorators.py from the langchain codebase.
test_get_can_jump_to_only_overridden_methods() — langchain Function Reference
Architecture documentation for the test_get_can_jump_to_only_overridden_methods() function in test_decorators.py from the langchain codebase.
test_hook_config_decorator_on_class_method() — langchain Function Reference
Architecture documentation for the test_hook_config_decorator_on_class_method() function in test_decorators.py from the langchain codebase.
test_mixed_sync_async_decorators_integration() — langchain Function Reference
Architecture documentation for the test_mixed_sync_async_decorators_integration() function in test_decorators.py from the langchain codebase.
test_mixed_sync_async_decorators() — langchain Function Reference
Architecture documentation for the test_mixed_sync_async_decorators() function in test_decorators.py from the langchain codebase.
test_on_model_call_decorator() — langchain Function Reference
Architecture documentation for the test_on_model_call_decorator() function in test_decorators.py from the langchain codebase.
test_sync_dynamic_prompt_on_async_invoke() — langchain Function Reference
Architecture documentation for the test_sync_dynamic_prompt_on_async_invoke() function in test_decorators.py from the langchain codebase.
test_tool() — langchain Function Reference
Architecture documentation for the test_tool() function in test_decorators.py from the langchain codebase.
test_required_dependencies() — langchain Function Reference
Architecture documentation for the test_required_dependencies() function in test_dependencies.py from the langchain codebase.
test_required_dependencies() — langchain Function Reference
Architecture documentation for the test_required_dependencies() function in test_dependencies.py from the langchain codebase.
test_test_group_dependencies() — langchain Function Reference
Architecture documentation for the test_test_group_dependencies() function in test_dependencies.py from the langchain codebase.
uv_conf() — langchain Function Reference
Architecture documentation for the uv_conf() function in test_dependencies.py from the langchain codebase.
uv_conf() — langchain Function Reference
Architecture documentation for the uv_conf() function in test_dependencies.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