agents
v0.2.0
Search documentation of agents
Settings
expert_agent_selector
(agents v0.2.0)
View Source
Summary
Functions
code_change(OldVsn, State, Extra)
evaluate_agent_performance(AgentId, PerformanceData)
get_agent_expertise_profile(AgentId)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
recommend_agent_composition(TaskDescription, Requirements)
route_to_best_agents(Query, NumAgents, Strategy)
select_expert_for_query(Query, Options)
start_link()
terminate(Reason, State)
update_expertise_model(AgentId, ExpertiseUpdate)
Functions
code_change(OldVsn, State, Extra)
evaluate_agent_performance(AgentId, PerformanceData)
get_agent_expertise_profile(AgentId)
handle_call(Request, From, State)
handle_cast(Msg, State)
handle_info(Info, State)
init(_)
recommend_agent_composition(TaskDescription, Requirements)
route_to_best_agents(Query, NumAgents, Strategy)
select_expert_for_query(Query, Options)
start_link()
terminate(Reason, State)
update_expertise_model(AgentId, ExpertiseUpdate)