Home / Tags / Function

Function

Browse all 11859 tag entities categorized under Function in the langchain Architecture Docs architecture documentation.

11859 entities · Page 150 of 248

test_create_usage_metadata_with_cached_tokens() — langchain Function Reference
Architecture documentation for the test_create_usage_metadata_with_cached_tokens() function in test_chat_models.py from the langchain codebase.
Function python
test_create_usage_metadata_with_reasoning_tokens() — langchain Function Reference
Architecture documentation for the test_create_usage_metadata_with_reasoning_tokens() function in test_chat_models.py from the langchain codebase.
Function python
test_create_usage_metadata_zero_cached_tokens() — langchain Function Reference
Architecture documentation for the test_create_usage_metadata_zero_cached_tokens() function in test_chat_models.py from the langchain codebase.
Function python
test_create_usage_metadata_zero_reasoning_tokens() — langchain Function Reference
Architecture documentation for the test_create_usage_metadata_zero_reasoning_tokens() function in test_chat_models.py from the langchain codebase.
Function python
test_custom_token_counting() — langchain Function Reference
Architecture documentation for the test_custom_token_counting() function in test_chat_models.py from the langchain codebase.
Function python
test_default_params_includes_inherited_values() — langchain Function Reference
Architecture documentation for the test_default_params_includes_inherited_values() function in test_chat_models.py from the langchain codebase.
Function python
test_disable_parallel_tool_calling() — langchain Function Reference
Architecture documentation for the test_disable_parallel_tool_calling() function in test_chat_models.py from the langchain codebase.
Function python
test_effort_in_output_config_payload() — langchain Function Reference
Architecture documentation for the test_effort_in_output_config_payload() function in test_chat_models.py from the langchain codebase.
Function python
test_effort_in_output_config() — langchain Function Reference
Architecture documentation for the test_effort_in_output_config() function in test_chat_models.py from the langchain codebase.
Function python
test_effort_parameter_validation() — langchain Function Reference
Architecture documentation for the test_effort_parameter_validation() function in test_chat_models.py from the langchain codebase.
Function python
test_effort_parameter() — langchain Function Reference
Architecture documentation for the test_effort_parameter() function in test_chat_models.py from the langchain codebase.
Function python
test_effort_priority() — langchain Function Reference
Architecture documentation for the test_effort_priority() function in test_chat_models.py from the langchain codebase.
Function python
test_explicit_options_dict_preserved() — langchain Function Reference
Architecture documentation for the test_explicit_options_dict_preserved() function in test_chat_models.py from the langchain codebase.
Function python
test_extra_kwargs() — langchain Function Reference
Architecture documentation for the test_extra_kwargs() function in test_chat_models.py from the langchain codebase.
Function python
test_extras_with_cache_control() — langchain Function Reference
Architecture documentation for the test_extras_with_cache_control() function in test_chat_models.py from the langchain codebase.
Function python
test_extras_with_defer_loading() — langchain Function Reference
Architecture documentation for the test_extras_with_defer_loading() function in test_chat_models.py from the langchain codebase.
Function python
test_extras_with_input_examples() — langchain Function Reference
Architecture documentation for the test_extras_with_input_examples() function in test_chat_models.py from the langchain codebase.
Function python
test_extras_with_multiple_fields() — langchain Function Reference
Architecture documentation for the test_extras_with_multiple_fields() function in test_chat_models.py from the langchain codebase.
Function python
test_files_api_image() — langchain Function Reference
Architecture documentation for the test_files_api_image() function in test_chat_models.py from the langchain codebase.
Function python
test_files_api_pdf() — langchain Function Reference
Architecture documentation for the test_files_api_pdf() function in test_chat_models.py from the langchain codebase.
Function python
test_fine_grained_tool_streaming_beta() — langchain Function Reference
Architecture documentation for the test_fine_grained_tool_streaming_beta() function in test_chat_models.py from the langchain codebase.
Function python
test_fine_grained_tool_streaming() — langchain Function Reference
Architecture documentation for the test_fine_grained_tool_streaming() function in test_chat_models.py from the langchain codebase.
Function python
test__format_image() — langchain Function Reference
Architecture documentation for the test__format_image() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_empty_list() — langchain Function Reference
Architecture documentation for the test_format_message_content_empty_list() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_langchain_image_base64() — langchain Function Reference
Architecture documentation for the test_format_message_content_langchain_image_base64() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_langchain_image_url() — langchain Function Reference
Architecture documentation for the test_format_message_content_langchain_image_url() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_mixed() — langchain Function Reference
Architecture documentation for the test_format_message_content_mixed() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_none() — langchain Function Reference
Architecture documentation for the test_format_message_content_none() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_string() — langchain Function Reference
Architecture documentation for the test_format_message_content_string() function in test_chat_models.py from the langchain codebase.
Function python
test_format_message_content_text_and_image_url() — langchain Function Reference
Architecture documentation for the test_format_message_content_text_and_image_url() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_openai_image_format() — langchain Function Reference
Architecture documentation for the test__format_messages_openai_image_format() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_trailing_whitespace() — langchain Function Reference
Architecture documentation for the test__format_messages_trailing_whitespace() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_cache_control() — langchain Function Reference
Architecture documentation for the test__format_messages_with_cache_control() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_citations() — langchain Function Reference
Architecture documentation for the test__format_messages_with_citations() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_list_content_and_tool_calls() — langchain Function Reference
Architecture documentation for the test__format_messages_with_list_content_and_tool_calls() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_multiple_system() — langchain Function Reference
Architecture documentation for the test__format_messages_with_multiple_system() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_str_content_and_tool_calls() — langchain Function Reference
Architecture documentation for the test__format_messages_with_str_content_and_tool_calls() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_tool_calls() — langchain Function Reference
Architecture documentation for the test__format_messages_with_tool_calls() function in test_chat_models.py from the langchain codebase.
Function python
test__format_messages_with_tool_use_blocks_and_tool_calls() — langchain Function Reference
Architecture documentation for the test__format_messages_with_tool_use_blocks_and_tool_calls() function in test_chat_models.py from the langchain codebase.
Function python
test__format_output_cached() — langchain Function Reference
Architecture documentation for the test__format_output_cached() function in test_chat_models.py from the langchain codebase.
Function python
test__format_output() — langchain Function Reference
Architecture documentation for the test__format_output() function in test_chat_models.py from the langchain codebase.
Function python
test__format_tool_use_block() — langchain Function Reference
Architecture documentation for the test__format_tool_use_block() function in test_chat_models.py from the langchain codebase.
Function python
test_function_dict_to_message_function_message() — langchain Function Reference
Architecture documentation for the test_function_dict_to_message_function_message() function in test_chat_models.py from the langchain codebase.
Function python
test_function_message_dict_to_function_message() — langchain Function Reference
Architecture documentation for the test_function_message_dict_to_function_message() function in test_chat_models.py from the langchain codebase.
Function python
test_generate() — langchain Function Reference
Architecture documentation for the test_generate() function in test_chat_models.py from the langchain codebase.
Function python
test_get_num_tokens_from_messages_passes_kwargs() — langchain Function Reference
Architecture documentation for the test_get_num_tokens_from_messages_passes_kwargs() function in test_chat_models.py from the langchain codebase.
Function python
test_get_num_tokens_from_messages() — langchain Function Reference
Architecture documentation for the test_get_num_tokens_from_messages() function in test_chat_models.py from the langchain codebase.
Function python
test_get_request_payload() — langchain Function Reference
Architecture documentation for the test_get_request_payload() function in test_chat_models.py from the langchain codebase.
Function python

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free