145 Commits (main)

Author SHA1 Message Date
  Copilot ec5da1ef7b
Fix structured logging serialization data loss with SerializeAsAny annotations (#6889) 11 months ago
  Eric Zhu c1e4ae6819
Add approval_func option to CodeExecutorAgent (#6886) 11 months ago
  Eric Zhu 98e6bba168
Supporting Teams as Participants in a GroupChat (#5863) 11 months ago
  Copilot ca39adc358
Fix JSON serialization of team state by handling datetime objects in message dump (#6797) 1 year ago
  Eric Zhu d2619049f3
Add reflection for claude model in AssistantAgent (#6763) 1 year ago
  Copilot e10767421f
Fix GraphFlowManager termination to prevent _StopAgent from polluting conversation context (#6752) 1 year ago
  Copilot c23b9454a8
Fix GraphFlow to support multiple task execution without explicit reset (#6747) 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
  Eric Zhu 3c73e08ea0
Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 1 year ago
  Tejas Dharani da20f7c6c7
Feature/agentchat message id field 6317 (#6645) 1 year ago
  Zen 9b8dc8d707
add activation group for workflow with multiple cycles (#6711) 1 year ago
  Zen cd15c0853c
fix: fix self-loop in workflow (#6677) 1 year ago
  Eric Zhu c99aa7416d
Fix graph validation logic and add tests (#6630) 1 year ago
  Eric Zhu 4358dfd5c3
Fix bug in GraphFlow cycle check (#6629) 1 year ago
  Eric Zhu b31b4e508d
Add callable condition for GraphFlow edges (#6623) 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
  Eric Zhu f0b73441b6
Enable concurrent execution of agents in GraphFlow (#6545) 1 year ago
  ChrisBlaa 1eb7f93366
add tool_call_summary_msg_format_fct and test (#6460) 1 year ago
  peterychang 3db7a29403
improve Otel tracing (#6499) 1 year ago
  Abhijeetsingh Meena 2864fbfc2c
Add `model_context` to `SelectorGroupChat` for enhanced speaker selection (#6330) 1 year ago
  EeS c7757de59e
FIX: GraphFlow serialize/deserialize and adding test (#6434) 1 year ago
  abhinav-aegis 9f8e892d27
Added Graph Based Execution functionality to Autogen (#6333) 1 year ago
  EeS 99d853a9cb
FIX: resolving_workbench_and_tools_conflict_at_desirialize_assistant_agent (#6407) 1 year ago
  Eric Zhu 7bdd7f6162
Add functional termination condition (#6398) 1 year ago
  Eric Zhu bab0dfd1e7
AssistantAgent to support Workbench (#6393) 1 year ago
  EeS a283d268df
TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
  Abhijeetsingh Meena aad6caa768
Add self-debugging loop to `CodeExecutionAgent` (#6306) 1 year ago
  EeS b3f37319e3
Fix: deserialize model_context in AssistantAgent and SocietyOfMindAgent and CodeExecutorAgent (#6337) 1 year ago
  EeS 9b0a0bd6b8
FEAT: SelectorGroupChat could using stream inner select_prompt (#6286) 1 year ago
  EeS b13264ac60
FEAT: adding multiple_system_message on model_info (#6327) 1 year ago
  Eitan Yarmush 1035065c4e
Introduce AgentTool and TeamTool (#5924) 1 year ago
  Eric Zhu fb16d5acf9
Make sure thought content is included in handoff context (#6319) 1 year ago
  EeS 844de21c00
[FEATURE] Option to emit group chat manager messages in AgentChat (#6303) 1 year ago
  abhinav-aegis a4a16fd2f8
Aegis structure message (#6289) 1 year ago
  Abhijeetsingh Meena 756aef366d
Add code generation support to `CodeExecutorAgent` (#6098) 1 year ago
  EeS 39321266f9
Improve SocietyOfMindAgent message handling (#6142) 1 year ago
  Eric Zhu aec04e76ec
Stop run when an error occured in a group chat (#6141) 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 e686342f53
Fix token limited model context (#6137) 1 year ago
  Griffin Bassman 7487687cdc
[feat] token-limited message context (#6087) 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
  Abhijeetsingh Meena c4e07e86d8
Implement 'candidate_func' parameter to filter down the pool of candidates for selection (#5954) 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 58a5583549
feat: Pause and Resume for AgentChat Teams and Agents (#5887) 1 year ago