46 Commits (1b2d42d4205a08ab9eba0ea46a7e996f14aa3000)

Author SHA1 Message Date
  Gerardo Moreno 1b2d42d420
Termination Conditions Tutorial (#4334) (#4339) 1 year ago
  Victor Dibia 0ff1687485
Add UserProxyAgent in AgentChat API (#4255) 1 year ago
  Thai Nguyen 0b5eaf1240
Agent name termination (#4123) 1 year ago
  Eric Zhu 6e4609a76e
External termination condition (#4294) 1 year ago
  Gerardo Moreno 8593b7df9f
Console to return last processed message (#4279) 1 year ago
  Eric Zhu 2b7658a9da
Move openai assistant agent to autogen-ext; add on_messages_stream (#4268) 1 year ago
  Leonardo Pinheiro df32d5e1d1
OpenAI Assistants Agent (#4131) 1 year ago
  Eric Zhu f1daff1582
AgentChat task message type and group chat state validation for Swarm (#4230) 1 year ago
  Gerardo Moreno 8d89500255
Timeout Termination (#4038) (#4214) 1 year ago
  Eric Zhu 78019dd2dc
Fix-swarm-handoff (#4198) 1 year ago
  Eric Zhu 233e482c7b
Max turn parameter for group chats (#4143) 1 year ago
  Eric Zhu 4786f189bc
Handoff termination and show how to use it for asking user input (#4128) 1 year ago
  Eric Zhu 5547a6716e
auto reset termination when a run stops (#4126) 1 year ago
  Eric Zhu 8f7c717149
reset --> on_reset :D (#4121) 1 year ago
  Eric Zhu 3f28aa8874
SocietyOfMind agent for nested teams (#4110) 1 year ago
  Eric Zhu 5fa38b0166
Add task type that are messages to enable multi-modal tasks. (#4091) 1 year ago
  Eric Zhu 2e3155be2a
AgentChat pause, resume, and reset (#4088) 1 year ago
  Eric Zhu 5be7ac7b12
Move reset from a message to a command (#4073) 1 year ago
  Eric Zhu c3283c64a3
Agentchat refactor (#4062) 1 year ago
  Eric Zhu 16e64c4c10
Rename `model_usage` to `models_usage`. (#4053) 1 year ago
  Eric Zhu 4fec22ddc5
Team termination condition sets in the constructor (#4042) 1 year ago
  Eric Zhu 27ea99a485
Add token usage termination (#4035) 1 year ago
  Eric Zhu ca7caa779d
Add token usage to messages (#4028) 1 year ago
  Eric Zhu c3b2597e12
AssistantAgent no longer sends out StopMessage. We use TextMentionTermination("TERMINATE") on the team instead for default setting. (#4030) 1 year ago
  Eric Zhu 173acc6638
Custom selector function for SelectorGroupChat (#4026) 1 year ago
  Eric Zhu 369ffb511b
Remove termination condition from team constructor (#4025) 1 year ago
  Eric Zhu cff7d842a6
AgentChat streaming API (#4015) 1 year ago
  Eric Zhu 3d51ab76ae
Formalize `ChatAgent` response as a dataclass with inner messages (#3990) 1 year ago
  Eric Zhu 4a49844996
`ChatAgent` declares the types of messages it produces (#3991) 1 year ago
  Eric Zhu eb4b1f856e
Ability to generate handoff message from AssistantAgent (#3968) 1 year ago
  Eric Zhu 3fe0f9e97d
Add AssistantAgent, deprecate CodingAssistantAgent and ToolUseAssistantAgent (#3960) 1 year ago
  Eric Zhu f31ff66368
Refactor agent chat to prepare for handoff/swarm (#3949) 1 year ago
  Eric Zhu 1812cc068d
Refactor agentchat +implement base chat agent run method (#3913) 1 year ago
  Eric Zhu c4492ca043
Allow callable to be used as `registered_tools` in `ToolUseAssistantAgent`. (#3891) 1 year ago
  Eric Zhu 8a4930a9be
Refactor agentchat to separate base interfaces from implementations (#3877) 1 year ago
  Leonardo Pinheiro 38f62e1609
migrate models (#3848) 1 year ago
  Eric Zhu 8c5150b1d4
Refactor logging in agentchat (#3709) 1 year ago
  Jack Gerrits f326b36242
Documentation tweaks (#3705) 1 year ago
  Eric Zhu 64365b6835
Termination condition for agentchat teams (#3696) 1 year ago
  Eric Zhu 02ced7c6b3
Selector group chat that uses LLM to select the next speaker (#3680) 1 year ago
  Eric Zhu 54eaa2bb4e
Move tools to agent in `agentchat`; refactored logging to support tool events (#3665) 1 year ago
  Leonardo Pinheiro 7fade2d5e7 Return message history in agentchat (#661) 1 year ago
  Eric Zhu b2db45d673 Tool use in agentchat (#664) 1 year ago
  Eric Zhu 0fa680577e
Sequential processing for group chat participant using SequentialRoutedAgent (#663) 1 year ago
  Eric Zhu 7ba99186fb
Initial implementation of agentchat (#623) 1 year ago
  Jack Gerrits a815935062 Add agentchat lib boilerplate (#493) 1 year ago