103 Commits (main)

Author SHA1 Message Date
  fiow123 c715876a95
Extend pydantic model capability for anyOf/oneOf item typing (#6925) 11 months ago
  Brian Fox ac28510c42
Add support for `"format": "json"` in JSON schemas (#6846) 11 months ago
  Copilot 0bd99ee516
Add tool name and description override functionality to Workbench implementations (#6690) 1 year ago
  Copilot c150f85044
Add `tool_choice` parameter to `ChatCompletionClient` `create` and `create_stream` methods (#6697) 1 year ago
  Eric Zhu 3c73e08ea0
Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 1 year ago
  peterychang 1858799fa6
Parse backtick-enclosed json (#6607) 1 year ago
  peterychang 9118f9b998
Add ability to register Agent instances (#6131) 1 year ago
  Eric Zhu cbd8745f2b
Add guide for workbench and mcp & bug fixes for create_mcp_server_session (#6392) 1 year ago
  Eric Zhu 8fcba01704
Introduce workbench (#6340) 1 year ago
  EeS a283d268df
TEST/change gpt4, gpt4o serise to gpt4.1nano (#6375) 1 year ago
  abhinav-aegis a4a16fd2f8
Aegis structure message (#6289) 1 year ago
  Eric Zhu e686342f53
Fix token limited model context (#6137) 1 year ago
  Griffin Bassman 7487687cdc
[feat] token-limited message context (#6087) 1 year ago
  Eric Zhu aba41d74d3
feat: add structured output to model clients (#5936) 1 year ago
  Eric Zhu 740afe5b61
Add ToolCallEvent and log it from all builtin tools (#5859) 1 year ago
  afourney 8f737de0e1
Add client close (#5871) 1 year ago
  Muhammad Junaid 0b9a622b56
Fix: Auto-Convert Pydantic and Dataclass Arguments in AutoGen Tool Calls (#5737) 1 year ago
  Leonardo Pinheiro 906b09e451
fix: Update SKChatCompletionAdapter message conversion (#5749) 1 year ago
  Jack Gerrits 6b68719939
Allow background exceptions to be fatal (#5716) 1 year ago
  Eric Zhu 80891b4841
doc & fix: Enhance AgentInstantiationContext with detailed documentation and examples for agent instantiation; Fix a but that caused value error when the expected class is not provided in register_factory (#5555) 1 year ago
  Eric Zhu 69c0b2b5ef
fix: Add model info validation and improve error messaging (#5556) 1 year ago
  Eric Zhu ec314c586c
feat: Add strict mode support to BaseTool, ToolSchema and FunctionTool (#5507) 1 year ago
  wistuba 7a772a2fcd
feat: add indictor for tool failure to FunctionExecutionResult (#5428) 1 year ago
  Eitan Yarmush 172a16a615
Memory component base (#5380) 1 year ago
  Jack Gerrits 40d74a32a1
Use proto descriptor for typename (#5346) 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
  Victor Dibia 6359b6a7be
improve component config, add description support in dump_component (#5203) 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
  Victor Dibia 5e9b24c3d9
Make Memory and Team an ABC (#5149) 1 year ago
  Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 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
  Jack Gerrits 404522bd6b
Split apart component infra to allow for abstract class integration (#5017) 1 year ago
  peterychang 71a3b238e7
Activate deactivate agents (#4800) 1 year ago
  Jack Gerrits 5b9be79fba
feat!: Add message context to signature of intervention handler, add more to docs (#4882) 1 year ago
  Griffin Bassman bdfdc6ab5e
fix: poe check errors to pass (#4917) 1 year ago
  Jack Gerrits e6ac2f37fa
Update logged events, add message id to send message (#4868) 1 year ago
  Jack Gerrits c58eb9d120
Move intervention objects to root module (#4859) 1 year ago
  Jack Gerrits cb1633b501
feat!: Add support for model family specification (#4856) 1 year ago
  Jack Gerrits 190fcd15ed
fix!: Fix SingleThreadedAgentRuntime busy loop (#4855) 1 year ago
  Leonardo Pinheiro 9a2dbb4fba
Add * before keyword args for ChatCompletionClient (#4822) 1 year ago
  Jack Gerrits 0040016bec
Remove usage of internal pydantic functionality for forward ref eval (#4816) 1 year ago
  Jack Gerrits 90d6723685
Usability improvements to component config (#4794) 1 year ago
  Jack Gerrits dda208f9b4
Add component config support (#4757) 1 year ago
  Aditya Kurniawan c989181da2
use model context for assistant agent, refactor model context (#4681) 1 year ago
  kiyoung 2cd91f66d8
make "Alias", "ImportFromModule" classes hashable (#4734) 1 year ago
  Jack Gerrits 218e84fd8e
Migrate remaining components (#4626) 1 year ago
  Jack Gerrits 87011ae01b
Migrate model context and models modules out of components (#4613) 1 year ago