autogen
v0.1.0
Pages
Modules
Search documentation of autogen
Settings
View Source
XAgent
(autogen v0.1.0)
Summary
Functions
agent_with_updated_system_message(agent, system_message)
generate_reply(agent, thread, message)
initiate_chat(opts \\ [])
receive_thread(from_agent, to_agent, thread)
send_thread(from_agent, to_agent, thread)
should_stop_replying?(thread, message, to_agent)
Functions
Link to this function
agent_with_updated_system_message(agent, system_message)
View Source
Link to this function
generate_reply(agent, thread, message)
View Source
Link to this function
initiate_chat(opts \\ [])
View Source
Link to this function
receive_thread(from_agent, to_agent, thread)
View Source
Link to this function
send_thread(from_agent, to_agent, thread)
View Source
Link to this function
should_stop_replying?(thread, message, to_agent)
View Source