259 Commits (08addac2d42e1a076950ae99f321fd43e61e2e52)

Author SHA1 Message Date
  Jack Gerrits 08addac2d4
Remove wording override of switcher (#4939) 1 year ago
  Eric Zhu b06ff9d5d6
Fix agent and agent runtime in Core doc (#4943) 1 year ago
  Eric Zhu b850dcd399
Fix link to samples (#4933) 1 year ago
  Mohammad Mazraeh ad123641da
Update agent and agent runtime doc with routed agent (#4935) 1 year ago
  peterychang d610d481cd
Add documentation and TODOs for xlang (#4926) 1 year ago
  Jack Gerrits 7b10f0ad1b
Improve docs for model clients, add missing docs (#4930) 1 year ago
  Eric Zhu f113c9a959
Move core samples to /python/samples (#4911) 1 year ago
  Eric Zhu 5635ea397f
Improve language for teams note (#4925) 1 year ago
  Jack Gerrits 7641577f6b
Adds 0.2 docs link to navbar (#4921) 1 year ago
  Eric Zhu 725d573d5b
Update tutorial content; move selector group chat and swarm outside of tutorial. (#4915) 1 year ago
  Jack Gerrits 5b9be79fba
feat!: Add message context to signature of intervention handler, add more to docs (#4882) 1 year ago
  Eric Zhu e11fd8353d
Improve markdown code linting command and update logging documentation and (#4902) 1 year ago
  Eric Zhu d55b8c9044
Update index.md for better clarity and relationship between packages (#4896) 1 year ago
  Eric Zhu 2ff543e876
Add missing API doc for Python code execution tool (#4901) 1 year ago
  Not Subhuman 4486c67b42
Update magentic-one.md (#4903) 1 year ago
  Victor Dibia 2eb46d2fb3
Minor updates to migration-guide.md (#4888) 1 year ago
  Jack Gerrits e168616b7e
Add getting started page for magentic one (#4887) 1 year ago
  Jack Gerrits bac6dc5d83
Add example docstring, dont expand constants in docstrings (#4880) 1 year ago
  Eric Zhu 16ceded2d2
Minor fix for incorrect description of teams and add installation instructions for ext agents (#4872) 1 year ago
  Jay d2a74de3ad
Update quickstart.ipynb (#4867) 1 year ago
  Jack Gerrits fb1094d9c3
Update to dev13 (#4862) 1 year ago
  Eric Zhu cc06ec531e
Clarify tool use in agent tutorial (#4860) 1 year ago
  Eric Zhu 156c3f16c2
Migration guide for 0.4 (#4765) 1 year ago
  Jack Gerrits c58eb9d120
Move intervention objects to root module (#4859) 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
  Eric Zhu d933b9ab5f
dev12 (#4839) 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 461605869c
Update links in extension page to fix 404 (#4827) 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
  Eric Zhu edad1b6065
Emphasis on_messages is for new messages only; remove unused file. (#4819) 1 year ago
  Eric Zhu 4f673192cb
"model" to "chat completion" (#4804) 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
  peterychang 9c8877ed66
Add API documentation (#4798) 1 year ago
  Jack Gerrits 90d6723685
Usability improvements to component config (#4794) 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
  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
  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