203 Commits (6bc896f6e23f604eb5e94de10df8a1706c9c84ed)

Author SHA1 Message Date
  Nour Bouzid 0bf786fbb6
Add default_header support (#5249) 1 year ago
  Eric Zhu cd9dca4740
feat: add o3 to model info; update chess example (#5311) 1 year ago
  Eric Zhu d5007adba7
chore: add asyncio_atexit dependency to docker requirements (#5307) 1 year ago
  Eric Zhu 71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280) 1 year ago
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 44db2cc1fb
fix: handle non-string function arguments in tool calls and add corresponding warnings (#5260) 1 year ago
  afourney aa23093f36
Adjusted M1 agent system prompt to remove TERMINATE (#5263) 1 year ago
  Eric Zhu 403844ef2b
feat: add Semantic Kernel Adapter documentation and usage examples in user guides (#5256) 1 year ago
  Mohammad Mazraeh 2f1684b698
update dependencies to work with protobuf 5 (#5195) 1 year ago
  Eric Zhu 225eb9d0b2
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (#5208) 1 year ago
  Eric Zhu b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 (#5229) 1 year ago
  Jack Gerrits 7445e4b276
Remove channel based control plane APIs, cleanup proto (#5236) 1 year ago
  Rohan Thacker d49bf346e0
Updated docs for _azure_ai_client.py (#5199) 1 year ago
  Eric Zhu b441d5b43a
fix: Enhance OpenAI client to handle additional stop reasons and improve tool call validation in tests to address empty tool_calls list. (#5223) 1 year ago
  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