python
Browse all 3000 tag entities categorized under python in the anthropic-sdk-python Architecture Docs architecture documentation.
BetaWebSearchTool20250305Param Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebSearchTool20250305Param class in beta_web_search_tool_20250305_param.py from the anthropic-sdk-python codebase.
UserLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the UserLocation class in beta_web_search_tool_20250305_param.py from the anthropic-sdk-python codebase.
BetaWebSearchToolRequestErrorParam Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebSearchToolRequestErrorParam class in beta_web_search_tool_request_error_param.py from the anthropic-sdk-python codebase.
BetaWebSearchToolResultBlockParam Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebSearchToolResultBlockParam class in beta_web_search_tool_result_block_param.py from the anthropic-sdk-python codebase.
BetaWebSearchToolResultBlock Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebSearchToolResultBlock class in beta_web_search_tool_result_block.py from the anthropic-sdk-python codebase.
BetaWebSearchToolResultError Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaWebSearchToolResultError class in beta_web_search_tool_result_error.py from the anthropic-sdk-python codebase.
BillingError Class — anthropic-sdk-python Architecture
Architecture documentation for the BillingError class in billing_error.py from the anthropic-sdk-python codebase.
CacheControlEphemeralParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CacheControlEphemeralParam class in cache_control_ephemeral_param.py from the anthropic-sdk-python codebase.
CacheCreation Class — anthropic-sdk-python Architecture
Architecture documentation for the CacheCreation class in cache_creation.py from the anthropic-sdk-python codebase.
CitationCharLocationParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationCharLocationParam class in citation_char_location_param.py from the anthropic-sdk-python codebase.
CitationCharLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationCharLocation class in citation_char_location.py from the anthropic-sdk-python codebase.
CitationContentBlockLocationParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationContentBlockLocationParam class in citation_content_block_location_param.py from the anthropic-sdk-python codebase.
CitationContentBlockLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationContentBlockLocation class in citation_content_block_location.py from the anthropic-sdk-python codebase.
CitationPageLocationParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationPageLocationParam class in citation_page_location_param.py from the anthropic-sdk-python codebase.
CitationPageLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationPageLocation class in citation_page_location.py from the anthropic-sdk-python codebase.
CitationSearchResultLocationParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationSearchResultLocationParam class in citation_search_result_location_param.py from the anthropic-sdk-python codebase.
CitationWebSearchResultLocationParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationWebSearchResultLocationParam class in citation_web_search_result_location_param.py from the anthropic-sdk-python codebase.
CitationsConfigParam Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationsConfigParam class in citations_config_param.py from the anthropic-sdk-python codebase.
CitationsDelta Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationsDelta class in citations_delta.py from the anthropic-sdk-python codebase.
CitationsSearchResultLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationsSearchResultLocation class in citations_search_result_location.py from the anthropic-sdk-python codebase.
CitationsWebSearchResultLocation Class — anthropic-sdk-python Architecture
Architecture documentation for the CitationsWebSearchResultLocation class in citations_web_search_result_location.py from the anthropic-sdk-python codebase.
Anthropic Class — anthropic-sdk-python Architecture
Architecture documentation for the Anthropic class in _client.py from the anthropic-sdk-python codebase.
AnthropicBedrock Class — anthropic-sdk-python Architecture
Architecture documentation for the AnthropicBedrock class in _client.py from the anthropic-sdk-python codebase.
AnthropicVertex Class — anthropic-sdk-python Architecture
Architecture documentation for the AnthropicVertex class in _client.py from the anthropic-sdk-python codebase.
AnthropicWithRawResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AnthropicWithRawResponse class in _client.py from the anthropic-sdk-python codebase.
AnthropicWithStreamedResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AnthropicWithStreamedResponse class in _client.py from the anthropic-sdk-python codebase.
AsyncAnthropic Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncAnthropic class in _client.py from the anthropic-sdk-python codebase.
AsyncAnthropicBedrock Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncAnthropicBedrock class in _client.py from the anthropic-sdk-python codebase.
AsyncAnthropicVertex Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncAnthropicVertex class in _client.py from the anthropic-sdk-python codebase.
AsyncAnthropicWithRawResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncAnthropicWithRawResponse class in _client.py from the anthropic-sdk-python codebase.
AsyncAnthropicWithStreamedResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncAnthropicWithStreamedResponse class in _client.py from the anthropic-sdk-python codebase.
BaseBedrockClient Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseBedrockClient class in _client.py from the anthropic-sdk-python codebase.
BaseVertexClient Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseVertexClient class in _client.py from the anthropic-sdk-python codebase.
MissingDependencyError Class — anthropic-sdk-python Architecture
Architecture documentation for the MissingDependencyError class in _common.py from the anthropic-sdk-python codebase.
GenericModel Class — anthropic-sdk-python Architecture
Architecture documentation for the GenericModel class in _compat.py from the anthropic-sdk-python codebase.
typed_cached_property Class — anthropic-sdk-python Architecture
Architecture documentation for the typed_cached_property class in _compat.py from the anthropic-sdk-python codebase.
CompletionCreateParamsBase Class — anthropic-sdk-python Architecture
Architecture documentation for the CompletionCreateParamsBase class in completion_create_params.py from the anthropic-sdk-python codebase.
CompletionCreateParamsNonStreaming Class — anthropic-sdk-python Architecture
Architecture documentation for the CompletionCreateParamsNonStreaming class in completion_create_params.py from the anthropic-sdk-python codebase.
CompletionCreateParamsStreaming Class — anthropic-sdk-python Architecture
Architecture documentation for the CompletionCreateParamsStreaming class in completion_create_params.py from the anthropic-sdk-python codebase.
Completion Class — anthropic-sdk-python Architecture
Architecture documentation for the Completion class in completion.py from the anthropic-sdk-python codebase.
AsyncCompletions Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncCompletions class in completions.py from the anthropic-sdk-python codebase.
AsyncCompletionsWithRawResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncCompletionsWithRawResponse class in completions.py from the anthropic-sdk-python codebase.
AsyncCompletionsWithStreamingResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the AsyncCompletionsWithStreamingResponse class in completions.py from the anthropic-sdk-python codebase.
Completions Class — anthropic-sdk-python Architecture
Architecture documentation for the Completions class in completions.py from the anthropic-sdk-python codebase.
CompletionsWithRawResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the CompletionsWithRawResponse class in completions.py from the anthropic-sdk-python codebase.
CompletionsWithStreamingResponse Class — anthropic-sdk-python Architecture
Architecture documentation for the CompletionsWithStreamingResponse class in completions.py from the anthropic-sdk-python codebase.
ContentBlockSourceParam Class — anthropic-sdk-python Architecture
Architecture documentation for the ContentBlockSourceParam class in content_block_source_param.py from the anthropic-sdk-python codebase.
DeletedFile Class — anthropic-sdk-python Architecture
Architecture documentation for the DeletedFile class in deleted_file.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