139 Commits (42dc80ce60ff7f2c6bfafa5e2b68b2cff7346514)

Author SHA1 Message Date
  Sachin Joglekar 8926206479
Implement default in-memory store for ChatCompletionCache (#5188) 1 year ago
  Victor Dibia 67029853ec
make AssistantAgent and Handoff use BaseTool (#5193) 1 year ago
  Jack Gerrits 55e929db98
Impl register and add sub RPC (#5191) 1 year ago
  Leonardo Pinheiro db2410c705
Feature/azure ai inference client (#5153) 1 year ago
  Jack Gerrits 1982f1b0ec
Improve grpc type checking (#5189) 1 year ago
  Jack Gerrits b375d4b18c
Communicate client id via metadata in grpc runtime (#5185) 1 year ago
  Gerardo Moreno 89631966cb
RichConsole: Prettify m1 CLI console using rich #4806 (#5123) 1 year ago
  Jack Gerrits 44b9bff466
Update proto to include remove sub, move to rpc based operations (#5168) 1 year ago
  Leonardo Pinheiro 3fe106621e
fix: update SK model adapter constructor (#5150) 1 year ago
  Eric Zhu da1c2bf12e
fix: use tool_calls field to detect tool calls in OpenAI client; add integration tests for OpenAI and Gemini (#5122) 1 year ago
  Eric Zhu 142e102ce8
fix: update gpt-4o model version to 2024-08-06 (#5117) 1 year ago
  Eric Zhu af420a83e2
fix: ensure proper handling of structured output in OpenAI client and improve test coverage for structured output (#5116) 1 year ago
  Leon De Andrade 34bc82e24f
Jupyter Code Executor in v0.4 (alternative implementation) (#4885) 1 year ago
  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