1049 Commits (4dc2efa123492eb2b69fecce0bcd63ebf101b026)

Author SHA1 Message Date
  Sean Goedecke 02e6574566
Update GitHub Models url to the new url (#6759) 1 year ago
  Eric Zhu d2619049f3
Add reflection for claude model in AssistantAgent (#6763) 1 year ago
  Eric Zhu 4a3634d6da
Move `docs` from `python/packages/autogen-core` to `python/docs` (#6757) 1 year ago
  Eric Zhu 89841b6aaf
Add script to automatically generate API documentation and remove hard-coded RST files; fix API docs (#6755) 1 year ago
  VARAD SRIVASTAVA 13f9a73519
Added DuckDuckGo Search Tool and Agent in AutoGen Extensions (#6682) 1 year ago
  Copilot 0bd99ee516
Add tool name and description override functionality to Workbench implementations (#6690) 1 year ago
  Copilot e10767421f
Fix GraphFlowManager termination to prevent _StopAgent from polluting conversation context (#6752) 1 year ago
  Copilot c23b9454a8
Fix GraphFlow to support multiple task execution without explicit reset (#6747) 1 year ago
  Z1m4-blu3 aa0d835f4d
Fix function calling support for Llama3.3 (#6750) 1 year ago
  Eric Zhu 556033b0f0
Update agentchat documentation with latest changes (#6735) 1 year ago
  Eric Zhu 83845584c0
update version to 0.6.2 (#6734) 1 year ago
  Tejas Dharani f650d35faa
Fix output task messages 6150 (#6678) 1 year ago
  Copilot c150f85044
Add `tool_choice` parameter to `ChatCompletionClient` `create` and `create_stream` methods (#6697) 1 year ago
  Tejas Dharani 6f15270cb2
Feat/tool call loop (#6651) 1 year ago
  S. M. Mohiuddin Khan Shiam 2b873a483b
Fix mutable default in ListMemoryConfig (#6729) 1 year ago
  Eric Zhu 3c73e08ea0
Introduce streaming tool and support streaming for `AgentTool` and `TeamTool`. (#6712) 1 year ago
  Tejas Dharani da20f7c6c7
Feature/agentchat message id field 6317 (#6645) 1 year ago
  David Schmidt 3436ec2ca1
Add support for Gemini 2.5 flash stable (#6692) 1 year ago
  jeongsu-an b9c01d0bc1
fix: enable function_calling for o1-2024-12-17 (#6725) 1 year ago
  Tejas Dharani 11b7743b7d
Fix completion tokens none issue 6352 (#6665) 1 year ago
  Victor Dibia 1183962a59
fix serialization issue in streamablehttp mcp tools (#6721) 1 year ago
  Zen 9b8dc8d707
add activation group for workflow with multiple cycles (#6711) 1 year ago
  Eitan Yarmush c5b893d3f8
add env var to disable runtime tracing (#6681) 1 year ago
  alpha-xone 89927ca436
Add mem0 Memory Implementation (#6510) 1 year ago
  Griffin Bassman f101469e29
update: openai response api (#6622) 1 year ago
  Zen cd15c0853c
fix: fix self-loop in workflow (#6677) 1 year ago
  Victor Dibia 8c1236dd9e
fix: fix devcontainer issue with AGS (#6675) 1 year ago
  Roy Shani 6e7415ecad
docs: Memory and RAG: add missing backtick for class reference (#6656) 1 year ago
  Tejas Dharani 67ebeeda0e
Feature/chromadb embedding functions #6267 (#6648) 1 year ago
  Eric Zhu 150ea0192d
Use yaml safe_load instead of load (#6672) 1 year ago
  Eric Zhu e14fb8fc09
OTel GenAI Traces for Agent and Tool (#6653) 1 year ago
  peterychang 8a2582c541
SK KernelFunction from ToolSchemas (#6637) 1 year ago
  Eric Zhu 348bcb17a8
Update version to 0.6.1 (#6631) 1 year ago
  Eric Zhu c99aa7416d
Fix graph validation logic and add tests (#6630) 1 year ago
  Eric Zhu 1b32eb660d
Add list of function calls and results in `ToolCallSummaryMessage` (#6626) 1 year ago
  Eric Zhu 4358dfd5c3
Fix bug in GraphFlow cycle check (#6629) 1 year ago
  Eric Zhu 16e1943c05
Update version to 0.6.0 (#6624) 1 year ago
  Bobur Hakimiy 76f0a9762e
fix typo in the doc distributed-agent-runtime.ipynb (#6614) 1 year ago
  Eric Zhu b31b4e508d
Add callable condition for GraphFlow edges (#6623) 1 year ago
  Sungjun.Kim 9065c6f37b
feat: Support the Streamable HTTP transport for MCP (#6615) 1 year ago
  peterychang 1858799fa6
Parse backtick-enclosed json (#6607) 1 year ago
  Jay Prakash Thakur d1d664b67e
Feature: Add OpenAIAgent backed by OpenAI Response API (#6418) 1 year ago
  Eric Zhu b0c800255a
Use structured output for m1 orchestrator (#6540) 1 year ago
  Griffin Bassman cd49d71f2a
note: note selector_func is not serializable (#6609) 1 year ago
  Griffin Bassman c683175120
feat: support multiple workbenches in assistant agent (#6529) 1 year ago
  Victor Dibia 6cadc7dc17
feat: bump ags version, minor fixes (#6603) 1 year ago
  Abhijeetsingh Meena 955f4f9b9f
Add support for specifying the languages to parse from the `CodeExecutorAgent` response (#6592) 1 year ago
  peterychang 03394a42c0
Default usage statistics for streaming responses (#6578) 1 year ago
  Victor Dibia 9bbcfa03ac
feat: [draft] update version of azureaiagent (#6581) 1 year ago
  Alex 53d384236c
Missing UserMessage import (#6583) 1 year ago