119 Commits (70784eaedaebec38aa422bee2199f17a2f87235b)

Author SHA1 Message Date
  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
  Eric Zhu 7e5c1154cf
Support for external agent runtime in AgentChat (#5843) 1 year ago
  Eric Zhu cc1b0cdd51
feat: Add FunctionCallTermination condition (#5808) 1 year ago
  Eitan Yarmush 9d4236b1ce
TextMessageTerminationCondition for agentchat (#5742) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Victor Dibia b8b13935c9
Make FileSurfer and CodeExecAgent Declarative (#5765) 1 year ago
  Jack Gerrits 6b68719939
Allow background exceptions to be fatal (#5716) 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
  Eric Zhu 9a028acf9f
feat: enhance Gemini model support in OpenAI client and tests (#5461) 1 year ago
  Eric Zhu 426b898485
fix: improve speaker selection in SelectorGroupChat for weaker models (#5454) 1 year ago
  Eric Zhu 0008c9cb44
fix: do not count agent event in MaxMessageTermination condition (#5436) 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 569bc19769
feat: add gemini model families, enhance group chat selection for Gemini model and add tests (#5334) 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
  Victor Dibia 979d8ab4f1
Make AgentChat Team Config Serializable (#5071) 1 year ago
  Leon De Andrade d9fd39a297
Add sources field to TextMentionTermination (#5106) 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
  Victor Dibia d883e3dfb0
Make termination condition config declarative (#4984) 1 year ago
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago