465 Commits (1b2d42d4205a08ab9eba0ea46a7e996f14aa3000)

Author SHA1 Message Date
  Mehdi Baneshi 16463a8a98
Update topic-and-subscription.md (#4168) 1 year ago
  Victor Dibia b9f7282830
Add visualization of Agent Message Transitions State in AGS (#4148) 1 year ago
  Jack Gerrits 913c052a7d
Fix topic name for community samples (#4156) 1 year ago
  afourney 51b361dfcf
WebSurfer changes - incl move to lazy init. (#4092) 1 year ago
  afourney e111db9afa
Handle on_reset (#4145) 1 year ago
  Mohammad Mazraeh 570471bed7
Add reply chat completion client (#4096) 1 year ago
  Gerardo Moreno 3b8d0ddb67
Various Additions to the Documentation (#4139) 1 year ago
  peterychang 0afde6da69
Protobuf serializer (#4137) 1 year ago
  Eric Zhu e27c740961
dev6 (#4129) 1 year ago
  Eric Zhu 4786f189bc
Handoff termination and show how to use it for asking user input (#4128) 1 year ago
  Eric Zhu 9f175089c5
Introduction to Teams for AgentChat (#4120) 1 year ago
  Eric Zhu 5547a6716e
auto reset termination when a run stops (#4126) 1 year ago
  Eric Zhu 1cc0f4f7c5
dev5 (#4124) 1 year ago
  Eric Zhu 8f7c717149
reset --> on_reset :D (#4121) 1 year ago
  Eric Zhu 12becdddb1
Update agentchat tutorial, refactor content (#4118) 1 year ago
  Victor Dibia 0e985d4b40
v1 of AutoGen Studio on AgentChat (#4097) 1 year ago
  Eric Zhu f40b0c2730
Add Console function to stream result to pretty print console output (#4115) 1 year ago
  Eric Zhu 3f28aa8874
SocietyOfMind agent for nested teams (#4110) 1 year ago
  Eric Zhu 111e69142b
Fix worker sample in core (#4104) 1 year ago
  Eric Zhu 5fa38b0166
Add task type that are messages to enable multi-modal tasks. (#4091) 1 year ago
  Eric Zhu 9e388925d4
Initial web surfer implementation in extension (#4071) 1 year ago
  Eric Zhu 2e3155be2a
AgentChat pause, resume, and reset (#4088) 1 year ago
  Mark Sze 930e61306a
Update README.md (#4078) 1 year ago
  Mahesh Subramanian 2382ff9248
chore(typo): Fixing a typo in the agent identity document (#4070) 1 year ago
  Eric Zhu 4be1c9cf76
Update Python version to 0.4.0.dev4 (#4068) 1 year ago
  Eric Zhu 5be7ac7b12
Move reset from a message to a command (#4073) 1 year ago
  Eric Zhu c3283c64a3
Agentchat refactor (#4062) 1 year ago
  Hussein Mozannar 10987685b9
Update README.md for magentic-one (#4061) 1 year ago
  Hussein Mozannar 8603317537
Magentic-One Log Viewer + preview API (#4032) 1 year ago
  Gerardo Moreno eca8a95c61
Remove isinstance check from FunctionTool (#3987) (#4056) 1 year ago
  Eric Zhu 16e64c4c10
Rename `model_usage` to `models_usage`. (#4053) 1 year ago
  Eric Zhu 4e5f3ababe
Update version to 0.4.0.dev3 (#4043) 1 year ago
  Eric Zhu 4fec22ddc5
Team termination condition sets in the constructor (#4042) 1 year ago
  Eric Zhu 27ea99a485
Add token usage termination (#4035) 1 year ago
  Eric Zhu ca7caa779d
Add token usage to messages (#4028) 1 year ago
  Eric Zhu c3b2597e12
AssistantAgent no longer sends out StopMessage. We use TextMentionTermination("TERMINATE") on the team instead for default setting. (#4030) 1 year ago
  Eric Zhu 173acc6638
Custom selector function for SelectorGroupChat (#4026) 1 year ago
  Eric Zhu 369ffb511b
Remove termination condition from team constructor (#4025) 1 year ago
  Eric Zhu cff7d842a6
AgentChat streaming API (#4015) 1 year ago
  Mohammad Mazraeh 4023454c58
add simple chainlit integration (#3999) 1 year ago
  Rohan Thacker 3c63f6f3ef
Corrected typo in get_capabilities in _model_info.py (#4002) 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
  Victor Dibia 75b00e76e1
Agentchat move termination (#3992) 1 year ago
  Anthony Uphof 87bd1de396
Fix: provide valid Prompt and Completion Token usage counts from create_stream (#3972) 1 year ago
  Eric Zhu bd9c371605
Add `ResetMessage` to clear the agent state (#3988) 1 year ago
  Gerardo Moreno 93733dbd65
Run LocalCommandLineCodeExecutor within venv (#3977) 1 year ago
  Eric Zhu eb4b1f856e
Ability to generate handoff message from AssistantAgent (#3968) 1 year ago
  Ryan Sweet 14846a3e84
first draft of stateful persistence grains for each agent.... (#3954) 1 year ago
  Mohammad Mazraeh 0052e8179d
Add sample distributed group chat notebook (#3759) 1 year ago