476 Commits (6bc896f6e23f604eb5e94de10df8a1706c9c84ed)

Author SHA1 Message Date
  Eric Zhu 71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280) 1 year ago
  Victor Dibia b2800d729b
Update AGS to Use AgentChat Declarative Config Serialization (#5261) 1 year ago
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 403844ef2b
feat: add Semantic Kernel Adapter documentation and usage examples in user guides (#5256) 1 year ago
  Eric Zhu 7020f2ac34
fix: update human-in-the-loop tutorial with better system message to signal termination condition (#5253) 1 year ago
  Nour Bouzid 02e968a531
FunctionTool partial support (#5183) 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 10996bc172
docs: Enhance documentation for SingleThreadedAgentRuntime with usage examples and clarifications; undeprecate process_next (#5230) 1 year ago
  Eric Zhu b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 (#5229) 1 year ago
  Eric Zhu 2ceb9dcffe
docs: Update user guide notebooks to enhance clarity and add structured output (#5224) 1 year ago
  Victor Dibia 6359b6a7be
improve component config, add description support in dump_component (#5203) 1 year ago
  Christoph Schittko 8428462513
Update literature-review.ipynb to fix possible copy-and-paste error (#5214) 1 year ago
  Eric Zhu e582072947
Update model client documentation add Ollama, Gemini, Azure AI models (#5196) 1 year ago
  Bilawal Hameed 42dc80ce60
docs: s/Exisiting/Existing/g (#5202) 1 year ago
  Eric Zhu 138913bd5b
Add Model Client Cache section to migration guide (#5197) 1 year ago
  Sachin Joglekar 8926206479
Implement default in-memory store for ChatCompletionCache (#5188) 1 year ago
  Leonardo Pinheiro db2410c705
Feature/azure ai inference client (#5153) 1 year ago
  Eric Zhu 146674399b
docs: Core API doc update: split out model context from model clients; separate framework and components (#5171) 1 year ago
  Victor Dibia 979d8ab4f1
Make AgentChat Team Config Serializable (#5071) 1 year ago
  Victor Dibia 58d789a249
Make FunctionTools Serializable (Declarative) (#5052) 1 year ago
  Jack Gerrits 44b9bff466
Update proto to include remove sub, move to rpc based operations (#5168) 1 year ago
  Pierre c3e84dc5ca
Fix function tool naming to avoid overriding the name input (#5165) 1 year ago
  Sungjun.Kim 141247f6d7
docs: Add a helpful comment to swarm.ipynb (#5145) 1 year ago
  Victor Dibia 5e9b24c3d9
Make Memory and Team an ABC (#5149) 1 year ago
  Mario Hammer e0a6a86b12
fix a small typo (#5120) 1 year ago
  Eric Zhu 8df86e2b72
docs: enhance Swarm user guide with notes on tool calling (#5103) 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
  Leonardo Pinheiro a1fdbd9692
Use caching to run tests and report coverage (#5086) 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
  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
  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 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 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
  Eric Zhu 0554fa3e2a
Add AGS to README.md (#5019) 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