495 Commits (1f90dc5ea91a1eae2fce087b4e6feaab87d3dc92)

Author SHA1 Message Date
  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
  Will c06f8d3aa3
Update agents.ipynb (#3979) 1 year ago
  Leonardo Pinheiro a626d7cf18
replace assertion with valueerror (#3974) 1 year ago
  Eric Zhu 3fe0f9e97d
Add AssistantAgent, deprecate CodingAssistantAgent and ToolUseAssistantAgent (#3960) 1 year ago
  Eric Zhu f31ff66368
Refactor agent chat to prepare for handoff/swarm (#3949) 1 year ago
  Victor Dibia 0756ebd63d
Update Magentic-one readme with images (#3958) 1 year ago
  Eric Zhu 1812cc068d
Refactor agentchat +implement base chat agent run method (#3913) 1 year ago
  Jack Gerrits e772951146
Add CSS override for banner (#3933) 1 year ago
  Rohan Thacker fb494534b8
Corrected framework guide docs (#3929) 1 year ago
  Jack Gerrits 8f4d5ee5ec
add comment to explain await vs run (#3907) 1 year ago
  Jack Gerrits 8cbfb61252
Add special case for dev latest (#3912) 1 year ago
  Jack Gerrits 551a1ee3aa
fix broken redirect (#3910) 1 year ago
  Jack Gerrits 0811102ed7
Update all versions to match normalized dev scheme (#3909) 1 year ago
  Eric Zhu 6c0d0db9cc
Update dev version (#3900) 1 year ago
  SeryioGonzalez acce081a1f
Update topic-and-subscription.md (#3901) 1 year ago
  Jack Gerrits d3d736510c
Multiversion docs build (#3842) 1 year ago
  Eric Zhu c4492ca043
Allow callable to be used as `registered_tools` in `ToolUseAssistantAgent`. (#3891) 1 year ago
  Eric Zhu 8a4930a9be
Refactor agentchat to separate base interfaces from implementations (#3877) 1 year ago
  Jack Gerrits dbd65c05a4
Add __version__ to new packages (#3881) 1 year ago
  Leonardo Pinheiro 38f62e1609
migrate models (#3848) 1 year ago
  Gerardo Moreno b7509b3659
SelectorGroupChat Docs Update (#3876) 1 year ago