237 Commits (7dd503eccfaafbbe36c427d3cfa29abfa2b3f3f8)

Author SHA1 Message Date
  Copilot ec5da1ef7b
Fix structured logging serialization data loss with SerializeAsAny annotations (#6889) 11 months ago
  Eric Zhu 9cb067e6ab
Add parallel_tool_call to openai model client config (#6888) 11 months ago
  Copilot 3e30f9e05d
Add documentation warnings for AgentTool/TeamTool parallel tool calls limitation (#6883) 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
  4shen0ne 2618496f72
fix: use ```sh consistently (#6864) 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 e14fb8fc09
OTel GenAI Traces for Agent and Tool (#6653) 1 year ago
  Eric Zhu c99aa7416d
Fix graph validation logic and add tests (#6630) 1 year ago
  Eric Zhu 1b32eb660d
Add list of function calls and results in `ToolCallSummaryMessage` (#6626) 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
  peterychang 1858799fa6
Parse backtick-enclosed json (#6607) 1 year ago
  Eric Zhu b0c800255a
Use structured output for m1 orchestrator (#6540) 1 year ago
  Griffin Bassman cd49d71f2a
note: note selector_func is not serializable (#6609) 1 year ago
  Griffin Bassman c683175120
feat: support multiple workbenches in assistant agent (#6529) 1 year ago
  Abhijeetsingh Meena 955f4f9b9f
Add support for specifying the languages to parse from the `CodeExecutorAgent` response (#6592) 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
  Zhenyu 8c5dcabf87
fix: CodeExecutorAgent prompt misuse (#6559) 1 year ago
  ChrisBlaa 1eb7f93366
add tool_call_summary_msg_format_fct and test (#6460) 1 year ago
  Abhijeetsingh Meena 2864fbfc2c
Add `model_context` to `SelectorGroupChat` for enhanced speaker selection (#6330) 1 year ago
  Zhenyu 7c29704525
fix: ensure streaming chunks are immediately flushed to console (#6424) 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 653bcc5876
Document custom message types in teams API docs (#6400) 1 year ago
  Eric Zhu 7811b1ce83
[doc] Clarify selector prompt for SelectorGroupChat (#6399) 1 year ago
  Eric Zhu 7bdd7f6162
Add functional termination condition (#6398) 1 year ago
  Eric Zhu d96aaebc8d
Update agent documentation (#6394) 1 year ago
  Eric Zhu bab0dfd1e7
AssistantAgent to support Workbench (#6393) 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
  Jorge Villacorta f00f7d278d
Avoid re-registering a message type already registered (#6354) 1 year ago
  Henry Miller 00153155e3
Added support for exposing GPUs to docker code executor (#6339) 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
  Eric Zhu 165c189f0e
Print message types in Console (#6318) 1 year ago
  EeS 844de21c00
[FEATURE] Option to emit group chat manager messages in AgentChat (#6303) 1 year ago