974 Commits (685142cf51c2cd41e1dbfaa48a4efbec0cabe396)

Author SHA1 Message Date
  Mario Hammer e0a6a86b12
fix a small typo (#5120) 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
  Eric Zhu 8df86e2b72
docs: enhance Swarm user guide with notes on tool calling (#5103) 1 year ago
  Leon De Andrade d9fd39a297
Add sources field to TextMentionTermination (#5106) 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
  Eric Zhu 9b1260dd3e
docs: update AssistantAgent documentation with a new figure, attention and warning notes (#5099) 1 year ago
  Eric Zhu 8643ff6e40
Pass context between AssistantAgent for handoffs (#5084) 1 year ago
  Victor Dibia 6cb7d64bca
Update AGS pyproject.toml (#5101) 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
  Eric Zhu f289e64320
docs: enhance agents.ipynb with parallel tool calls section (#5088) 1 year ago
  Victor Dibia c2a43e84a2
Declarative BaseChat Agents (#5055) 1 year ago
  zysoong 1f22a7b7a1
[Documentation] Update tools.ipynb: use system messages in the tool_agent_caller_loop session (#5068) 1 year ago
  Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 1 year ago
  afourney 2e1a9c737a
Retry multiple times when M1 selects an invalid agent. Make agent sel… (#5079) 1 year ago
  Jack Gerrits 1a3ac626eb
Update version to 0.4.3 pre-emptively (#5066) 1 year ago
  Victor Dibia 8b3d25d041
Improve AGS Documentation (#5065) 1 year ago
  Hankyeol Kyung acb9117513
Update gpt-4o model version and add new model details (#5056) 1 year ago
  Eric Zhu c5ca53de5e
Update studio dep to use version bound (#5063) 1 year ago
  Eric Zhu dcaa6d0110
Update studio dep (#5062) 1 year ago
  Jacob Alber ae98c9d764
feat: Change async input strategy (#5060) 1 year ago
  Leonardo Pinheiro 95bd514a9a
Graphrag integration (#4612) 1 year ago
  Johan Forngren 8efe0c45b0
PoC AGS dev container (#5026) 1 year ago
  Eric Zhu 6954e516b6
Update autogen_core.memory: adding docs, removing some fields. (#5053) 1 year ago
  Victor Dibia abbdbb2f87
Memory Interface in AgentChat (#4438) 1 year ago
  Victor Dibia d883e3dfb0
Make termination condition config declarative (#4984) 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
  Johan Forngren 1a6e9766c9
Add tiktoken as a dependency in pyproject.toml (#5008) 1 year ago
  Jack Gerrits c0082dd9cc
fix: Normalize openai client stop reason to make more robust (#5027) 1 year ago
  Sudhakar a7c97dbbbf
Typo in teams.ipynb (#5028) 1 year ago
  Jack Gerrits 466848ac65
fix: fix user input in m1 (#4995) 1 year ago
  Eric Zhu 0554fa3e2a
Add AGS to README.md (#5019) 1 year ago
  Eric Zhu 23c9b78c25
Disable output usage stat summary in Console as the stats is often inaccurate. (#5021) 1 year ago
  Eric Zhu a9c19d6162
Add python version requirement to frontpage and readme (#5014) 1 year ago
  Ranuga 5e2a69a303
Fix: Properly await `agent.run()` in README `Hello World` example (#5013) 1 year ago
  Victor Dibia 9f351c50ff
Minor Updates to AGS Docs (#5010) 1 year ago
  Jack Gerrits 115fefa132
Add missing py.typed in autogen_ext, fix type issue in core (#4993) 1 year ago
  Tim Rogers c59cfdd787
Fix typo in `Multi-Agent Design Patterns -> Intro` docs (#4991) 1 year ago
  Eric Zhu 001f0262ba
Minor API doc update for openai assistant agent (#4986) 1 year ago
  Matthew Wyman b6c3df2920
Update README.md to fix spelling error (#4982) 1 year ago
  Jack Gerrits d2c1bb8ad9
Remove accidentally added character (#4980) 1 year ago
  Jack Gerrits 6bc285ce39
Don't show banner on stable (#4976) 1 year ago
  Jack Gerrits 6abc70044a
Fix version switcher rendering (#4974) 1 year ago
  Jack Gerrits 4dab09cabe
Update magentic-one-cli version to 0.2.0 (#4973) 1 year ago
  Jack Gerrits 78ac9f8507
Fix magentic-one-cli version bound (#4972) 1 year ago