adk_agent (erlang_adk v0.2.1)

View Source

Summary

Functions

code_change(OldVsn, State, Extra)

delegate(Pid, Message)

delegate(Pid, Message, ReplyToPid)

handle_call(Request, From, State)

handle_cast(Msg, State)

handle_info(Info, State)

init(_)

prompt(Pid, Message)

run_with_events(Pid, HistoryEvents, InvocationId)

Run the agent using the new Event-based architecture.

start_link(Name, LLMConfig, Tools)

terminate(Reason, State)