1011 Commits (025490a1bd99c84564c2effde67f0ff3933595bd)

Author SHA1 Message Date
  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
  Jack Gerrits ad7433e817
Remove pydantic v1 compat (#4838) 1 year ago
  Jack Gerrits a5681d73c6
Allow closure agent to ignore unknown messages, add docs (#4836) 1 year ago
  Eric Zhu 2819515220
Improve agentchat tutorial Teams section (#4834) 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
  Jack Gerrits 461605869c
Update links in extension page to fix 404 (#4827) 1 year ago
  Jack Gerrits 5bd91fb15e
Accept agent type in more places (#4829) 1 year ago
  Richárd Gyikó e710f9d04f
Update discover.md with autogen-ext-mcp community package (#4826) 1 year ago
  Leonardo Pinheiro c078b252fb
refactor!: Migrate python code executor tool to autogen-ext (#4824) 1 year ago
  Sachin Joglekar d1dff316bc
Update pydantic version & fix mypy errors (#4811) 1 year ago
  Leonardo Pinheiro 9a2dbb4fba
Add * before keyword args for ChatCompletionClient (#4822) 1 year ago
  Eric Zhu edad1b6065
Emphasis on_messages is for new messages only; remove unused file. (#4819) 1 year ago
  Jack Gerrits 0040016bec
Remove usage of internal pydantic functionality for forward ref eval (#4816) 1 year ago
  Eric Zhu f774eaa105
Add minimum dep versions (#4803) 1 year ago
  Eric Zhu 4f673192cb
"model" to "chat completion" (#4804) 1 year ago
  Sachin Joglekar 3b4dd6e050
Support custom models with OpenAI client (#4808) 1 year ago
  gagb d2537abbab
Add MagenticOne API and CLI (#4782) 1 year ago
  Eric Zhu 150a54c4f5
Refine types in agentchat (#4802) 1 year ago
  Jack Gerrits 2c76ff9fcc
More improvements for component config (#4799) 1 year ago
  Sachin Joglekar 8e116fd86d
Fix pydantic warnings when saving state (#4801) 1 year ago
  peterychang 9c8877ed66
Add API documentation (#4798) 1 year ago
  Jack Gerrits 90d6723685
Usability improvements to component config (#4794) 1 year ago
  Jack Gerrits 428d594658
Delete python/mypy_plugin.py (#4796) 1 year ago
  gagb b15551c961
Improve magentic one doc string (#4781) 1 year ago
  Eric Zhu 4bce1e914a
Update agentchat quickstart to show how to handle multi-round user inputs (#4735) 1 year ago
  Jack Gerrits dda208f9b4
Add component config support (#4757) 1 year ago
  Lanbao a4c1314432
Correct the spelling errors in models.ipynb (#4767) 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
  Roy Belio 3dd4be949e
fix(magentic-one): Remove redundant exception raising in update_ledger (#4759) 1 year ago
  Jack Gerrits 453fe0cafd
Replace single quotes with double quotes (#4760) 1 year ago
  Jack Gerrits c74c2d6767
Follow up changes from top bar change (#4758) 1 year ago
  Jack Gerrits 97e5cab523
Restructure docs, move packages to top level header (#4722) 1 year ago
  Victor Dibia 4e3a70303d
Add Deploy view in AGS (#4756) 1 year ago
  Victor Dibia c21555290e
add chainlit sample (#4749) 1 year ago
  Eric Zhu e902e94b14
Define AgentEvent, rename tool call messages to events. (#4750) 1 year ago
  hsm207 7a7eb7449a
typo: travel planning (#4753) 1 year ago
  Eric Zhu 44b27ad81a
Make it clear the on_messages method is stateful. (#4751) 1 year ago
  Ryan Sweet c1646f21c0
Rysweet 4676 remove iagentruntime - collapse into iagentworker (#4740) 1 year ago
  kiyoung 2cd91f66d8
make "Alias", "ImportFromModule" classes hashable (#4734) 1 year ago
  Victor Dibia 03f57e9357
Update AgentChat State Docs (Saving to Disc) (#4730) 1 year ago
  Hussein Mozannar 7d0f485bd2
WebSurfer add close method (#4727) 1 year ago
  Victor Dibia 6a4a11042c
Add AOAI Support in AGS (#4718) 1 year ago
  peterychang e2df4e24db
Move existing quickstart guide to design patterns. Simplify quickstart (#4724) 1 year ago
  Eric Zhu 43eed01bbc
Update custom agent doc with arithmetic agent example (#4720) 1 year ago
  Victor Dibia e673c437e5
Add Documentation for AGS (#4711) 1 year ago