SyncAPI
Browse all 581 subdomain entities categorized under SyncAPI in the anthropic-sdk-python Architecture Docs architecture documentation.
test_type_compat() — anthropic-sdk-python Function Reference
Architecture documentation for the test_type_compat() function in test_models.py from the anthropic-sdk-python codebase.
test_partial_json_with_invalid_json() — anthropic-sdk-python Function Reference
Architecture documentation for the test_partial_json_with_invalid_json() function in test_partial_json.py from the anthropic-sdk-python codebase.
test_recursive_proxy() — anthropic-sdk-python Function Reference
Architecture documentation for the test_recursive_proxy() function in test_proxy.py from the anthropic-sdk-python codebase.
test_array_repeat() — anthropic-sdk-python Function Reference
Architecture documentation for the test_array_repeat() function in test_qs.py from the anthropic-sdk-python codebase.
test_nested_dotted() — anthropic-sdk-python Function Reference
Architecture documentation for the test_nested_dotted() function in test_qs.py from the anthropic-sdk-python codebase.
test_multiple_params() — anthropic-sdk-python Function Reference
Architecture documentation for the test_multiple_params() function in test_required_args.py from the anthropic-sdk-python codebase.
test_too_many_positional_params() — anthropic-sdk-python Function Reference
Architecture documentation for the test_too_many_positional_params() function in test_required_args.py from the anthropic-sdk-python codebase.
test_extract_response_type_binary_response() — anthropic-sdk-python Function Reference
Architecture documentation for the test_extract_response_type_binary_response() function in test_response.py from the anthropic-sdk-python codebase.
test_extract_response_type_direct_classes() — anthropic-sdk-python Function Reference
Architecture documentation for the test_extract_response_type_direct_classes() function in test_response.py from the anthropic-sdk-python codebase.
test_response_parse_custom_model() — anthropic-sdk-python Function Reference
Architecture documentation for the test_response_parse_custom_model() function in test_response.py from the anthropic-sdk-python codebase.
test_response_parse_expect_model_union_non_json_content() — anthropic-sdk-python Function Reference
Architecture documentation for the test_response_parse_expect_model_union_non_json_content() function in test_response.py from the anthropic-sdk-python codebase.
test_basic_call_sync() — anthropic-sdk-python Function Reference
Architecture documentation for the test_basic_call_sync() function in test_runners.py from the anthropic-sdk-python codebase.
test_compaction_control() — anthropic-sdk-python Function Reference
Architecture documentation for the test_compaction_control() function in test_runners.py from the anthropic-sdk-python codebase.
test_custom_message_handling() — anthropic-sdk-python Function Reference
Architecture documentation for the test_custom_message_handling() function in test_runners.py from the anthropic-sdk-python codebase.
test_streaming_call_sync_events() — anthropic-sdk-python Function Reference
Architecture documentation for the test_streaming_call_sync_events() function in test_runners.py from the anthropic-sdk-python codebase.
test_streaming_call_sync() — anthropic-sdk-python Function Reference
Architecture documentation for the test_streaming_call_sync() function in test_runners.py from the anthropic-sdk-python codebase.
test_tool_runner_method_in_sync() — anthropic-sdk-python Function Reference
Architecture documentation for the test_tool_runner_method_in_sync() function in test_runners.py from the anthropic-sdk-python codebase.
make_event_iterator() — anthropic-sdk-python Function Reference
Architecture documentation for the make_event_iterator() function in test_streaming.py from the anthropic-sdk-python codebase.
test_event_missing_data() — anthropic-sdk-python Function Reference
Architecture documentation for the test_event_missing_data() function in test_streaming.py from the anthropic-sdk-python codebase.
test_multiple_data_lines_with_empty_line() — anthropic-sdk-python Function Reference
Architecture documentation for the test_multiple_data_lines_with_empty_line() function in test_streaming.py from the anthropic-sdk-python codebase.
test_special_new_line_character() — anthropic-sdk-python Function Reference
Architecture documentation for the test_special_new_line_character() function in test_streaming.py from the anthropic-sdk-python codebase.
to_aiter() — anthropic-sdk-python Function Reference
Architecture documentation for the to_aiter() function in test_streaming.py from the anthropic-sdk-python codebase.
test_datetime_with_alias() — anthropic-sdk-python Function Reference
Architecture documentation for the test_datetime_with_alias() function in test_transform.py from the anthropic-sdk-python codebase.
test_dictionary_items() — anthropic-sdk-python Function Reference
Architecture documentation for the test_dictionary_items() function in test_transform.py from the anthropic-sdk-python codebase.
test_integer_schema_with_min_max_exclusive() — anthropic-sdk-python Function Reference
Architecture documentation for the test_integer_schema_with_min_max_exclusive() function in test_transform.py from the anthropic-sdk-python codebase.
test_iso8601_format() — anthropic-sdk-python Function Reference
Architecture documentation for the test_iso8601_format() function in test_transform.py from the anthropic-sdk-python codebase.
test_object_schema() — anthropic-sdk-python Function Reference
Architecture documentation for the test_object_schema() function in test_transform.py from the anthropic-sdk-python codebase.
test_pydantic_nested_objects() — anthropic-sdk-python Function Reference
Architecture documentation for the test_pydantic_nested_objects() function in test_transform.py from the anthropic-sdk-python codebase.
test_pydantic_unknown_field() — anthropic-sdk-python Function Reference
Architecture documentation for the test_pydantic_unknown_field() function in test_transform.py from the anthropic-sdk-python codebase.
test_recursive_typeddict() — anthropic-sdk-python Function Reference
Architecture documentation for the test_recursive_typeddict() function in test_transform.py from the anthropic-sdk-python codebase.
test_ref_schema() — anthropic-sdk-python Function Reference
Architecture documentation for the test_ref_schema() function in test_transform.py from the anthropic-sdk-python codebase.
test_transform_skipping() — anthropic-sdk-python Function Reference
Architecture documentation for the test_transform_skipping() function in test_transform.py from the anthropic-sdk-python codebase.
test_union_datetime() — anthropic-sdk-python Function Reference
Architecture documentation for the test_union_datetime() function in test_transform.py from the anthropic-sdk-python codebase.
test_union_of_list() — anthropic-sdk-python Function Reference
Architecture documentation for the test_union_of_list() function in test_transform.py from the anthropic-sdk-python codebase.
test_unsupported_type_asserts() — anthropic-sdk-python Function Reference
Architecture documentation for the test_unsupported_type_asserts() function in test_transform.py from the anthropic-sdk-python codebase.
test_extract_type_var_generic_subclass_multiple() — anthropic-sdk-python Function Reference
Architecture documentation for the test_extract_type_var_generic_subclass_multiple() function in test_typing.py from the anthropic-sdk-python codebase.
test_extract_type_var() — anthropic-sdk-python Function Reference
Architecture documentation for the test_extract_type_var() function in test_typing.py from the anthropic-sdk-python codebase.
test_copy_default_options() — anthropic-sdk-python Function Reference
Architecture documentation for the test_copy_default_options() function in test_vertex.py from the anthropic-sdk-python codebase.
test_global_region_base_url() — anthropic-sdk-python Function Reference
Architecture documentation for the test_global_region_base_url() function in test_vertex.py from the anthropic-sdk-python codebase.
test_messages_retries() — anthropic-sdk-python Function Reference
Architecture documentation for the test_messages_retries() function in test_vertex.py from the anthropic-sdk-python codebase.
test_regional_base_url() — anthropic-sdk-python Function Reference
Architecture documentation for the test_regional_base_url() function in test_vertex.py from the anthropic-sdk-python codebase.
test_with_options() — anthropic-sdk-python Function Reference
Architecture documentation for the test_with_options() function in test_vertex.py from the anthropic-sdk-python codebase.
main() — anthropic-sdk-python Function Reference
Architecture documentation for the main() function in text_completions_demo_sync.py from the anthropic-sdk-python codebase.
stream_error() — anthropic-sdk-python Function Reference
Architecture documentation for the stream_error() function in text_completions_streaming.py from the anthropic-sdk-python codebase.
sync_stream() — anthropic-sdk-python Function Reference
Architecture documentation for the sync_stream() function in text_completions_streaming.py from the anthropic-sdk-python codebase.
block() — anthropic-sdk-python Function Reference
Architecture documentation for the block() function in thinking.py from the anthropic-sdk-python codebase.
thinking() — anthropic-sdk-python Function Reference
Architecture documentation for the thinking() function in thinking_stream.py from the anthropic-sdk-python codebase.
get_weather() — anthropic-sdk-python Function Reference
Architecture documentation for the get_weather() function in tools_runner.py from the anthropic-sdk-python codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free