Function
Browse all 1763 tag entities categorized under Function in the anthropic-sdk-python Architecture Docs architecture documentation.
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_copy() — anthropic-sdk-python Function Reference
Architecture documentation for the test_copy() function in test_vertex.py from the anthropic-sdk-python codebase.
test_env_var_base_url_override() — anthropic-sdk-python Function Reference
Architecture documentation for the test_env_var_base_url_override() function in test_vertex.py from the anthropic-sdk-python codebase.
test_env_var_base_url_override() — anthropic-sdk-python Function Reference
Architecture documentation for the test_env_var_base_url_override() 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_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_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_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.
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_async.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.
async_stream() — anthropic-sdk-python Function Reference
Architecture documentation for the async_stream() function in text_completions_streaming.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.
main() — anthropic-sdk-python Function Reference
Architecture documentation for the main() function in tools_runner.py from the anthropic-sdk-python codebase.
get_weather() — anthropic-sdk-python Function Reference
Architecture documentation for the get_weather() function in tools_runner_search_tool.py from the anthropic-sdk-python codebase.
main() — anthropic-sdk-python Function Reference
Architecture documentation for the main() function in tools_runner_search_tool.py from the anthropic-sdk-python codebase.
make_tool_searcher() — anthropic-sdk-python Function Reference
Architecture documentation for the make_tool_searcher() function in tools_runner_search_tool.py from the anthropic-sdk-python codebase.
main() — anthropic-sdk-python Function Reference
Architecture documentation for the main() function in tools_stream.py from the anthropic-sdk-python codebase.
_async_format_data() — anthropic-sdk-python Function Reference
Architecture documentation for the _async_format_data() function in _transform.py from the anthropic-sdk-python codebase.
async_maybe_transform() — anthropic-sdk-python Function Reference
Architecture documentation for the async_maybe_transform() function in _transform.py from the anthropic-sdk-python codebase.
_async_transform_recursive() — anthropic-sdk-python Function Reference
Architecture documentation for the _async_transform_recursive() function in _transform.py from the anthropic-sdk-python codebase.
_async_transform_typeddict() — anthropic-sdk-python Function Reference
Architecture documentation for the _async_transform_typeddict() function in _transform.py from the anthropic-sdk-python codebase.
async_transform() — anthropic-sdk-python Function Reference
Architecture documentation for the async_transform() function in _transform.py from the anthropic-sdk-python codebase.
_format_data() — anthropic-sdk-python Function Reference
Architecture documentation for the _format_data() function in _transform.py from the anthropic-sdk-python codebase.
_get_annotated_type() — anthropic-sdk-python Function Reference
Architecture documentation for the _get_annotated_type() function in _transform.py from the anthropic-sdk-python codebase.
get_transformed_string() — anthropic-sdk-python Function Reference
Architecture documentation for the get_transformed_string() function in _transform.py from the anthropic-sdk-python codebase.
get_type_hints() — anthropic-sdk-python Function Reference
Architecture documentation for the get_type_hints() function in _transform.py from the anthropic-sdk-python codebase.
__init__() — anthropic-sdk-python Function Reference
Architecture documentation for the __init__() function in _transform.py from the anthropic-sdk-python codebase.
_maybe_transform_key() — anthropic-sdk-python Function Reference
Architecture documentation for the _maybe_transform_key() function in _transform.py from the anthropic-sdk-python codebase.
maybe_transform() — anthropic-sdk-python Function Reference
Architecture documentation for the maybe_transform() function in _transform.py from the anthropic-sdk-python codebase.
_no_transform_needed() — anthropic-sdk-python Function Reference
Architecture documentation for the _no_transform_needed() function in _transform.py from the anthropic-sdk-python codebase.
__repr__() — anthropic-sdk-python Function Reference
Architecture documentation for the __repr__() function in _transform.py from the anthropic-sdk-python codebase.
_transform_recursive() — anthropic-sdk-python Function Reference
Architecture documentation for the _transform_recursive() function in _transform.py from the anthropic-sdk-python codebase.
transform_schema() — anthropic-sdk-python Function Reference
Architecture documentation for the transform_schema() function in _transform.py from the anthropic-sdk-python codebase.
_transform_typeddict() — anthropic-sdk-python Function Reference
Architecture documentation for the _transform_typeddict() function in _transform.py from the anthropic-sdk-python codebase.
transform() — anthropic-sdk-python Function Reference
Architecture documentation for the transform() function in _transform.py from the anthropic-sdk-python codebase.
Base64FileInput() — anthropic-sdk-python Function Reference
Architecture documentation for the Base64FileInput() function in _types.py from the anthropic-sdk-python codebase.
__bool__() — anthropic-sdk-python Function Reference
Architecture documentation for the __bool__() function in _types.py from the anthropic-sdk-python codebase.
__bool__() — anthropic-sdk-python Function Reference
Architecture documentation for the __bool__() function in _types.py from the anthropic-sdk-python codebase.
build() — anthropic-sdk-python Function Reference
Architecture documentation for the build() function in _types.py from the anthropic-sdk-python codebase.
__contains__() — anthropic-sdk-python Function Reference
Architecture documentation for the __contains__() function in _types.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