agent_tools (agents v0.2.0)

View Source

Summary

Functions

code_change(OldVsn, State, Extra)

execute_tool(Name, Arguments)

get_tools(ToolNames)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Info, State)

init(Options)

list_tools()

register_executor(Name, ExecutorFn, Options)

register_tool(Name, Schema)

start_link(Options)

terminate(Reason, State)

unregister_tool(Name)