Function
Browse all 11859 tag entities categorized under Function in the langchain Architecture Docs architecture documentation.
test__construct_lc_result_from_responses_api_function_call_valid_json() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_function_call_valid_json() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_mixed_search_responses() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_mixed_search_responses() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_multiple_messages() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_multiple_messages() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_multiple_text_blocks() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_multiple_text_blocks() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_no_usage_metadata() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_no_usage_metadata() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_refusal_response() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_refusal_response() function in test_base.py from the langchain codebase.
test__construct_lc_result_from_responses_api_web_search_response() — langchain Function Reference
Architecture documentation for the test__construct_lc_result_from_responses_api_web_search_response() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_ai_message_with_tool_calls_and_content() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_ai_message_with_tool_calls_and_content() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_ai_message_with_tool_calls() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_ai_message_with_tool_calls() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_human_message_with_image_url_conversion() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_human_message_with_image_url_conversion() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_human_message_with_text_blocks_conversion() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_human_message_with_text_blocks_conversion() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_multiple_message_components() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_multiple_message_components() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_multiple_message_types() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_multiple_message_types() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_skips_blocks_without_text() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_skips_blocks_without_text() function in test_base.py from the langchain codebase.
test__construct_responses_api_input_tool_message_conversion() — langchain Function Reference
Architecture documentation for the test__construct_responses_api_input_tool_message_conversion() function in test_base.py from the langchain codebase.
test_content_block_transformation_v0_to_v1_image() — langchain Function Reference
Architecture documentation for the test_content_block_transformation_v0_to_v1_image() function in test_base.py from the langchain codebase.
test_context_overflow_error_backwards_compatibility() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_backwards_compatibility() function in test_base.py from the langchain codebase.
test_context_overflow_error_invoke_async_responses_api() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_invoke_async_responses_api() function in test_base.py from the langchain codebase.
test_context_overflow_error_invoke_async() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_invoke_async() function in test_base.py from the langchain codebase.
test_context_overflow_error_invoke_sync_responses_api() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_invoke_sync_responses_api() function in test_base.py from the langchain codebase.
test_context_overflow_error_invoke_sync() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_invoke_sync() function in test_base.py from the langchain codebase.
test_context_overflow_error_stream_async_responses_api() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_stream_async_responses_api() function in test_base.py from the langchain codebase.
test_context_overflow_error_stream_async() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_stream_async() function in test_base.py from the langchain codebase.
test_context_overflow_error_stream_sync_responses_api() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_stream_sync_responses_api() function in test_base.py from the langchain codebase.
test_context_overflow_error_stream_sync() — langchain Function Reference
Architecture documentation for the test_context_overflow_error_stream_sync() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_ai_with_name() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_ai_with_name() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_ai() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_ai() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_developer() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_developer() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_human_with_name() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_human_with_name() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_human() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_human() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_system_with_name() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_system_with_name() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_system() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_system() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_tool_call() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_tool_call() function in test_base.py from the langchain codebase.
test__convert_dict_to_message_tool() — langchain Function Reference
Architecture documentation for the test__convert_dict_to_message_tool() function in test_base.py from the langchain codebase.
test_convert_from_v1_to_chat_completions() — langchain Function Reference
Architecture documentation for the test_convert_from_v1_to_chat_completions() function in test_base.py from the langchain codebase.
test_convert_from_v1_to_responses() — langchain Function Reference
Architecture documentation for the test_convert_from_v1_to_responses() function in test_base.py from the langchain codebase.
test__convert_to_openai_response_format() — langchain Function Reference
Architecture documentation for the test__convert_to_openai_response_format() function in test_base.py from the langchain codebase.
test_correct_call() — langchain Function Reference
Architecture documentation for the test_correct_call() function in test_base.py from the langchain codebase.
test__create_usage_metadata_responses() — langchain Function Reference
Architecture documentation for the test__create_usage_metadata_responses() function in test_base.py from the langchain codebase.
test__create_usage_metadata() — langchain Function Reference
Architecture documentation for the test__create_usage_metadata() function in test_base.py from the langchain codebase.
test_custom_token_counting() — langchain Function Reference
Architecture documentation for the test_custom_token_counting() function in test_base.py from the langchain codebase.
test_custom_token_counting() — langchain Function Reference
Architecture documentation for the test_custom_token_counting() function in test_base.py from the langchain codebase.
test_deepseek_astream() — langchain Function Reference
Architecture documentation for the test_deepseek_astream() function in test_base.py from the langchain codebase.
test_deepseek_stream() — langchain Function Reference
Architecture documentation for the test_deepseek_stream() function in test_base.py from the langchain codebase.
test_default_aload() — langchain Function Reference
Architecture documentation for the test_default_aload() function in test_base.py from the langchain codebase.
test_default_exact_matching() — langchain Function Reference
Architecture documentation for the test_default_exact_matching() function in test_base.py from the langchain codebase.
test_default_lazy_load() — langchain Function Reference
Architecture documentation for the test_default_lazy_load() function in test_base.py from the langchain codebase.
test_default_regex_matching() — langchain Function Reference
Architecture documentation for the test_default_regex_matching() function in test_base.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