157 Commits (d9fd39a2974d75e0d21078a9f2e681cb7efcf3bb)

Author SHA1 Message Date
  Leon De Andrade d9fd39a297
Add sources field to TextMentionTermination (#5106) 1 year ago
  Eric Zhu 9b1260dd3e
docs: update AssistantAgent documentation with a new figure, attention and warning notes (#5099) 1 year ago
  Eric Zhu 8643ff6e40
Pass context between AssistantAgent for handoffs (#5084) 1 year ago
  Leonardo Pinheiro a1fdbd9692
Use caching to run tests and report coverage (#5086) 1 year ago
  Victor Dibia c2a43e84a2
Declarative BaseChat Agents (#5055) 1 year ago
  afourney 2e1a9c737a
Retry multiple times when M1 selects an invalid agent. Make agent sel… (#5079) 1 year ago
  Jack Gerrits 1a3ac626eb
Update version to 0.4.3 pre-emptively (#5066) 1 year ago
  Jacob Alber ae98c9d764
feat: Change async input strategy (#5060) 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 91ec611338
Update version to 0.4.1 (#5029) 1 year ago
  Jack Gerrits 466848ac65
fix: fix user input in m1 (#4995) 1 year ago
  Eric Zhu 23c9b78c25
Disable output usage stat summary in Console as the stats is often inaccurate. (#5021) 1 year ago
  Jack Gerrits c2721ff65b
Update all versions to 0.4.0 (#4941) 1 year ago
  Jack Gerrits ecdf18d3f6
Make package readmes slightly less empty (#4961) 1 year ago
  Jack Gerrits 02ad98bcb3
Console async printing and optional stats (#4956) 1 year ago
  Eric Zhu 30cbbf7cad
Add pip install for magentic one and studio to homepage; update doc link (#4946) 1 year ago
  Jack Gerrits 973c8b6330
Remove deprecated items for release (#4927) 1 year ago
  Roy Belio 00b06ab2e1
fix(magentic-one): Enhance error handling in orchestrate_step to manage invalid ledger formats (#4845) 1 year ago
  peterychang 71a3b238e7
Activate deactivate agents (#4800) 1 year ago
  Jack Gerrits d4b406b78c
refactor!: Reduce dependencies of core, remove image from URL (#4919) 1 year ago
  WcW a1d782d3ec
Fix: Correct cancellation token usage in UserProxyAgent docstring (#4874) 1 year ago
  Sachin Joglekar ecdade3d3e
Add coverage task & integrate with poe check (#4847) 1 year ago
  Jack Gerrits fb1094d9c3
Update to dev13 (#4862) 1 year ago
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago
  Eric Zhu 5ee2190e00
Replace Tuple[type[ChatMessage], ...] with Sequence[type[ChatMessage]] (#4857) 1 year ago
  Eric Zhu a20ec102d3
AgentChat tutorial update to include model context usage and langchain tool (#4843) 1 year ago
  Leon De Andrade 23dbb6a632
Add missing model context attribute (#4848) 1 year ago
  Eric Zhu d933b9ab5f
dev12 (#4839) 1 year ago
  Eric Zhu b9bd8b0c64
human-in-the-loop section for agentchat tutorial (#4832) 1 year ago
  Jack Gerrits fadff4aece
Fix definition of workspace package, remove uv pin (#4830) 1 year ago
  Eric Zhu edad1b6065
Emphasis on_messages is for new messages only; remove unused file. (#4819) 1 year ago
  Eric Zhu 150a54c4f5
Refine types in agentchat (#4802) 1 year ago
  Sachin Joglekar 8e116fd86d
Fix pydantic warnings when saving state (#4801) 1 year ago
  gagb b15551c961
Improve magentic one doc string (#4781) 1 year ago
  Aditya Kurniawan c989181da2
use model context for assistant agent, refactor model context (#4681) 1 year ago
  jspv a271708a97
Tool call result summary message (#4755) 1 year ago
  Eric Zhu e902e94b14
Define AgentEvent, rename tool call messages to events. (#4750) 1 year ago
  Eric Zhu 44b27ad81a
Make it clear the on_messages method is stateful. (#4751) 1 year ago
  Arun Brahma 7c0bbf674f
feat: add support for list of messages as team task input and update Society of Mind Agent (#4500) 1 year ago
  gagb 34b997769e
Add module level docstrings (#4652) 1 year ago
  Eric Zhu 6c1f638960
dev11 release (#4642) 1 year ago
  Jack Gerrits 7e7265ddd0
Update version for dev10 (#4630) 1 year ago
  Leonardo Pinheiro 253fe216fd
Add models.openai and tools.langchain namespaces (#4601) 1 year ago
  Hussein Mozannar 871a83fcc5
Fix AssistantAgent Tool Call Behavior (#4602) 1 year ago
  Jack Gerrits 218e84fd8e
Migrate remaining components (#4626) 1 year ago
  peterychang 51d4a10774
Fix incorrect type cast (#4620) 1 year ago
  Hussein Mozannar 38cb532950
Remove inner message from thread M1 orchestrator (#4611) 1 year ago
  Jack Gerrits 87011ae01b
Migrate model context and models modules out of components (#4613) 1 year ago
  Hussein Mozannar 3817b8ddf6
Add MagenticOneGroupChat to AGS (#4595) 1 year ago