FunctionBinding — anthropic-sdk-python Architecture
Decorators and metadata extraction for converting Python code into tool schemas.
Entity Profile
Dependency Diagram
graph TD subdomain_ToolRunner_FunctionBinding["FunctionBinding"] 02d93e62_153d_62d8_e416_04668ffa89b8["_beta_builtin_memory_tool.py"] subdomain_ToolRunner_FunctionBinding --> 02d93e62_153d_62d8_e416_04668ffa89b8 53534a46_f928_3d7b_9b22_e34b1b7be7e4["_beta_functions.py"] subdomain_ToolRunner_FunctionBinding --> 53534a46_f928_3d7b_9b22_e34b1b7be7e4 6f9d29b9_4a06_08ca_35dd_d6cea49bf255["tools_runner_search_tool.py"] subdomain_ToolRunner_FunctionBinding --> 6f9d29b9_4a06_08ca_35dd_d6cea49bf255 e1c27975_20d4_dc91_78c2_a7f1b62c6c6d["_beta_runner.py"] subdomain_ToolRunner_FunctionBinding --> e1c27975_20d4_dc91_78c2_a7f1b62c6c6d 93824c77_5b61_41ff_b243_c01232b205df["web_search_stream.py"] subdomain_ToolRunner_FunctionBinding --> 93824c77_5b61_41ff_b243_c01232b205df style subdomain_ToolRunner_FunctionBinding fill:#6366f1,stroke:#818cf8,color:#fff
Relationship Graph
Domain
Functions
- __anext__()
- __call__()
- __init__()
- __init__()
- __init__()
- __next__()
- _adapter()
- _check_and_compact()
- _check_and_compact()
- _client()
- _create_schema_from_function()
- _generate_tool_call_response()
- _generate_tool_call_response()
- _get_last_assistant_message_content()
- _get_last_assistant_message_content()
- _handle_request()
- _handle_request()
- _handle_request()
- _handle_request()
- _parsed_docstring()
- _should_stop()
- beta_async_tool()
- beta_tool()
- call()
- call()
- call()
- call()
- call()
- clear_all_memory()
- clear_all_memory()
- create()
- create()
- delete()
- delete()
- execute()
- execute()
- generate_tool_call_response()
- generate_tool_call_response()
- get_weather()
- insert()
- insert()
- main()
- main()
- make_tool_searcher()
- rename()
- rename()
- set_messages_params()
- str_replace()
- str_replace()
- to_dict()
- to_dict()
- until_done()
- until_done()
- view()
- view()
Source Files
Source
Frequently Asked Questions
What is the FunctionBinding subdomain?
FunctionBinding is a subdomain in the anthropic-sdk-python codebase, part of the ToolRunner domain. Decorators and metadata extraction for converting Python code into tool schemas. It contains 5 source files.
Which domain does FunctionBinding belong to?
FunctionBinding belongs to the ToolRunner domain.
What functions are in FunctionBinding?
The FunctionBinding subdomain contains 55 function(s): __anext__, __call__, __init__, __init__, __init__, __next__, _adapter, _check_and_compact, and 47 more.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free