989 Commits (fef953e062bf37d95eaec299756c8a15adcce054)

Author SHA1 Message Date
  Jack Gerrits 5b9be79fba
feat!: Add message context to signature of intervention handler, add more to docs (#4882) 1 year ago
  Jack Gerrits f4382f01c8
Log messages and response for LLMCall event (#4910) 1 year ago
  Jack Gerrits 310564908b
fix!: Move azure auth provider to separate module (#4912) 1 year ago
  Griffin Bassman bdfdc6ab5e
fix: poe check errors to pass (#4917) 1 year ago
  afourney a6612e683d
Added tests for FileSurfer. (#4913) 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
  WcW a1d782d3ec
Fix: Correct cancellation token usage in UserProxyAgent docstring (#4874) 1 year ago
  Eric Zhu 16ceded2d2
Minor fix for incorrect description of teams and add installation instructions for ext agents (#4872) 1 year ago
  Sachin Joglekar ecdade3d3e
Add coverage task & integrate with poe check (#4847) 1 year ago
  Jack Gerrits 8a83262a90
add azure deps to openai extra (#4871) 1 year ago
  Jack Gerrits e6ac2f37fa
Update logged events, add message id to send message (#4868) 1 year ago
  Jay d2a74de3ad
Update quickstart.ipynb (#4867) 1 year ago
  Eric Zhu 9a474f7334
Add magentic one installation instruction (#4869) 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
  Gerardo Moreno 0569689e6b
Fix BaseOpenAIChatCompletionClient token usage (#4770) 1 year ago
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago
  Jack Gerrits 190fcd15ed
fix!: Fix SingleThreadedAgentRuntime busy loop (#4855) 1 year ago
  Jack Gerrits 49b52db6ea
Make `register_factory` a user facing API (#4854) 1 year ago
  Jack Gerrits 0b34211c1e
refactor!: Remove deprecations (#4853) 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
  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