1102 Commits (70784eaedaebec38aa422bee2199f17a2f87235b)

Author SHA1 Message Date
  Abhijeetsingh Meena e28738ac6f
Add async support for `selector_func` and `candidate_func` in `SelectorGroupChat` (#6068) 1 year ago
  EeS bca4d7e82f
FIX: Anthropic multimodal(Image) message for Anthropic >= 0.48 aware (#6054) 1 year ago
  Victor Dibia a2add02b12
[Draft] Add Tracing docs to agentchat (#5995) 1 year ago
  cheng-tan 6f784ac186
[Accessibility] Fix: screen reader does not announce theme change and nested nav label (#6061) 1 year ago
  Eric Zhu 26364e3dfb
doc: Improve documentation around model client and tool and how it works under the hood (#6050) 1 year ago
  湛露先生 97ccc582fc
Fix some code for clean autogenstudio (#5981) 1 year ago
  afourney eaef7bab7c
Allow Docker-out-of-docker in AGBench (#6047) 1 year ago
  cheng-tan ff847cccad
[Accessibility] fix screen reader is not announcing 'Copied' information (#6059) 1 year ago
  Stuart Leeks 9a536e5d2b
Update migration guide type name (#5978) 1 year ago
  WuYunlong 334209f825
Correct README command examples for chess game sample. (#6008) 1 year ago
  peterychang 8f58e4704f
Add alt text for clickable cards on website (#6043) 1 year ago
  peterychang a21a60b4f3
add alt text to images (#6045) 1 year ago
  gagb 878aa4c3fc
Add linter to AGBench (#6022) 1 year ago
  Hussein Mozannar fef953e062
Fix bytes in markdown converter playwright (#6044) 1 year ago
  Eric Zhu 46add11ec7
Move start() and stop() as interface methods for CodeExecutor (#6040) 1 year ago
  peterychang 989d99dabe
Announce current page on sidebar links, version (#5986) 1 year ago
  afourney ecdb74b1ef
Limit what files and folders FileSurfer can access. (#6024) 1 year ago
  Federico Villa 262c74fd41
Properly close model clients in documentation and samples (#5898) 1 year ago
  EdwinInnovation 3498c3ccda
Fix issue #5946: changed code for ACASessionsExecutor _ensure_access_token to be https:/ /dynamicsessions.io/.default (#6001) 1 year ago
  Eric Zhu 9103359ef4
add cancellation support to docker executor (#6027) 1 year ago
  Eric Zhu 855bcd711c
Add API doc for save_state and load_state for SingleThreadedAgentRuntime (#5984) 1 year ago
  湛露先生 8f42e5a27f
redundancy package delete. (#5976) 1 year ago
  Eric Zhu 69292e6ff4
Update mimum openai version to 1.66.5 as import path changed (#5996) 1 year ago
  Zachary Huang d83927e22a
fix AssistantAgent polymorphism bug (#5967) 1 year ago
  Eric Zhu a8cef327f1
Support json schema for response format type in OpenAIChatCompletionClient (#5988) 1 year ago
  Federico Villa 09d8d344a2
Filter invalid parameters in Ollama client requests (#5983) 1 year ago
  Abhijeetsingh Meena c4e07e86d8
Implement 'candidate_func' parameter to filter down the pool of candidates for selection (#5954) 1 year ago
  Victor Dibia 8f8ee0478a
AGS - Test Model Component in UI, Compare Sessions (#5963) 1 year ago
  ZakWork 685142cf51
Fix R1 reasoning parser for openai client (#5961) 1 year ago
  afourney e5ab7d55cf
Some pandas series were not being handled correctly (#5972) 1 year ago
  afourney 22b68b96b6
Added a flag to agbench to enable Azure identity. (#5977) 1 year ago
  Eric Zhu 483532180a
Improvements to agbench (#5776) 1 year ago
  Eric Zhu aba41d74d3
feat: add structured output to model clients (#5936) 1 year ago
  Eric Zhu 9bde5ef911
Improve docs for model clients (#5952) 1 year ago
  Victor Dibia fe1feb3906
Enable Auth in AGS (#5928) 1 year ago
  Eric Zhu 5f9e37dc27
Upgrade llama cpp to 0.3.8 to fix windows related error (#5948) 1 year ago
  Nissa Seru 0276aac8fb
Fix `poe check` on Windows (#5942) 1 year ago
  Victor Dibia b8b7a2db3a
Ensure SecretStr is cast to str on load for model clients (#5947) 1 year ago
  Victor Dibia 296de5253a
Update AgentChat Docs for RAGAgent / Teachability (#5935) 1 year ago
  Eric Zhu a4b6372813
Use SecretStr type for api key (#5939) 1 year ago
  afourney 84c622a4cc
Fixes an error that can occur when listing the contents of a directory. (#5938) 1 year ago
  Napat Gun R. fc6fb4ea15
fix: revert to python:3.10-slim base image for AutoGen Studio (#5932) 1 year ago
  dependabot[bot] 3b1ed78c64
Bump @babel/helpers from 7.26.9 to 7.26.10 in /python/packages/autogen-studio/frontend (#5905) 1 year ago
  dependabot[bot] 6bf22ea1df
Bump @babel/runtime from 7.26.9 to 7.26.10 in /python/packages/autogen-studio/frontend (#5904) 1 year ago
  Victor Dibia 87707bca37
Improve AgentChat Teams Doc (#5930) 1 year ago
  Yusuf Kaka f1e615321e
Update memory.ipynb - fixed typo chroma_user_memory (#5901) 1 year ago
  Eric Zhu 3a1108a575
fix: make sure system message is present in reflection call (#5926) 1 year ago
  Nissa Seru 6ae098fe49
bugfix: Workaround for pydantic/#7713 (#5893) 1 year ago
  afourney aefa66a3ce
Update MarkItDown. (#5920) 1 year ago
  Eric Zhu 4d8b97eed1
Fix logging error with ollama client (#5917) 1 year ago