python
Browse all 15835 language entities categorized under python in the langchain Architecture Docs architecture documentation.
_llm_type() — langchain Function Reference
Architecture documentation for the _llm_type() function in test_openai_functions.py from the langchain codebase.
test_calls_convert_agent_action_to_messages() — langchain Function Reference
Architecture documentation for the test_calls_convert_agent_action_to_messages() function in test_openai_functions.py from the langchain codebase.
test_convert_pydantic_to_openai_function_nested() — langchain Function Reference
Architecture documentation for the test_convert_pydantic_to_openai_function_nested() function in test_openai_functions.py from the langchain codebase.
test_convert_pydantic_to_openai_function() — langchain Function Reference
Architecture documentation for the test_convert_pydantic_to_openai_function() function in test_openai_functions.py from the langchain codebase.
test_exceptions_raised_while_parsing() — langchain Function Reference
Architecture documentation for the test_exceptions_raised_while_parsing() function in test_openai_functions.py from the langchain codebase.
test_func_call_invalid() — langchain Function Reference
Architecture documentation for the test_func_call_invalid() function in test_openai_functions.py from the langchain codebase.
test_func_call_no_args() — langchain Function Reference
Architecture documentation for the test_func_call_no_args() function in test_openai_functions.py from the langchain codebase.
test_func_call_oldstyle() — langchain Function Reference
Architecture documentation for the test_func_call_oldstyle() function in test_openai_functions.py from the langchain codebase.
test_func_call() — langchain Function Reference
Architecture documentation for the test_func_call() function in test_openai_functions.py from the langchain codebase.
test_handles_empty_input_list() — langchain Function Reference
Architecture documentation for the test_handles_empty_input_list() function in test_openai_functions.py from the langchain codebase.
test_json_output_function_parser_strictness() — langchain Function Reference
Architecture documentation for the test_json_output_function_parser_strictness() function in test_openai_functions.py from the langchain codebase.
test_json_output_function_parser() — langchain Function Reference
Architecture documentation for the test_json_output_function_parser() function in test_openai_functions.py from the langchain codebase.
test_model_response() — langchain Function Reference
Architecture documentation for the test_model_response() function in test_openai_functions.py from the langchain codebase.
test_not_an_ai() — langchain Function Reference
Architecture documentation for the test_not_an_ai() function in test_openai_functions.py from the langchain codebase.
test_openai_functions_router() — langchain Function Reference
Architecture documentation for the test_openai_functions_router() function in test_openai_functions.py from the langchain codebase.
test_pydantic_output_functions_parser_multiple_schemas() — langchain Function Reference
Architecture documentation for the test_pydantic_output_functions_parser_multiple_schemas() function in test_openai_functions.py from the langchain codebase.
test_pydantic_output_functions_parser() — langchain Function Reference
Architecture documentation for the test_pydantic_output_functions_parser() function in test_openai_functions.py from the langchain codebase.
_amoderate() — langchain Function Reference
Architecture documentation for the _amoderate() function in test_openai_moderation_middleware.py from the langchain codebase.
flagged_result() — langchain Function Reference
Architecture documentation for the flagged_result() function in test_openai_moderation_middleware.py from the langchain codebase.
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in test_openai_moderation_middleware.py from the langchain codebase.
make_state() — langchain Function Reference
Architecture documentation for the make_state() function in test_openai_moderation_middleware.py from the langchain codebase.
_moderate() — langchain Function Reference
Architecture documentation for the _moderate() function in test_openai_moderation_middleware.py from the langchain codebase.
test_after_model_replaces_flagged_message() — langchain Function Reference
Architecture documentation for the test_after_model_replaces_flagged_message() function in test_openai_moderation_middleware.py from the langchain codebase.
test_async_before_model_uses_async_moderation() — langchain Function Reference
Architecture documentation for the test_async_before_model_uses_async_moderation() function in test_openai_moderation_middleware.py from the langchain codebase.
test_before_model_allows_clean_input() — langchain Function Reference
Architecture documentation for the test_before_model_allows_clean_input() function in test_openai_moderation_middleware.py from the langchain codebase.
test_before_model_errors_on_flagged_input() — langchain Function Reference
Architecture documentation for the test_before_model_errors_on_flagged_input() function in test_openai_moderation_middleware.py from the langchain codebase.
test_before_model_jump_on_end_behavior() — langchain Function Reference
Architecture documentation for the test_before_model_jump_on_end_behavior() function in test_openai_moderation_middleware.py from the langchain codebase.
test_custom_violation_message_template() — langchain Function Reference
Architecture documentation for the test_custom_violation_message_template() function in test_openai_moderation_middleware.py from the langchain codebase.
test_tool_messages_are_moderated_when_enabled() — langchain Function Reference
Architecture documentation for the test_tool_messages_are_moderated_when_enabled() function in test_openai_moderation_middleware.py from the langchain codebase.
test_compat_responses_v03() — langchain Function Reference
Architecture documentation for the test_compat_responses_v03() function in test_openai.py from the langchain codebase.
test_convert_to_openai_data_block() — langchain Function Reference
Architecture documentation for the test_convert_to_openai_data_block() function in test_openai.py from the langchain codebase.
test_convert_to_v1_from_openai_input() — langchain Function Reference
Architecture documentation for the test_convert_to_v1_from_openai_input() function in test_openai.py from the langchain codebase.
test_convert_to_v1_from_responses_chunk() — langchain Function Reference
Architecture documentation for the test_convert_to_v1_from_responses_chunk() function in test_openai.py from the langchain codebase.
test_convert_to_v1_from_responses() — langchain Function Reference
Architecture documentation for the test_convert_to_v1_from_responses() function in test_openai.py from the langchain codebase.
_get_aiter() — langchain Function Reference
Architecture documentation for the _get_aiter() function in test_openai_tools.py from the langchain codebase.
_get_iter() — langchain Function Reference
Architecture documentation for the _get_iter() function in test_openai_tools.py from the langchain codebase.
message() — langchain Function Reference
Architecture documentation for the message() function in test_openai_tools.py from the langchain codebase.
test_calls_convert_agent_action_to_messages() — langchain Function Reference
Architecture documentation for the test_calls_convert_agent_action_to_messages() function in test_openai_tools.py from the langchain codebase.
test_handles_empty_input_list() — langchain Function Reference
Architecture documentation for the test_handles_empty_input_list() function in test_openai_tools.py from the langchain codebase.
test_json_output_key_tools_parser_empty_results() — langchain Function Reference
Architecture documentation for the test_json_output_key_tools_parser_empty_results() function in test_openai_tools.py from the langchain codebase.
test_json_output_key_tools_parser_multiple_matching_tools() — langchain Function Reference
Architecture documentation for the test_json_output_key_tools_parser_multiple_matching_tools() function in test_openai_tools.py from the langchain codebase.
test_json_output_key_tools_parser_multiple_tools_first_only() — langchain Function Reference
Architecture documentation for the test_json_output_key_tools_parser_multiple_tools_first_only() function in test_openai_tools.py from the langchain codebase.
test_json_output_key_tools_parser_multiple_tools_no_match() — langchain Function Reference
Architecture documentation for the test_json_output_key_tools_parser_multiple_tools_no_match() function in test_openai_tools.py from the langchain codebase.
test_json_output_key_tools_parser_parameter_combinations() — langchain Function Reference
Architecture documentation for the test_json_output_key_tools_parser_parameter_combinations() function in test_openai_tools.py from the langchain codebase.
test_max_tokens_error() — langchain Function Reference
Architecture documentation for the test_max_tokens_error() function in test_openai_tools.py from the langchain codebase.
test_parse_tool_call_partial_mode_with_none_arguments() — langchain Function Reference
Architecture documentation for the test_parse_tool_call_partial_mode_with_none_arguments() function in test_openai_tools.py from the langchain codebase.
test_parse_tool_call_with_empty_string_arguments() — langchain Function Reference
Architecture documentation for the test_parse_tool_call_with_empty_string_arguments() function in test_openai_tools.py from the langchain codebase.
test_parse_tool_call_with_none_arguments() — langchain Function Reference
Architecture documentation for the test_parse_tool_call_with_none_arguments() function in test_openai_tools.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