22 Commits (cc5f96906e4e5023fc29eb0da36dce6cb7e5af96)

Author SHA1 Message Date
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago
  Leon De Andrade 23dbb6a632
Add missing model context attribute (#4848) 1 year ago
  jspv a271708a97
Tool call result summary message (#4755) 1 year ago
  Eric Zhu e902e94b14
Define AgentEvent, rename tool call messages to events. (#4750) 1 year ago
  Arun Brahma 7c0bbf674f
feat: add support for list of messages as team task input and update Society of Mind Agent (#4500) 1 year ago
  Leonardo Pinheiro 253fe216fd
Add models.openai and tools.langchain namespaces (#4601) 1 year ago
  Hussein Mozannar 871a83fcc5
Fix AssistantAgent Tool Call Behavior (#4602) 1 year ago
  Jack Gerrits 218e84fd8e
Migrate remaining components (#4626) 1 year ago
  Victor Dibia 777f2abbd7
Load and Save state in AgentChat (#4436) 1 year ago
  Jack Gerrits 3022369eeb
Flatten core base and components (#4513) 1 year ago
  Eric Zhu b62f8f63dc
Remove logging from autogen agentchat (#4510) 1 year ago
  Eric Zhu 50e84b945e
Move handoff to base in agentchat (#4509) 1 year ago
  Eric Zhu 52790a8de7
o1 support for agent chat, and validate model capabilities (#4397) 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 16e64c4c10
Rename `model_usage` to `models_usage`. (#4053) 1 year ago
  Eric Zhu ca7caa779d
Add token usage to messages (#4028) 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