ToolRunner
Browse all 157 domain entities categorized under ToolRunner in the anthropic-sdk-python Architecture Docs architecture documentation.
BetaAbstractMemoryTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAbstractMemoryTool class in _beta_builtin_memory_tool.py from the anthropic-sdk-python codebase.
BetaAsyncAbstractMemoryTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncAbstractMemoryTool class in _beta_builtin_memory_tool.py from the anthropic-sdk-python codebase.
CompactionControl Class — anthropic-sdk-python Architecture
Architecture documentation for the CompactionControl class in _beta_compaction_control.py from the anthropic-sdk-python codebase.
BaseFunctionTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseFunctionTool class in _beta_functions.py from the anthropic-sdk-python codebase.
BetaAsyncBuiltinFunctionTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncBuiltinFunctionTool class in _beta_functions.py from the anthropic-sdk-python codebase.
BetaAsyncFunctionTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncFunctionTool class in _beta_functions.py from the anthropic-sdk-python codebase.
BetaBuiltinFunctionTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaBuiltinFunctionTool class in _beta_functions.py from the anthropic-sdk-python codebase.
BetaFunctionTool Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaFunctionTool class in _beta_functions.py from the anthropic-sdk-python codebase.
CustomGenerateJsonSchema Class — anthropic-sdk-python Architecture
Architecture documentation for the CustomGenerateJsonSchema class in _beta_functions.py from the anthropic-sdk-python codebase.
BaseAsyncToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseAsyncToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BaseSyncToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseSyncToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BaseToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BaseToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BetaAsyncStreamingToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncStreamingToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BetaAsyncToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaAsyncToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BetaStreamingToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaStreamingToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
BetaToolRunner Class — anthropic-sdk-python Architecture
Architecture documentation for the BetaToolRunner class in _beta_runner.py from the anthropic-sdk-python codebase.
RequestOptions Class — anthropic-sdk-python Architecture
Architecture documentation for the RequestOptions class in _beta_runner.py from the anthropic-sdk-python codebase.
ToolRunner Domain — anthropic-sdk-python Architecture
Logic for executing client-side functions and tools as instructed by the AI model. Architectural overview of the ToolRunner domain in the anthropic-sdk-python codebase. Contains 22 source files.
auto_compaction.py — anthropic-sdk-python Source File
Architecture documentation for auto_compaction.py, a python file in the anthropic-sdk-python codebase. 3 imports, 0 dependents.
batch_results.py — anthropic-sdk-python Source File
Architecture documentation for batch_results.py, a python file in the anthropic-sdk-python codebase. 4 imports, 0 dependents.
bedrock.py — anthropic-sdk-python Source File
Architecture documentation for bedrock.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
basic.py — anthropic-sdk-python Source File
Architecture documentation for basic.py, a python file in the anthropic-sdk-python codebase. 10 imports, 0 dependents.
messages_stream.py — anthropic-sdk-python Source File
Architecture documentation for messages_stream.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
structured_outputs_streaming.py — anthropic-sdk-python Source File
Architecture documentation for structured_outputs_streaming.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
text_completions_demo_async.py — anthropic-sdk-python Source File
Architecture documentation for text_completions_demo_async.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
text_completions_demo_sync.py — anthropic-sdk-python Source File
Architecture documentation for text_completions_demo_sync.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
text_completions_streaming.py — anthropic-sdk-python Source File
Architecture documentation for text_completions_streaming.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
thinking.py — anthropic-sdk-python Source File
Architecture documentation for thinking.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
thinking_stream.py — anthropic-sdk-python Source File
Architecture documentation for thinking_stream.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
tools_runner.py — anthropic-sdk-python Source File
Architecture documentation for tools_runner.py, a python file in the anthropic-sdk-python codebase. 4 imports, 0 dependents.
tools_runner_search_tool.py — anthropic-sdk-python Source File
Architecture documentation for tools_runner_search_tool.py, a python file in the anthropic-sdk-python codebase. 7 imports, 0 dependents.
tools_stream.py — anthropic-sdk-python Source File
Architecture documentation for tools_stream.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
vertex.py — anthropic-sdk-python Source File
Architecture documentation for vertex.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
web_search.py — anthropic-sdk-python Source File
Architecture documentation for web_search.py, a python file in the anthropic-sdk-python codebase. 1 imports, 0 dependents.
web_search_stream.py — anthropic-sdk-python Source File
Architecture documentation for web_search_stream.py, a python file in the anthropic-sdk-python codebase. 2 imports, 0 dependents.
_beta_builtin_memory_tool.py — anthropic-sdk-python Source File
Architecture documentation for _beta_builtin_memory_tool.py, a python file in the anthropic-sdk-python codebase. 8 imports, 1 dependents.
_beta_compaction_control.py — anthropic-sdk-python Source File
Architecture documentation for _beta_compaction_control.py, a python file in the anthropic-sdk-python codebase. 2 imports, 1 dependents.
_beta_functions.py — anthropic-sdk-python Source File
Architecture documentation for _beta_functions.py, a python file in the anthropic-sdk-python codebase. 18 imports, 3 dependents.
_beta_runner.py — anthropic-sdk-python Source File
Architecture documentation for _beta_runner.py, a python file in the anthropic-sdk-python codebase. 22 imports, 1 dependents.
__init__.py — anthropic-sdk-python Source File
Architecture documentation for __init__.py, a python file in the anthropic-sdk-python codebase. 15 imports, 0 dependents.
curr_msg_count() — anthropic-sdk-python Function Reference
Architecture documentation for the curr_msg_count() function in auto_compaction.py from the anthropic-sdk-python codebase.
done() — anthropic-sdk-python Function Reference
Architecture documentation for the done() function in auto_compaction.py from the anthropic-sdk-python codebase.
search() — anthropic-sdk-python Function Reference
Architecture documentation for the search() function in auto_compaction.py from the anthropic-sdk-python codebase.
clear_all_memory() — anthropic-sdk-python Function Reference
Architecture documentation for the clear_all_memory() function in basic.py from the anthropic-sdk-python codebase.
conversation_loop() — anthropic-sdk-python Function Reference
Architecture documentation for the conversation_loop() function in basic.py from the anthropic-sdk-python codebase.
create() — anthropic-sdk-python Function Reference
Architecture documentation for the create() function in basic.py from the anthropic-sdk-python codebase.
delete() — anthropic-sdk-python Function Reference
Architecture documentation for the delete() function in basic.py from the anthropic-sdk-python codebase.
__init__() — anthropic-sdk-python Function Reference
Architecture documentation for the __init__() function in basic.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