anthropic-tools
latest
Table of Contents:
Introduction
Quickstart
Conversations
Skills
API Reference
anthropic-tools
Index
Edit on GitHub
Index
A
|
B
|
C
|
F
|
G
|
I
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
W
A
add_message() (anthropic_tools.Conversation method)
add_messages() (anthropic_tools.Conversation method)
add_skill() (anthropic_tools.Conversation method)
(anthropic_tools.UnionSkillSet method)
add_tool() (anthropic_tools.Conversation method)
(anthropic_tools.MutableToolSet method)
add_tool_result() (anthropic_tools.Conversation method)
anthropic_tools
module
AnthropicTool (class in anthropic_tools)
AnthropicToolsError
arg_docs (anthropic_tools.ToolWrapper property)
ArgSchemaParser (class in anthropic_tools)
argtype (anthropic_tools.CannotParseTypeError attribute)
argument_parsers (anthropic_tools.ToolWrapper property)
argument_schema (anthropic_tools.ArgSchemaParser property)
arguments_schema (anthropic_tools.ToolWrapper property)
as_content (anthropic_tools.RawToolResult property)
ask() (anthropic_tools.Conversation method)
B
BasicToolSet (class in anthropic_tools)
blocks (anthropic_tools.ToolResult property)
BrokenSchemaError
C
can_parse() (anthropic_tools.ArgSchemaParser class method)
CannotParseTypeError
clear_messages() (anthropic_tools.Conversation method)
content (anthropic_tools.ToolResult property)
Conversation (class in anthropic_tools)
F
find_tool() (anthropic_tools.BasicToolSet method)
G
generate_message() (anthropic_tools.Conversation method)
get_tool_result() (anthropic_tools.BasicToolSet method)
I
ImageToolOutput (class in anthropic_tools)
interpret_as_response (anthropic_tools.AnthropicTool property)
(anthropic_tools.ToolWrapper property)
M
module
anthropic_tools
MutableToolSet (class in anthropic_tools)
N
name (anthropic_tools.AnthropicTool property)
(anthropic_tools.ToolWrapper property)
NonSerializableOutputError
P
parse_argument() (anthropic_tools.ToolWrapper method)
parse_arguments() (anthropic_tools.ToolWrapper method)
parse_rec() (anthropic_tools.ArgSchemaParser method)
parse_value() (anthropic_tools.ArgSchemaParser method)
parsed_docs (anthropic_tools.ToolWrapper property)
parsers (anthropic_tools.ToolWrapper property)
pop_message() (anthropic_tools.Conversation method)
R
RawToolResult (class in anthropic_tools)
remove_tool() (anthropic_tools.Conversation method)
(anthropic_tools.MutableToolSet method)
required_arguments (anthropic_tools.ToolWrapper property)
response (anthropic_tools.BrokenSchemaError attribute)
result (anthropic_tools.NonSerializableOutputError attribute)
(anthropic_tools.ToolResult property)
run_tool() (anthropic_tools.BasicToolSet method)
(anthropic_tools.ToolSet method)
(anthropic_tools.UnionSkillSet method)
run_tool_if_needed() (anthropic_tools.Conversation method)
run_until_response() (anthropic_tools.Conversation method)
S
save_return (anthropic_tools.AnthropicTool property)
(anthropic_tools.ToolWrapper property)
schema (anthropic_tools.AnthropicTool property)
(anthropic_tools.BrokenSchemaError attribute)
(anthropic_tools.ToolWrapper property)
serialize (anthropic_tools.AnthropicTool property)
(anthropic_tools.ToolWrapper property)
serialized (anthropic_tools.RawToolResult property)
T
TextToolOutput (class in anthropic_tools)
tool_name (anthropic_tools.ToolNotFoundError attribute)
ToolNotFoundError
ToolResult (class in anthropic_tools)
tools_schema (anthropic_tools.BasicToolSet property)
(anthropic_tools.Conversation property)
(anthropic_tools.ToolSet property)
(anthropic_tools.UnionSkillSet property)
ToolSet (class in anthropic_tools)
ToolWrapper (class in anthropic_tools)
U
UnionSkillSet (class in anthropic_tools)
W
WrapperConfig (class in anthropic_tools)