1248 Commits (7dd503eccfaafbbe36c427d3cfa29abfa2b3f3f8)

Author SHA1 Message Date
  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 b571e3f7e8
Fix/broad exception handling #6280 (#6647) 1 year ago
  Tejas Dharani 11b7743b7d
Fix completion tokens none issue 6352 (#6665) 1 year ago
  Eric Zhu 087ce0f4eb
Unpin uv version to use the latest version (#6713) 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
  Aaron (Aron) Roh 892492f1d9
docs: fix shell command with escaped brackets in pip install (#6464) 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
  Sungjun.Kim b8d02c9a20
feat: Add missing Anthropic models (Claude Sonnet 4, Claude Opus 4) (#6585) 1 year ago
  Sungjun.Kim db125fbd2d
Add created_at to BaseChatMessage and BaseAgentEvent (#6557) 1 year ago
  peterychang 726e0be110
Add/fix windows install instructions (#6579) 1 year ago
  peterychang 0a81100f72
remove superfluous underline in the docs (#6573) 1 year ago
  Björn Holtvogt f7a45feca1
Add option to auto-delete temporary files in LocalCommandLineCodeExecutor (#6556) 1 year ago
  Damien Menigaux c6c8693b2c
Add gemini 2.5 fash compatibility (#6574) 1 year ago