54 Commits (main)

Author SHA1 Message Date
  Eric Zhu d2619049f3
Add reflection for claude model in AssistantAgent (#6763) 1 year ago
  Tejas Dharani f650d35faa
Fix output task messages 6150 (#6678) 1 year ago
  Tejas Dharani 6f15270cb2
Feat/tool call loop (#6651) 1 year ago
  Tejas Dharani da20f7c6c7
Feature/agentchat message id field 6317 (#6645) 1 year ago
  Griffin Bassman c683175120
feat: support multiple workbenches in assistant agent (#6529) 1 year ago
  Sungjun.Kim db125fbd2d
Add created_at to BaseChatMessage and BaseAgentEvent (#6557) 1 year ago
  ChrisBlaa 1eb7f93366
add tool_call_summary_msg_format_fct and test (#6460) 1 year ago
  EeS 99d853a9cb
FIX: resolving_workbench_and_tools_conflict_at_desirialize_assistant_agent (#6407) 1 year ago
  Eric Zhu bab0dfd1e7
AssistantAgent to support Workbench (#6393) 1 year ago
  Eric Zhu fb16d5acf9
Make sure thought content is included in handoff context (#6319) 1 year ago
  abhinav-aegis a4a16fd2f8
Aegis structure message (#6289) 1 year ago
  Eric Zhu 86237c9fdf
Add output_format to AssistantAgent for structured output (#6071) 1 year ago
  Eric Zhu 7615c7b83b
Rename to use BaseChatMessage and BaseAgentEvent. Bring back union types. (#6144) 1 year ago
  Eric Zhu 025490a1bd
Use class hierarchy to organize AgentChat message types and introduce StructuredMessage type (#5998) 1 year ago
  Kurok1 2e2a314f7e
Take the output of the tool and use that to create the HandoffMessage (#6073) 1 year ago
  jspv fc2c9978fd
Add model_context property to AssistantAgent (#6072) 1 year ago
  Eric Zhu aba41d74d3
feat: add structured output to model clients (#5936) 1 year ago
  Eric Zhu 3a1108a575
fix: make sure system message is present in reflection call (#5926) 1 year ago
  Eric Zhu 7e5c1154cf
Support for external agent runtime in AgentChat (#5843) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Leonardo Pinheiro a02d08a8ef
Refactor AssistantAgent on_message_stream (#5642) 1 year ago
  Eric Zhu 0360ab9715
doc: Enrich AssistantAgent API documentation with usage examples. (#5653) 1 year ago
  Eric Zhu 7784f44ea6
feat: Add thought process handling in tool calls and expose ThoughtEvent through stream in AgentChat (#5500) 1 year ago
  Eric Zhu e7a3c78594
fix: Address tool call execution scenario when model produces empty tool call ids (#5509) 1 year ago
  wistuba 7a772a2fcd
feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
  Eitan Yarmush 172a16a615
Memory component base (#5380) 1 year ago
  afourney 517e3f000e
Assistant agent drop images when not provided with a vision-capable model. (#5351) 1 year ago
  Eric Zhu 225eb9d0b2
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (#5208) 1 year ago
  Victor Dibia 67029853ec
make AssistantAgent and Handoff use BaseTool (#5193) 1 year ago
  Eric Zhu 8643ff6e40
Pass context between AssistantAgent for handoffs (#5084) 1 year ago
  Victor Dibia c2a43e84a2
Declarative BaseChat Agents (#5055) 1 year ago
  Victor Dibia abbdbb2f87
Memory Interface in AgentChat (#4438) 1 year ago
  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