226 Commits (cf1365763ca5c7ea39ffceab6c06fe1663c32b0d)

Author SHA1 Message Date
  Leonardo Pinheiro 918292f51e
Semantic kernel model adapter (#4851) 1 year ago
  Leonardo Pinheiro a1fdbd9692
Use caching to run tests and report coverage (#5086) 1 year ago
  Eric Zhu ce20de9afb
fix: normalize finish reason in CreateResult response (#5085) 1 year ago
  Victor Dibia c2a43e84a2
Declarative BaseChat Agents (#5055) 1 year ago
  Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
  Jack Gerrits 1a3ac626eb
Update version to 0.4.3 pre-emptively (#5066) 1 year ago
  Hankyeol Kyung acb9117513
Update gpt-4o model version and add new model details (#5056) 1 year ago
  Jacob Alber ae98c9d764
feat: Change async input strategy (#5060) 1 year ago
  Leonardo Pinheiro 95bd514a9a
Graphrag integration (#4612) 1 year ago
  Victor Dibia abbdbb2f87
Memory Interface in AgentChat (#4438) 1 year ago
  Jack Gerrits cf8446b37e
Fixup autogen-ext version (#5030) 1 year ago
  Jack Gerrits 91ec611338
Update version to 0.4.1 (#5029) 1 year ago
  Jack Gerrits 404522bd6b
Split apart component infra to allow for abstract class integration (#5017) 1 year ago
  Jack Gerrits 70f7e998d2
fix: Fix provider string for AzureTokenProvider (#4992) 1 year ago
  Jack Gerrits c0082dd9cc
fix: Normalize openai client stop reason to make more robust (#5027) 1 year ago
  Jack Gerrits 466848ac65
fix: fix user input in m1 (#4995) 1 year ago
  Jack Gerrits 115fefa132
Add missing py.typed in autogen_ext, fix type issue in core (#4993) 1 year ago
  Eric Zhu 001f0262ba
Minor API doc update for openai assistant agent (#4986) 1 year ago
  Jack Gerrits c2721ff65b
Update all versions to 0.4.0 (#4941) 1 year ago
  Jack Gerrits 0122d44aa3
OpenAI assistant fixes (#4969) 1 year ago
  Griffin Bassman 0446ce924f
feat: Add o1-2024-12-17 model (#4965) 1 year ago
  Jack Gerrits ecdf18d3f6
Make package readmes slightly less empty (#4961) 1 year ago
  afourney 7131dc945d
Added m1 cli package (#4949) 1 year ago
  Eric Zhu 30cbbf7cad
Add pip install for magentic one and studio to homepage; update doc link (#4946) 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
  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
  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
  afourney a6612e683d
Added tests for FileSurfer. (#4913) 1 year ago
  Eric Zhu 2ff543e876
Add missing API doc for Python code execution tool (#4901) 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
  Eric Zhu 9a474f7334
Add magentic one installation instruction (#4869) 1 year ago
  Jack Gerrits fb1094d9c3
Update to dev13 (#4862) 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 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
  Eric Zhu d933b9ab5f
dev12 (#4839) 1 year ago
  Jack Gerrits fadff4aece
Fix definition of workspace package, remove uv pin (#4830) 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